Releases: yeebase/Yeebase.TwoFactorAuthentication
Releases · yeebase/Yeebase.TwoFactorAuthentication
Add Flow 6.x compatibility
This is a breaking change and therefore a new major release as the Neos\Flow\Mvc\ActionRequest\RequestPatternInterface
changed it's method signature for it's matchRequest
method
2.2.0: Merge pull request #5 from DavidSporer/configurable-applicationname
You're now able to set an application name when generating an activation qr code. Thanks to @DavidSporer for this one!
Doctrine 1.3.x compatibility
Bugfix release fixing compatibility with doctrine/persistence
1.3.x (see #3)
Flow 5.3 compatibility
Merge pull request #2 from yeebase/feature/flow-53-compatibility FEATURE: Flow 5.3 compatibility
Second Major Release
Includes a major overhaul of the package (see README) and introducing Semantic Version naming scheme for releases.
First working and well documented release
1.0 TASK: Add info on how to integrate to README
Initial release
0.1 FEATURE: Initial implementation of Two-Factor-Authentication