-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathCHANGELOG.txt
More file actions
34 lines (20 loc) · 815 Bytes
/
CHANGELOG.txt
File metadata and controls
34 lines (20 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
== Changelog ==
= 1.0.6 - 2019-10-17 =
* Bugfix - Fix typo in lost password flow.
= 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.