Current 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.
Current 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
Current 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