Releases: slub/slub_events
Releases · slub/slub_events
SLUB Events v6.0.0
What's Changed
- compat for v11 by @chrode in #99
- Zugangslinks zu Onlineveranstaltungen by @chrode in #101
- Kategorisierung von Veranstaltungen by @chrode in #100
- Fix typo and link in Readme by @schorschii in #107
- Show event.cancelled as YES/NO too instead of 0/1 by @schorschii in #108
- Fix some SQL errors due to duplicate and missing definitions by @chrode in #110
- Fix Dependency injection not working in Validator by @chrode in #111
- Event descrition was missing from ICS attached to subscribe emails by @chrode in #112
- [FEATURE] Add HTTP-REST API for Events by @chrode in #105
New Contributors
- @schorschii made their first contribution in #107
Full Changelog: v5.1.3...v6.0.0
SLUB Events v5.1.3
Maintenance Release
What's Changed
- Add 'hide cancelled events' button by @gnuj in #97
- Change customerid from number to text by @chrode in #98
Full Changelog: v5.1.2...v5.1.3
SLUB Events 5.1.2
Maintenance Release
What's Changed
- [BUGFIX] add Extbase persistence configuration for TYPO3 version 10.4 by @PeaceSfiSh in #95
- Prepare maintenance release by @albig in #96
Full Changelog: v5.1.1...v5.1.2
SLUB Events 5.1.1
SLUB Events 5.1.0
SLUB Events 5.0.5
This is a bugfix release.
Fixes:
- remove debug output
- show proper localized category titles in genius bar view
SLUB Events 5.0.4
This releases contains bugfixes and maintenance tasks.
Thank you @PeaceSfiSh for the code refactoring for the backend module.
SLUB Events 5.0.3
This release contains
- code refactoring for better compatibility with TYPO3 10 backend modules. This work is still in progress by @PeaceSfiSh. Thank you for your work.
- minor bugfixes
- new setting to save email attachements and body-html to typo3temp for debugging purpose
SLUB Events 5.0.2
This release fixes several small but essential bugs like
- wrong TCA configuration
- fix cache clearing after subscribing to an event
- fix import of events via T3D import/export
It also adds
- some more translatable language labels
- cleanup unused fluid templates
- add an update wizard for the contact photos prior TYPO3 9
Thanks to @PeaceSfiSh for contribution!
SLUB Events 5.0.1
Bugfix release
Fix some errors with TYPO3 10.4 LTS
Fix sql errors onusing mysql strict mode