Releases: rtCamp/login-with-google
Releases · rtCamp/login-with-google
1.4.2
What's Changed
- [Docs] Add action and filter comments by @Pathan-Amaankhan in #271
- [Fix] Migrate
rtcamp.google_redirect_urlhook from Action to Filter by @Pathan-Amaankhan in #268 - Plugin Release v1.4.2 [Develop] by @Pathan-Amaankhan in #272
- Plugin Release v1.4.2 [Master] by @Pathan-Amaankhan in #274
- Added warning message on one-tap for 2FA by @mchirag2002 in #278
- Enable Dependabot Ecosystems by @iamimmanuelraj in #290
- chore(deps-dev): bump sass from 1.88.0 to 1.97.2 by @dependabot[bot] in #300
- chore(deps-dev): bump cross-env from 7.0.3 to 10.1.0 by @dependabot[bot] in #299
- chore(deps): bump actions/checkout from 2 to 6 by @dependabot[bot] in #295
- chore(deps): bump qs and express by @dependabot[bot] in #289
- chore(deps): bump js-yaml by @dependabot[bot] in #287
- chore(deps): bump playwright and @playwright/test by @dependabot[bot] in #280
- chore(deps-dev): bump tar-fs from 3.0.8 to 3.1.1 by @dependabot[bot] in #276
- chore(deps-dev): bump sha.js from 2.4.11 to 2.4.12 by @dependabot[bot] in #273
- chore(deps-dev): bump pbkdf2 from 3.1.2 to 3.1.5 by @dependabot[bot] in #305
- chore(deps-dev): bump form-data from 4.0.2 to 4.0.5 by @dependabot[bot] in #304
- chore(deps): bump on-headers and compression by @dependabot[bot] in #303
- chore(deps): bump node-forge from 1.3.1 to 1.3.3 by @dependabot[bot] in #302
- chore(deps-dev): bump concurrently from 9.1.2 to 9.2.1 by @dependabot[bot] in #298
- chore(deps): bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #294
- chore(deps): bump andstor/file-existence-action from 1 to 3 by @dependabot[bot] in #293
- chore(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #292
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #291
- chore: update wordpress/scripts js package from ^30.16.0 to ^31.3.0 by @mi5t4n in #315
- chore: install webpack-dev-server^5.2.3 js package by @mi5t4n in #316
- Update composer and npm packages by @vishalkakadiya in #325
- chore(deps): bump softprops/action-gh-release from 2.2.1 to 2.5.0 by @dependabot[bot] in #307
- Update composer and npm packages by @vishalkakadiya in #327
- Release version 1.4.2 by @Mayank-Tripathi32 in #328
New Contributors
- @Pathan-Amaankhan made their first contribution in #271
- @dependabot[bot] made their first contribution in #300
- @Mayank-Tripathi32 made their first contribution in #328
Full Changelog: 1.4.1...1.4.2
1.4.1
What's changed
- Fix: Resolved the issue of redirect_to parameters not working with the shortcode. - @mchirag2002 (#261) - Reported by @lazerfloyd
- Update: Migrated block implementation to modern block implementations. - @SH4LIN (#258)
- Update: Updated Composer and NPM dependencies. - @mi5t4n (#254 & #252)
- Fix: Fixed the issue of One-tap script not being enqueued if the user was logged out. - @SH4LIN (#255)
- Chore: Documentation update. @mchirag2002 (#263, #264, #266)
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Update: Migrated One Tap Login to use FedCM. - @SH4LIN (#230)
- Update: After a successful login or logout, users are now redirected to the page they originally intended to access. - @mchirag2002 (#235)
- Update: When the plugin performs a redirect, it now includes an x-redirect-by header. - @mi5t4n (#236)
- Update: A settings page link has been added directly under the plugin name on the Plugins screen. - @mi5t4n (#237)
- Fix: Resolved an issue with generating unique usernames. - @dev-alamin (#239)
- Fix: Fixed a bug where JavaScript string translations were not being applied correctly. - @mi5t4n (#241)
- Chore: Documentation update. - @mi5t4n (#243, #242)
New Contributors
- @mchirag2002 made their first contribution in #233
- @mi5t4n made their first contribution in #236
- @dev-alamin made their first contribution in #239
Full Changelog: 1.3.7...1.4.0
1.3.7
What's Changed
Full Changelog: 1.3.6...1.3.7
v1.3.6
What's Changed
- fix: PHPCS errors/warnings by @NikhilJoshua @SH4LIN in #213
- update: plugin version to 1.3.6 by @SH4LIN in #218
- Plugin Release: v1.3.6 by @SH4LIN in #219
Full Changelog: 1.3.5...1.3.6
v1.3.5
v1.3.4
v1.3.3
v1.3.2
Summary
- Compatible with PHP 8.1 and WordPress 6.3.1
1.3.1
Version 1.3.1
- Maintenance release: Updated minimum requirements.