Releases: mortezamasumi/fb-passwd
Releases · mortezamasumi/fb-passwd
v5.1.0
Compare
Sorry, something went wrong.
No results found
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
v5.0.2
Compare
Sorry, something went wrong.
No results found
v5.0.1
Compare
Sorry, something went wrong.
No results found
v5.0.0
Compare
Sorry, something went wrong.
No results found
v4.1.6
Compare
Sorry, something went wrong.
No results found
4.1.6 (2026-06-03)
Bug Fixes
v4.1.5
Compare
Sorry, something went wrong.
No results found
4.1.5 (2026-06-02)
Bug Fixes
update change password route signature for filament compatibility (b225162 )
v4.1.4
Compare
Sorry, something went wrong.
No results found
4.1.4 (2025-12-09)
Bug Fixes
v4.1.3
Compare
Sorry, something went wrong.
No results found
4.1.3 (2025-10-19)
Bug Fixes
v4.1.2
Compare
Sorry, something went wrong.
No results found
4.1.2 (2025-10-14)
Bug Fixes
v4.1.1
Compare
Sorry, something went wrong.
No results found
4.1.1 (2025-10-12)
Bug Fixes
remove some unused code from tests (07f2c39 )