Neuerungen & Verbesserungen:
- NEW: the slug of generic categories can now be translated
- NEW: allow themes to bring their own tinymce.ini config file
- NEW: implement cache markers for static article content like images which allows for immediate updates on changes even with long expire dates
- NEW: licenseinfo of image is put into the title tag of teaser images
- NEW: dynamic content group block allows to sort selected events by event start date
- NEW: block assignment view ("Schlaglichter verwalten") allows to turn on/off blocks by active-on-this-node state
Fehlerbehebungen:
- fix: allow registered methods to change_teaser and change_detailview hooks to actually change the result
- fix: re-enable the behaviour of content selection on index pages with different language
- fix: re-enable creation of slugs (bug introduced in 3.18), system update fixes this automatically
- fix: meta-tag detection for created items
- fix: XML escaping in sitemap
- fix: sometimes the submit button was lost in the SETUP wizard due to a code dependancy
- fix: stay in current language when using the search form
Sonstiges:
- indicate deleted users in the backend user search select box
- minor SEO work (small info in backend and viewport in some image display situations)
- explicitely (un)set MySQL mode per db session to have consistent behaviour on newer database releases
- category description is available in category-app-template and displayed by default, see lib/templates/settings.tpl
- user management: display a message that mail is sent to the user on password change if that is configured
- optimize slug creation step during a V2 to V3 migration via wizard
- the UI messages of the category manager are now completely changeableminor UI message changes