This commit is contained in:
erwanlr
2019-03-30 07:20:14 +00:00
parent 1baa3e23b2
commit 07b3826806
509 changed files with 82506 additions and 48 deletions

View File

@@ -0,0 +1,30 @@
== Changelog ==
= 1.0.5 - 2018-05-20 =
* Feature - Add layout settings.
* Feature - Add button color scheme settings.
* Feature - Add GDPR Compliance.
= 1.0.4 - 2018-04-25 =
* Tweak - OAuth2 `state` parameter stored as session cookie. Fixes Issue #1.
= 1.0.3 - 2017-12-17 =
* Feature - Stop updating username and display_name on sub-sequent signins.
* Feature - Add settings for defining a specific redirect URL after signin.
= 1.0.2 - 2017-11-25 =
* Feature - Add `authentiq_pre_insert_user_data` filter.
* Feature - Add `authentiq_redirect_to_after_signin` filter.
= 1.0.1 - 2017-11-14 =
* Tweak - Support WordPress 4.9.
* Tweak - Make the Authentiq button in frontend a bit smaller.
= 1.0.0 - 2017-10-29 =
* Initial public release.