- fixed support of translated records in language menus in TYPO3 9.4. Please take care to add the assignment of the menuConfiguration inside your TypoScript. (see documentation)
- new feature to support translated records in language menus
- added support for TYPO3 9.5 (page not found handling is dropped as well as all realurl features for TYPO3 9.5. In 8.7 everything as before.)
- dropped support for TYPO3 6.2 and 7.6
- ajax content renderer is not working as long as issue 88631 of TYPO3 core is not fixed
- bugfixes
- ajax requests can have a dedicated redirect. check documentation
- bugfixes
- GET Request can be triggered instead of POST in ajax requests
- update bootswatch
- bugfixes
- cleanup
- bugfixes
- new utility to use apc(u) easy as cache backend
- take care of multi-select/-checkboxes for ajax POST requests
- cleanup
- bugfixes
- add hook after fetching pagenotfound content
- optimized image handling in ajax requests
- added JS hook after content is replaced in ajax requests
- make it possible to lazy load tt_content USER_INT plugins via ajax at page
- don't ignore codes 1 and 2 for any typeNum except 0 by default in page not found handling
- cleanup
- added documentation
- bugfixes
- AjaxContentRenderer: support the content id in div, section and article
- updated documentation
- added Parsedown Extra class for more flexibility
- made plugin USER
- bugfixes
- updated parsdown library from 1.1.1 to 1.6.0
- bugfixes
- added documentation
- add cHashExcludedParameters for common tracking tools
- bugfixes
- deactivate Content Object Exception Handling if mktools Error Handling is active
- Initial TYPO3 8.7 LTS Support
- static action ts template renamed
- converted manual to markdown
- added support for TYPO3 7.6
- New FlashMessage feature implemented
- check Typoscript cObject upon PagaNotFoundHandling
- [BUGFIX] für XClass Registrierung in TYPO3 6.2
- [BUGFIX] generate realurl file even if no pages with FixedPostVar type exist
- [BUGFIX] execute tests not before TYPO3 6.2 of CLI task to find unused locallang labels
- [FEATURE] CLI task to find unused locallang labels
- [TASK] Responsive Images for MarkDown Action
- [BUGFIX] fixed docu
- [TASK] refactored database testcase and SEO Meta Robots Tag
- [BUGFIX] libs fixed. using prefer dist instead of prefer source.