Version 1.0.3.0
11 June 2025
Moved files related to Amasty Shopby compatibility into a separate module to ensure compatibility with the latest versions of Magento and PHP.
So, if you have Amasty Shopby installed, you also need to install the compatibility module, which can be downloaded from the ‘My Account’ page under the Downloads section, just like the main module files.
Version 1.0.2.1
25 March 2025
- Fixed duplicate page status element
- Fixed page status not updated on scroll when load type is on click
- Fixed clear url param if current page is higher than total pages
Version 1.0.2.0
07 March 2025
- Added page status block – Displays the current page position as either sticky or fixed. Can be always visible or hidden when outside the products container. Useful for load-on-scroll when status/progress isn’t visible.
- Added custom scroll restoration for improved navigation.
- Optimized performance – Fixed forced reflow and implemented other performance enhancements.
- Fixed missing “Load Previous Page” button when load-on-scroll is enabled.
- Fixed loader getting stuck on the last page with infinite scroll.
- Fixed current page value not updating when a product is larger than the viewport. Added a scale threshold to resolve the issue.
- Added secure renderer for CSP compatibility.
Version 1.0.1.1
04 September 2023
- Added Compatibility with Core Module v1.3.4 (Added logger)
- Fixed condition for infinite scroll for widgets
Version 1.0.1
12 October 2022
- Fixed possible issues with widgets pagination
- Added debug option for widgets pagination
- PHP 8 compatibility fixes
- Magento 2.4.5 compatibility fixes
- Fixes possible issue with pages preload
Version 1.0.0.1
28 May 2022
- Fixed php deprecation errors
- Fixed possible form key error due to 3rd party extensions
Version 1.0.0
22 November 2021
- Initial Release