Skip to content

v3.2.0 Feature release

Choose a tag to compare

@lukaszuznanski lukaszuznanski released this 09 Nov 20:20
c12a000

What's Changed

Cookie domain middleware

We introduced cookie domain middleware which allows you to set different domains for cookies. When you have TYPO3 instance with multiple domains and you want to use frontend login or look at hidden pages, then this feature is really helpful.

Gallery and images processing fixes

We aligned processing of gallery processor with core, additionally we fixed issues with rendering meta tags of files when using gallery processing also, added feature to resolve double processing of files when chaining FileProcessor & GalleryProcessor

Felogin adjustments

Adjust ext:felogin handling to match nuxt-typo3 functionalities. Add logged in state. Handle recovery password view.

Features:

Tasks:

Bugfixes:

New Contributors

Full Changelog: v3.1.2...v3.2.0