- Fixed issue where the page title on the new posts tab on the what's new page would revert to the board title.
- Removed support for [XB] Content Feeds since they have implemented their own infinite scrolling.
- Merged all JS into scroll.js
- Various performance improvements
- Fix: Whats new posts banner 'Threads below have not been updated since your last visit.' would would only display on page 1. If on page 2 or further, would not show.
- Change: 'Resume loading' button is now 'Resume scrolling'. Phrase can be changed.
- Change: Bottom pagination is now always visible.
- Change: Reorganized and renamed options slightly
- Added: Pause button is now available inside page dividers, so users may pause infinite scrolling if they need to access pagination or other reasons. Pause button will not show up on the last page. Once the user hits pause, the resume scrolling button will appear at the bottom. This change applies to discussion list, threads, and whats new posts.
![]()
![]()
Currently, the pause feature is not available for [XB] Forum Content List Tabs because the add-on does not use pagination. Will consider adding in the future.
- Added: New option to prevent the user's new reply from being inserted in the middle of a thread. This only applies if there are more pages in the thread to load. Users will receive an AJAX notification indicating their reply has been posted. If the user is at the last page of the thread, default reply behavior will resume.
- Maintenance: Code clean up and performance improvements
![]()
NOTE: Full friendly URLs is now a requirement.
- Fix: Extra query parameter in URL removed when clicking on page number in threads and posts
- Fix: Array to string conversion error occurred when filtering prefixes with Multi Prefix installed.
- Add: All text is fully phrased now for easy translation.
Known Issues:
- Added: Mobile scrolling distance option. I added this option to help counteract long sidebars below content.
- Added: User preference option to disable infinite scrolling. This user preference is enabled by default.
- Added: User group permission to use infinite scrolling.
- Added: Clicking on Page X in the page divider will now take you to that page.
- AdSense does not work between posts. I'm currently working on getting an AdSense account set up to test this.
- Depending on your uBlock configuration, it may block the infinite scrolling script. I changed the ad detection class
infinite-scroll-ad-containertoinfinite-scroll-containerto help counter act this. It's working on my end with uBlock enabled, but I would like feedback regarding this.
Beta 3
- Fix: Better handling for loading procedures in all areas
- Fix: Better handling for reply stopper in posts
- Fix: Article forum grid support
- Added: Page divider for threads and posts. This option is located in style properties to enable.
![]()
Thank for the feedback everyone!
Thanks to @ge66 for identifying this problem.
- Added: Support for in-between post ads in thread view. For this to work correctly, you need to wrap the ad HTML in the following class container:
Code:<div class="infinite-scroll-ad-container"> <!-- ad here --> </div>
We use essential cookies to make this site work, and optional cookies to enhance your experience.