Skip to content

Releases: auth0/auth0-cli

v1.10.0

12 Mar 07:15
791f292

Choose a tag to compare

Added

  • Add support to manage phone provider using auth0 phone provider [#1137]

v1.9.3

07 Mar 10:38
ee2b013

Choose a tag to compare

Fixed

  • Handle nil check on ReadRendering management API Response #1150

v1.9.2

05 Mar 17:11
3636a45

Choose a tag to compare

Added

  • Optimize universal-login commands #1142

Removed

  • Remove unsupported query params from the domains list implementation #1144

v1.9.1

21 Feb 11:38
35776ca

Choose a tag to compare

Added

  • Add support for new screens in Advanced Customization for Universal Login #1140

v1.9.0

06 Feb 17:03
0555656

Choose a tag to compare

Added

  • Add support for new screens in Advanced Customization for Universal Login [#1132]
  • Add support to set custom url parameters using --params in auth0 test [#1130]
  • Add support to set runtime using --runtime in auth0 actions [#1131]
  • Add support to manage Event Streams using auth0 events [#1134]

Changed

  • Updated auth0 ul customize branding assets to load custom text based on selected screens [#1124]

v1.8.0

21 Jan 11:15
c672a3c

Choose a tag to compare

Added

  • Support reset_email_by_code email template #1119
  • Add support for configuring email provider #1120
  • Add requiredScopes related to emailProvider #1129

v1.7.2

19 Dec 15:27
da13038

Choose a tag to compare

fix(terraform): Handle 403 forbidden error #1115

v1.7.1

19 Dec 12:18
c7133bb

Choose a tag to compare

Added

  • Support flags for auth0 ul customize command to choose the renderingMode, prompt & screenNames along with configSettings file #1111

Fixed

  • Fix auth0 tf generate command and handle error when custom domain is not enabled #1103
  • Fix CDN textLocal URL & include unit tests for fetchData of the resource auth0_prompt_screen_renderer #1109

v1.7.0

10 Dec 07:29
e9c0099

Choose a tag to compare

Added

  • Support for importing auth0_prompt_screen_renderer terraform resource(EA feature) [#1106]

Fixed

  • For ul login added check to filter and identify only support partials. [#1107]

v1.6.1

31 Oct 10:09
be18be8

Choose a tag to compare

Added

  • Added new flag (tf-version) to pass terraform version during auth0 tf generate command [#1098]

Removed

  • Removed iga-* triggers from triggerActionsResourceFetcher [#1099]