Skip to content

Releases: EtticDevelopment/magicauth

MagicAuth 1.0.4

Choose a tag to compare

@nolderoos nolderoos released this 22 May 20:49

Patch release.

Fix

  • On the code-entry screen, the in-card language switcher now stays anchored in a divided footer (with the same divider line as the first screen) instead of dangling at the bottom of the card.

Install: download magicauth-1.0.4.zip below and upload via Plugins → Add New → Upload.

MagicAuth 1.0.3

Choose a tag to compare

@nolderoos nolderoos released this 22 May 19:17

Bug-fix and translation release.

Fix

  • Sign-in emails are now sent from an address on your own site domain (configurable local part, default login@) instead of the WordPress admin address, so they pass SPF/DKIM/DMARC and are far less likely to be flagged as spam. A new Sender email address setting controls the local part.

New

  • Full translation support: the login screen, transactional emails, and the entire admin UI (including JavaScript dialogs) are now translatable.
  • Bundled translations for Dutch (nl_NL), German (de_DE), and Spanish (es_ES). English remains the default.

Internal

  • Text domain loads on init; ships a .pot template plus .mo, .l10n.php (WP 6.5+ fast format), and per-locale JS JSON via wp_set_script_translations.

Install: download magicauth-1.0.3.zip below and upload via Plugins → Add New → Upload.

MagicAuth 1.0.2

Choose a tag to compare

@nolderoos nolderoos released this 22 May 18:24

Adds a compact, on-brand language switcher in the branded sign-in card footer on multilingual sites: a translate icon plus the current language, with a dropdown to switch. It replaces WordPress's full-width selector that previously rendered detached below the card. A new "Hide language switcher" setting (Settings → MagicAuth → Branding) removes it entirely; the native recovery login at ?magicauth=off always keeps the WordPress default.

MagicAuth 1.0.1

Choose a tag to compare

@nolderoos nolderoos released this 22 May 16:04

Fixes the weak-salt warning tooltip on the settings screen, which was clipped by the card edge. It now displays in full, and its "!" marker is shown in red for emphasis.

MagicAuth 1.0.0

Choose a tag to compare

@r00bbert r00bbert released this 22 May 00:36
eb3f087

Initial release.