Releases: josefglatz/beuser_fastswitch
TYPO3 13.4 LTS support
This release updates the extension to support TYPO3 13.4 LTS.
No functional changes. Just use version 6.x and you're good to go!
TYPO3 11 LTS support!
and first 12.0-dev supported release
Bugfixes release
3.2.1 [RELEASE] Raise version numbers
Support for TYPO3 X
This release extends the TYPO3 core version support for 10.
Backport AJAX user search for TYPO3 8.7 LTS
Just update and all is fine (hopefully) ¯_(ツ)_/¯
Followup release of 3.0.0: support for simplifiedControllerActionDispatching=on
Supports the TYPO3 core feature toggle simplifiedControllerActionDispatching
Add support for TYPO3 instances with a huge number of backend editors
Thanks to @AMartinNo1, the extension now offers an AJAX search
You can search non-admin backend users by realName
, username
, email
or
unique ID uid
.
Other significant features/changes
- result list is now ordered by
lastlogin DESC
- README lists all features
- The height of the toolbar item dropdown is configured by CSS
vh
(viewport height)
How to update
Run composer req josefglatz/beuser-fastswitch:^3
to update your existing TYPO3 9.5 LTS instance
Upcoming ToDo's
- Introduce Documentation
- Add optional constraints
- Get feedback from users
- Support for TYPO3 10 #xmarksthespot
TYPO3 9.5 LTS compatibility
Version 2.0.0 supports only TYPO3 9.5 LTS anymore.
As there are no new features a hard break was done and support for TYPO3 8.7 LTS was removed.
The extensions does exactly the same after the update. No migration is needed. I had to introduce a new major version according to semantic versioning.
Cheers,
¯_(ツ)_/¯
Initial stable version
1.0.0 Initial stable version