Skip to content

Releases: HandyPlugins/magic-login

v2.8

07 May 20:04

Choose a tag to compare

What's Changed

  • [Added] Native honeypot protection for Magic Login forms.
  • [Updated] Dependencies.

Full Changelog: 2.7.1...2.8

v2.7.1

15 Mar 13:34

Choose a tag to compare

[Fixed] Settings import failing on some sites due to restricted MIME type filters when uploading JSON files.

v2.7

14 Mar 20:37

Choose a tag to compare

What's Changed

  • [Added] Friendly captcha. (UI)
  • [Improved] Load fonts locally to enhance privacy.
  • [Improved] Added nonce validation to AJAX-based login requests.
  • [Improved] Added final login redirect validation for both standard and AJAX login flows.
  • [Improved] Strengthened the randomness used for generated email login codes.
  • [Added] Added a per-user safeguard to limit repeated login emails for the same account.
  • [Updated] Dependencies.
  • Tested with WP 7.0

Full Changelog: 2.6.3...2.7

v2.6.3

18 Feb 10:39

Choose a tag to compare

What's Changed

Full Changelog: 2.6.2...2.6.3

v2.6.2

14 Nov 13:41

Choose a tag to compare

  • [Added] Admin notice when placeholder encryption keys/salts are in use.
  • [Fixed] Added capability checks for the settings page.
  • [Fixed] Improved validation of $_SERVER variables.
  • [Improved] Settings import file validation.

Full Changelog: 2.6.1...2.6.2

v2.6.1

05 Nov 12:33

Choose a tag to compare

What's Changed

Full Changelog: 2.6...2.6.1

v2.6

22 Jul 12:50

Choose a tag to compare

  • [Added] Ability to override TTL and token validity on a per-user basis.
  • [Updated] Dependency packages to latest versions.
  • Read the full update: Magic Login PRO 2.6

v2.5.1

02 Jun 12:34

Choose a tag to compare

  • [Added] No-cache headers for magic login links to prevent caching issues.

v2.5

10 May 12:45

Choose a tag to compare

  • [New] Tools Section – Added reset, export, and import options in the settings panel. Learn more
  • [Updated] Settings UI – Visual and structural improvements to reflect new PRO features.
  • [Updated] Dependencies.
  • [Changed] Minimum PHP version raised to 7.4.
  • Read the full update: Magic Login 2.5

v2.4.2

14 Apr 08:26

Choose a tag to compare

  • [Added] New filter magic_login_email_placeholders to customize email placeholders.
  • [Updated] Dependencies.
  • Tested with WP 6.8