Releases: pow-auth/pow
Releases · pow-auth/pow
v1.0.39
v1.0.38
v1.0.37
v1.0.36
v1.0.35
Handles Elixir 1.16 deprecations. #719
Enhancements
- [
Pow.Ecto.Schema.Changeset
] Now handles MFA for:password_hash_verify
#716 - [
Pow.Ecto.Schema.Changeset
] Now handles MFA for:email_validator
#716
Deprecations
- [
Pow.Ecto.Schema.Changeset
] Deprecated:password_hash_methods
in favor of:password_hash_verify
#715
v1.0.34
Note: This release contains an important security fix. It is recommended to update immediately if you are using the Pow.Store.Backend.MnesiaCache
.
Bug fixes
- [
Pow.Store.Backend.MnesiaCache
] Fixed bug where expired cached keys are not invalidated on startup