ash_authentication_phoenix/CHANGELOG.md
2022-12-16 02:50:56 +00:00

1.9 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

v1.3.0 (2022-12-16)

Features:

  • Add Auth0 icon.

v1.2.0 (2022-12-15)

Features:

  • PasswordReset: Add a generic password reset form (#37)

  • PasswordReset: Add a generic password reset form

Improvements:

  • Input.submit: trim trailing "with password" from submit buttons.

v1.1.0 (2022-12-15)

Features:

  • Overrides: Move overrides from application environment to the sign_in_route macro. (#36)

v1.0.1 (2022-12-14)

Improvements:

  • Components.Banner: Allow image, text and hrefs to be disabled with nil. (#35)

v0.5.0 (2022-11-14)

Features:

  • OAuth2: Add OAuth2 link component. (#12)

v0.4.0 (2022-11-10)

Features:

  • Confirmation: Add confirmation support.

v0.3.0 (2022-11-03)

Features:

  • PasswordReset: Add password reset support to the UI. (#10)

v0.2.0 (2022-10-28)

Features:

  • UI refresh. (#3)

v0.1.0 (2022-10-25)

Features:

  • Add support for PasswordAuthentication.