Releases: team-alembic/ash_authentication_phoenix
Releases · team-alembic/ash_authentication_phoenix
v1.6.3
release v1.6.3
[v1.6.3](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.6.2...v1.6.3) (2023-03-12)
Improvements:
* use tenant in ash_authentication_live_session (#160)
v1.6.2
release v1.6.2
[v1.6.2](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.6.1...v1.6.2) (2023-03-06)
Bug Fixes:
* add `phoenix_view` to dependencies. (#153)
v1.6.1
release v1.6.1
[v1.6.1](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.6.0...v1.6.1) (2023-03-01)
Improvements:
* allow folks to disable togglers by setting their text to `nil`.
v1.6.0
release v1.6.0
[v1.6.0](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.5.1...v1.6.0) (2023-02-27)
Features:
* Allow on_mount for reset_routes for browser testing (#139)
v1.5.0
release v1.5.0
[v1.5.0](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.4.8...v1.5.0) (2023-02-12)
Features:
* MagicLink: Add the UI for requesting a magic link. (#121)
v1.4.8
release v1.4.8
[v1.4.8](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.4.7...v1.4.8) (2023-02-07)
Improvements:
* Autofocus identity field in password component (#105)
v1.4.7
release v1.4.7
[v1.4.7](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.4.6...v1.4.7) (2023-01-30)
Improvements:
* ensure horizontal rules get a unique id (#99)
v1.4.6
release v1.4.6
[v1.4.6](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.4.5...v1.4.6) (2023-01-29)
Improvements:
* improve default theme on dark mode. (#87)
* Add override introspection and tidy up docs.
v1.4.5
release v1.4.5
[v1.4.5](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.4.4...v1.4.5) (2023-01-26)
Improvements:
* remove readme contents, add tutorial (#81)
v1.4.4
release v1.4.4
[v1.4.4](https://github.com/team-alembic/ash_authentication_phoenix/compare/v1.4.3...v1.4.4) (2023-01-19)
Improvements:
* make `ash_authentication_live_session` support opts (#74)