Releases: hschottm/tags
Releases Β· hschottm/tags
Version 5.0.4.1
Version 5.0.4
- Replaced deprecated extraction of URL parameters
Version 5.0.3
- Fixed a crash loading news content by adding a missing import statment
Version 5.0.2
- Fixed various wrong or missing import statements
- Correctly wired the services (insert tags) and listeners (dca callbacks, content callbacks) to the services and listeners yml files
Version 5.0.1
- Fixed crashes that occur with pre-filtered lists
Version 5.0.0
- Complete rewrite as a Contao bundle targeting Contao release 5.3 TLS
Version 4.9.15
- Added missing assignments of template variables for a tag object list that were causing code crashes
- Fixed error that can occur with PHP 8 when a value is too short
- Removed an unused function
- Layout fix
Version 4.9.14
- Added checks for several array keys to prevent PHP warnings
Release 4.6.6
- Fixed a compilation error using an outdated version of Controller::addImageToTemplate
Release 4.9.13
- Fixed a compiler error using an outdated version of Controller::addImageToTemplate