Skip to content

Releases: auth0/auth0-deploy-cli

7.24.2

28 Aug 10:07
e7e8649
Compare
Choose a tag to compare

Added

  • Add support for login-passwordless prompt on partials in prompts handler [#946]

Fixed

  • Fix branding template path on export/import [#943]
  • Fix docs for support exclusions of individual resource [#944]

7.24.1

09 Aug 10:59
6381ce6
Compare
Choose a tag to compare

Fixed

  • Fix branding template path on export/import as Yaml [#939]
  • Fix databases handler to handle the options property correctly for flexible identifiers [#937]

7.24.0

02 Aug 07:35
95bb953
Compare
Choose a tag to compare

Added

  • Management support for partials in prompts handler [#930]

Changed

  • Reduced latency while performing SCIM CRUD operations [#933]

7.23.1

19 Jul 13:04
b56316e
Compare
Choose a tag to compare

Fixed

  • Fix 429(too_many_requests) and 403(insufficient_scope) errors in the SCIM handler [#925]

7.23.0

16 Jul 16:06
d6664eb
Compare
Choose a tag to compare

Added

  • Management support for scim_configuration in connections handler [#921]

7.22.1

24 Jun 07:19
40021e8
Compare
Choose a tag to compare

Fixed

  • Made captcha_widget_theme an optional field in the colors property within the themes schema [#911]

7.22.0

21 Jun 15:59
fbdf7a6
Compare
Choose a tag to compare

Added

  • Management support for is_signup_enabled in organization connections [#905]
  • Management support for captcha_widget_theme in theme colors [#906]

7.20.0

30 Nov 12:15
fa738a5
Compare
Choose a tag to compare

Added

  • Relative path import support for actions directory handler [#866]

Fixed

  • Keyword preservation for wider array of resources [#864]
  • Fetching clients if not defined when managing client grants in YAML format [#865]

v7.19.0

11 Aug 13:57
a2fa4a4
Compare
Choose a tag to compare

Added

  • Support for Private Key JWT authentication for authenticating with private key instead of client secret [#817]

Fixed

  • Process branding changes after theme changes to prevent delay in dashboard preview [#836]
  • Handling eventual hooks and rules deprecation [#838]
  • Overwrites occurring when preserving keywords within multiple client grants [#837]

v7.18.0

14 Jul 16:41
488eb2c
Compare
Choose a tag to compare

Added

  • Support for password-reset-post-challenge action trigger [#818]

Fixed

  • Runtime error when attempting to preserve keyword on null remote assets [#822]
  • Respect email template body filepath definition [#820]