Releases: thathoff/kirby-oauth
Releases · thathoff/kirby-oauth
v3.1.0
Bugfixes
- add homepage to composer file (thanks @pReya)
- fix compatibility with Kirby 4.2 (Closes #37)
Features
- add option icon to login button (thanks @pReya)
- show OAuth errors in Kirby’s login screen
v3.0.0
Features
- Support Kirby 4
- Add German Translation to Login View
v2.0.2
Bugfixes
- Fix compatibility with Kirby 3.9
v2.0.1
Bugfixes
- Don’t overwrite email address set when using azure (#26, Thanks @ieteo)
- Add info about the redirect URL to README (#23)
v2.0.0
- Add support for Kirby 3.6. (#21)
For Kirby <3.6 support please use version 1 of this plugin.
v1.2.2
Bugfixes
- Disable installation redirect when plugin is disabled
v1.2.1
Bugfixes
- fix support for kirby > 3.5.0
Please Note:
This breaks support for Kirby < 3.5.0 due to a bug in Kirby. Please try version <= 1.2.0 of this plugin if you’re still required to run an old Kirby version.
v1.2.0
Features
- Replace hackish login screen implementation with proper plugin (thanks @PaulRaschke), see #5
Bugfixes
v1.1.2
Bug Fixes
- generate random password as kirby 3.5 requires users to have one (Closes #14)