Skip to content

Releases: tarecord/sign-in-with-google

1.8.0

10 Apr 15:27
fac8f9a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.0...1.8.0

1.7.0

22 Jan 23:46
f9fbe57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.7.0

1.6.0

18 Jul 19:20
ed0ab3c
Compare
Choose a tag to compare
  • Fixed overflow issue with import/export meta boxes.
  • Fixed issue with users being registered when user registration was disabled in site settings.
  • Added template functions so the log in button can be used in themes and plugins (and custom login forms).

1.5.2

03 Sep 20:46
b413bfb
Compare
Choose a tag to compare
  • Added more useful error messages when users aren't logged in properly.
  • New user accounts now use email address as user_login to prevent unique username issues.
  • Fixed bug with domain restriction not evaluating correctly.
  • Fixed bug where user was redirected if only signed into a single google account with a domain not in the restricted domains list.
  • Added Internationalization (I18n).

1.5.1

24 Apr 13:39
d459668
Compare
Choose a tag to compare
  • Fixed an issue where leaving the "Restrict To Domain" field blank would cause issues logging some issues in.
  • Fixed improper implementation of apply_filters
  • Replaced deprecated get_usermeta function with get_user_meta

Thanks @ttodua

1.5.0

10 Feb 21:53
Compare
Choose a tag to compare
  • Fixed failures with plugins that rely on the 'wp_login' action (@goaaats #32)

1.4.0

30 Jul 21:12
0a35003
Compare
Choose a tag to compare
  • Updated verbiage of button to "Log In With Google".
  • Added ability to link/unlink Google account in user profile so existing users can log in with Google.

1.3.0

13 Jun 18:57
Compare
Choose a tag to compare
  • Add WP-CLI functionality to update settings easily

1.2.1

12 Feb 17:01
Compare
Choose a tag to compare
Run the script from the right directory‍ 🤦