Skip to content

v5.1.0

Latest

Choose a tag to compare

@mortezamasumi mortezamasumi released this 01 Aug 10:28

5.1.0 - 2026-08-01

  • fix: ForcePasswordChangeMiddleware now reads the current user's force_change_password flag instead of the first user's row
  • fix: user-menu "Change password" item renders correctly with Filament v5.7.x
  • fix: redirect target after a successful password change falls back to /login when no login URL is configured
  • tests: add failure-branch coverage and a two-user regression test
  • tooling: add Pint + PHPStan level 8 configs and CI quality gates, prefer-lowest matrix
  • docs: add CONTRIBUTING.md and SECURITY.md; rewrite README and CHANGELOG
  • deps: resolve Guzzle security advisories; drop dead facade alias and autoload entry