* [FEATURE] Add support for TYPO3 12 - please use the Upgrade wizzard to get your plugins to work!
* [TASK] Remove dependencies of generic Extbase domain classes - Thx to https://github.com/theLine
* [REFACTOR] Use Country API from TYPO3
* [REFACTOR] Dataprocessor for CleanUserGroup is transferred to a Middleware
* [REFACTOR] Because of new handling for uploaded files the Dataprocessor for Imagemanipulation is removed
* [DOCUMENTATION] Replace outdated signal documentation with event description
* [TASK] Update unit tests & behaviour tests
* [BUGFIX] Fix validation for allowed usergroups
* [FEATURE] Integrate Static Info tables via Service - thx to Daniel Hoffmann (in2code)
* [TASK] Upport all fixes from 7.1-7.2 - thx to Daniel Hoffmann (in2code)
* [TASK] Upport from scroll-fix - thx to Daniel Hoffmann (in2code)
* [BUGFIX] Bugfix wrong colspan - thx to Luis Thaler (in2code)
* [BUGFIX] Make backend module accessible for editors - thx to Luis Thaler (in2code)
* [BUGFIX] Fix image URLs in README.md - thx to Daniel Haupt
* [BUGFIX] Shows the labels in New Content Wizard again - thx to Daniel Hoffmann (in2code)
* [BUGFIX] Make captcha parameter optional - thx to Daniel Hoffmann (in2code)
* [BUGFIX] Add missing use statement for ObjectAccess - thx to Stefan Busemann (in2code)
* [BUGFIX] Add full object support in getDirtyPropertiesFromUser() - thx Torben Hansen
* [BUGFIX] Do not re-evaluate object values in ServersideValidator - thx to Torben Hansen
* [BUGFIX] Add missing pluginName in FrontendUtility - thx to Daniel Hoffmann (in2code) / bpaulsen
* [BUGFIX] Exception when accessing a fe_user record in the TYPO3 Backend - thx to Daniel Hoffmann (in2code)