Releases: hschottm/tags
Releases · hschottm/tags
Version 4.5.5
- Fixed a crash in the EventReader module by copying a private function from the Contao source into the EventReader class of the tags extension
Version 4.4.2
- Fixed a crash in the EventReader module by copying a private function from the Contao source into the EventReader class of the tags extension
Version 4.6.2
- Added missing ASCII conversion for CSS class names to prevent special characters in CSS class names
Version 4.5.4
- Fixed a Contao 4.10 only call
Version 4.5.3
- Fixed link generation which ignored the jumpto option in the tag objects
- Added ASCII conversion for CSS class names to prevent special characters in CSS class names
Version 4.4.1
- Fixed link generation which ignored the jumpto option in the tag objects
- Added ASCII conversion for CSS class names to prevent special characters in CSS class names
Version 4.0.24
- Fixed a Contao 4.10 only call
Version 4.0.23
- Fixed link generation which ignored the jumpto option in the tag objects
- Added ASCII conversion for CSS class names to prevent special characters in CSS class names
Version 4.6.1
- Fixed link generation which ignored the jumpto option in the tag objects
- Added ASCII conversion for CSS class names to prevent special characters in CSS class names
- Updated getAllEvents parameter declaration to Contao 4.10 compatibility
Version 4.5.2
- Updated getAllEvents parameter declaration to Contao 4.10 compatibility