Skip to content

Releases: yrccondor/wp-webauthn

1.2.3

24 Feb 12:26
66eca93
Compare
Choose a tag to compare

Feat: Avoid locking users out if WebAuthn is not available
Update: translations
Update: Third party libraries

1.2.2

06 Feb 03:53
cd1f26c
Compare
Choose a tag to compare

Fix: Cannot access to js files in apache 2.4+

1.2.1

04 Feb 13:13
30a3d01
Compare
Choose a tag to compare

Fix building issue

1.2.0

04 Feb 12:49
1384dc7
Compare
Choose a tag to compare

Feat: Allow to disable password login completely
Feat: Now we use WordPress transients instead of PHP sessions
Feat: Move register related settings to user's profile
Feat: Gutenberg block support
Feat: Traditional Chinese (Hong Kong) & Traditional Chinese (Taiwan) translation
Update: Chinese translation
Update: Third-party libraries

1.1.0

29 Oct 16:16
9a6b766
Compare
Choose a tag to compare

Add: Allow to remember login option
Add: Only allow a specific type of authenticator option
Fix: Toggle button may not working in login form
Update: Chinese translation
Update: Third-party libraries

1.0.16

24 Aug 15:12
893cd15
Compare
Choose a tag to compare

Fix: Javascript error on login page in WordPress 5.2 & below
Update: Third-party libraries

1.0.15

10 Aug 04:38
d05572f
Compare
Choose a tag to compare

Fix: WordPress loopback & REST API issue
Update: Third-party libraries

1.0.12

29 Jun 02:44
f8e3f69
Compare
Choose a tag to compare

Improve: Compatibility with other plugins in login page
Update: German translation
Update: Chinese translation

1.0.11

31 May 15:46
93da801
Compare
Choose a tag to compare

Add: German translation

1.0.9

19 May 15:01
eb666d6
Compare
Choose a tag to compare

Add: Login without usernameless
Add: Last used
Update: Third-party libraries
Improve: Delete authenticators when deleting user
Improve: Destroy all sessions before wp_die() or at the end of authentications
Improve: Log traceback
Improve: i18n