Neuerungen & Verbesserungen:
- fix: slug management page pagination; items per page added
- login block allows to set the target page (where your login form data get posted to)
- contact forms and event registration on the backend index view now display the number of current entries for better notification
- display path and images for the auto-generated thumbnails in backend
- the positions of blocks, when you add one in the frontend, are now displayed (e.g. "Linke Spalte unten"...)
- dynamic content group block now allows sorting by 'last changed' so you can create real 'Recently updated articles' lists; make sort-order information available in the template
- make contactform and eventregistration data that is sent via mail more readable
Fehlerbehebungen:
- order of a content list, e.g. when adding a static index page, is now (again) respected
- minor GUI fixes, theme re-save-fix
Sonstiges:
- removed config/captcha.ini, the functionality including preview of the actual captchas is now part of the backend settings
- form fields can now be marked as translatable, makes it easy for new forms or plugins to integrate into the multi language system; CORE blocks already use this feature
- more stable preview functionality
- increased test coverage
- Various icons of content-types and blocks updated (better look)