Releases: team-alembic/ash_authentication_phoenix
Releases · team-alembic/ash_authentication_phoenix
v1.8.2
release v1.8.2
[v1.8.2](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.8.1...v1.8.2) (2023-09-22)
Bug Fixes:
* handle change from ash_authentication where resettable is no lon⦠(#279)
v1.8.1
release v1.8.1
[v1.8.1](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.8.0...v1.8.1) (2023-09-18)
Improvements:
* submit form in-line when sign_in_tokens_enabled (#274)
* submit form in-line when sign_in_tokens_enabled
v1.8.0
release v1.8.0
[v1.8.0](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.7.3...v1.8.0) (2023-09-14)
Features:
* change `ash_authentication_live_session` to use `assign_new` (#270)
v1.7.3
release v1.7.3
[v1.7.3](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.7.2...v1.7.3) (2023-08-09)
Bug Fixes:
* Overrides in reset route (#250)
v1.7.2
release v1.7.2
[v1.7.2](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.7.1...v1.7.2) (2023-04-16)
Improvements:
* Add OIDC and generic "lock" icons.
v1.7.1
release v1.7.1
[v1.7.1](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.7.0...v1.7.1) (2023-04-12)
Bug Fixes:
* backwards compat with sign_in_tokens_enabled?
v1.7.0
release v1.7.0
[v1.7.0](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.6.6...v1.7.0) (2023-04-06)
Features:
* support new sign in tokens feature on password strategy (#176)
v1.6.6
release v1.6.6
[v1.6.6](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.6.5...v1.6.6) (2023-03-31)
Bug Fixes:
* better behavior when password registration disabled
* only show register page if register is enabled
* resolve issues w/ assigning socket & test helper flash
v1.6.5
release v1.6.5
[v1.6.5](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.6.4...v1.6.5) (2023-03-23)
Improvements:
* Add slots to password-related forms. (#168)
v1.6.4
release v1.6.4
[v1.6.4](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.6.3...v1.6.4) (2023-03-14)
Bug Fixes:
* always set `tenant` session