3.6.3 [Released - 2022-04-14 ]
Bug Fixes
- Fix for mini-calendar popovers after calendar navigation
3.6.2 [Released - 2022-04-07 ]
Bug Fixes
- Fix for popovers in mini=calendar when using uikit theme
3.6.1 [Released - 2021-03-16 ]
Features
- Joomla 4 installation process improvements
Bug Fixes
- Fix weekly tabular layout on mobile devices
Older Changes
- v. 3.3.7 - new config option to allow plugin to be run in list views so you can show matching events for each of your events in a date range view etc. BUT take care as this will have a performance impact
- v. 3.3.4 - When matching based on custom fields or tags need to reset some static variables
- v. 3.3.3 : Code was returning 'true' instead of empty string when there were no matching events - this lead to a "1" being output
- v 3.3.2 : Fixed handling layouts when Global is chosen
- v 3.3.1 : Fixing handling parameters when updating from older versions.
- v 3.3.0 : Multiple criteria match and other fixes. Please check CHANGELOG.md file included in the package.
- v 3.2.1 : Allows option to skip matching events where custom field values are blank and php 5.4 notice removals
- v 3.2.0 : Now allows multiple output types in Customised Layouts and fixes matching events not accepting html.
- v 3.1.6 : If no custom fields match then return no events, include AND/OR custom fields matching config option, block recursion in plugin calls
- v 3.1 : Make compatible with Custom fields plugin 3.0
- v 1.2.0 adds option to filter by selective custom fields - use the attribute matchevents="1" on the fields you want to include.
- v 1.1.3 adds support for multi-category events in Joomla 2.5
- v 1.1.2 fixes missing translation in field selection dropdown when editing layouts.