3.6.3 [Released - 2022-06-27 ]
Bug Fixes
- Fix for mini-calendar popovers after calendar navigation
- Fix for loading new events in Joomla 4 with PHP 8.1
- Fix for loading new events in Joomla 4 with PHP 8.1
3.6.2 [Released - 2022-02-16 ]
Features
Bug Fixes
- Fix timings and log output for getmoreevents in Joomla 4
- Only load JEvents uikit css and JS if using in the frontend AND if using float_style 3
- Fix for show repeats count issue
- UIkit style improvements
- Masonry to fill full css width of container
3.6.1 [Released - 2021-03-05 ]
Features
- Improved uikit float version for latest events module
3.6.0 [Released - 2021-01-20 ]
Features
- Full implementation of float layout for latest events module
- Joomla 4 compatibility
- Optional fallback to old version of the code
Bug Fixes
- Remove mailto link in Joomla 4
- Change scope for uikit modal popup so that we pick up correct scoped styling
- Better traps for incompatible module config settings i.e. duplicate headers/footers.
Older Changes
- Version 3.4.8 - new UIKit float style with support for latest events module too!
- Version 3.4.6 - Reworked the JS to be more readable and set var for container. Moved from progress to done for imagesLoaded which fixes the issue with not columnising when no images exist.
- Version 3.4.5 - Refactored Advert row support, you can add a module to the position:
- Version 3.4.4 - hide button when there are less events
- Version 3.4.3 - Fix for leaving behind show in classes. should just be hide, Numbering of events count fix, Fixed Pagination limit, Fixed Invalid token for non-logged in users, PreLoad data into the value that's accessible to avoid loading page, then loading data. Helps with caching and speed too, Fixed Limit Start not being applied from JEvents Config, Make sure empty config array is passed as parameter to FloatViewRange class instantiation.
- Version 3.4.2 - Float theme total count needs to be updated to reflect currently active filters
- Version 3.4.1 - Added check to remove load more events when no more events can be loaded.