Version 0.9.11
- Formhandler log table was missing a label.
- Removed folders "Documentation" and "Meta" as they are unused
- Removed unused settings from default config
- Removed "flexform_editor.xml". This was used by a previously removed feature
- Removed "fpdf" since no component uses it anymore.
Removed "tests" since nobody really wrote some anyway
- Removed unused Interceptor_Save and Interceptor_Default
- Somehow the validator got messed up. Checking restrictErrorChecks didn't work properly anymore. (fixes #11699)
- Follow-Up to #12106: Forgot to commit changes in StaticFuncs
- Added "fillValueMarkersBeforeLangMarkers" possibilities to View_Mail (fixes #10586)
- RandomID got reset by controller (fixes #12106)
- New option "insertIfNoUpdatePossible" (fixes #12354)
- Changed version information to 0.9.11dev
- Removed PreProcessor_Default, since it had no prupose at all (fixes #11669)
- New version number + changelog due to TER upload