Skip to content

Release v1.8.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 09:20
· 43 commits to main since this release

v1.8.0

Changelog

Added

  • AuthEmbedOptions DTO for typed embed options; create() / auth_kit_dropdown accept AuthEmbedOptions|array (REQ-PHP-001).
  • Psr\Clock\ClockInterface on PasswordResetTokenManager (REQ-DI-001); runtime dep psr/clock.
  • make demo-smoke + .github/workflows/demo-smoke.yml (REQ-TEST-011).

Changed

  • Demo FrankenPHP image: dunglas/frankenphp:1-php8.5-bookworm (REQ-DEMO-010).
  • LoggingPasswordResetNotifier / LoggingMagicLoginNotifier no longer log URLs, tokens, or OTP codes (REQ-OBS-001).
  • README ## Documentation base order restored; GITHUB_CI under Additional (REQ-DOCS-002).
  • TOC on CHANGELOG, UPGRADING, GITHUB_CI, MAGIC-LOGIN, PASSWORD-RESET (REQ-DOCS-005).
  • Spec Kit inventory: MagicLogin / Profile / locale units; last audited 2026-07-28 (REQ-SPECKIT-001 / REQ-SPECKIT-003).

Full Changelog: v1.7.6...v1.8.0