Skip to content

Releases: HandyPlugins/magic-login

v2.3

10 Jul 11:57
Compare
Choose a tag to compare
  • [Added] REST API option to UI.
  • [Added] Passing magic_login_form to shortcode_attr for better customization.
  • [Updated] Dependency updates.
  • Tested with WP 6.6
  • Learn more about the new features: Magic Login 2.3

Full Changelog: 2.2...2.3

v2.2

29 May 14:41
Compare
Choose a tag to compare
  • [Added] Settings UI update with reflecting new PRO features.
  • [Added] Custom events for AJAX requests.
  • [Added] New filter magic_login_token_ttl_by_user to customize TTL for users.
  • [Added] New filter magic_login_error_message to customize error messages.
  • [Improved] Form styles.
  • [Refactored] Improved settings page UI.
  • [Refactored] Enhanced class autoloading.
  • [Updated] Dependency updates.
  • Learn more about the new features: Magic Login Pro 2.2

Full Changelog: 2.1.3...2.2

v2.1.3

19 Apr 07:26
Compare
Choose a tag to compare
  • Improvements on the uninstallation process.

Full Changelog: 2.1.2...2.1.3

v2.1.2

08 Apr 11:56
Compare
Choose a tag to compare

What's Changed

  • Fix auto-login link when the recipient is specified in an array format.
  • Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #26
  • Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #27
  • Bump express from 4.18.3 to 4.19.2 by @dependabot in #28

Full Changelog: 2.1.1...2.1.2

v2.1.1

13 Mar 09:37
Compare
Choose a tag to compare
  • Tested with WP 6.5
  • Dependency updates.

v2.1

13 Feb 11:05
Compare
Choose a tag to compare
  • Updated settings page with PRO features.
  • Added new attributes for shortcode; it's more flexible than ever. Learn More
  • Fix: Encode the redirect_to parameter in the login link. (Better nG firewall compatibility)
  • Dependency updates.

Full Changelog: 2.0.1...2.1

v2.0.1

15 Jan 14:51
Compare
Choose a tag to compare

What's Changed

  • Fix German language that breaks auto-login links.
  • Dependency updates.

Full Changelog: 2.0...2.0.1

v2.0

07 Nov 11:22
Compare
Choose a tag to compare
  • Add {{MAGIC_LINK}} support to all outgoing emails that received by a single user.
  • Add new placeholder supports: {{FIRST_NAME}}, {{LAST_NAME}}, {{FULL_NAME}}, {{DISPLAY_NAME}}, {{USER_EMAIL}}
  • Add ajax spinner to the login form.
  • Dependency updates.
  • Minor tweaks on settings form.

Full Changelog: 1.9.1...2.0

v1.9.1

26 Oct 11:33
Compare
Choose a tag to compare

What's Changed

  • Added French translation.
  • Dependency updates.
  • Fix deprecated variable format.
  • Tested with WP 6.4
  • Bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in #22

New Contributors

Full Changelog: 1.9...1.9.1

v1.9

25 Jul 10:44
Compare
Choose a tag to compare
  • Added: AJAX support for login requests.
  • Bumped PHP requirement to 7.2+
  • Small tweaks and improvements.
  • Tested with WP 6.3