Releases: Flowpack/Flowpack.Neos.FrontendLogin
3.0.0 – Neos 3.0 compatibility
TASK: Rename LoginForm.ts2 to LoginForm.fusion
2.1.0
A new release of the Flowpack.Neos.FrontendLogin TYPO3 Neos plugin demonstrating a simple "frontend login".
This version comes with a new feature that allows for specifying target pages a user is redirected to upon login/logout (Thanks a lot to @ger4003 for contributing!).
This release also includes some minor fixes and tweaks.
2.0.0
Second Major Release
The second release of the Flowpack.Neos.FrontendLogin TYPO3 Neos plugin demonstrating a simple "frontend login".
This is a greatly simplified version with less dependencies so that it can be integrated with existing applications more easily.
1.0.1
[TASK] Fix Neos dependency This adjusts the composer manifest to not depend on "dev-master" of the ``TYPO3.Neos`` package but on 2.x.
1.0.0
Initial Release
The first release of the Flowpack.Neos.FrontendLogin TYPO3 Neos plugin demonstrating a simple "frontend login".
DISCLAIMER:
This is just a basic prototype with various limitation. You should think twice before using it in productive applications.