Skip to content

Releases: auth0/auth0-cli

v1.14.1

27 May 10:33
26a83b3
Compare
Choose a tag to compare

Fixed:

  • Remove unreleased screens for ACUL [#1231]

v1.14.0

22 May 18:23
b75a5f7
Compare
Choose a tag to compare

Added

  • New command to manage tenant flags via auth0 tenant-settings show/update [#1203]
  • Support for new screens in Advanced Customization for Universal Login [#1225]
  • Subcommand search-by-email on auth0 users along with --picker flag [#1209]

Fixed

  • Respect --screen flag for auth0 ul customize [#1228]
  • Replace package mholt/archiver with custom implementation of unzip [#1218]

v1.13.0

07 May 05:25
1fe600a
Compare
Choose a tag to compare

Added

  • New flag for improved visualization of logs using auth0 logs ls -p [#1195]
  • Support to manage session-transfer for applications using auth0 apps session-transfer [#1180]
  • Support to set refresh-token for a client and configure Multi Resource Refresh Token [#1192]

Fixed

  • Handle 403 forbidden during auth0 tf generate for non feature-flag enabled tenants [#1197]

v1.12.0

28 Apr 14:56
d35dbc8
Compare
Choose a tag to compare

Added

  • Support to manage tenant ACL using auth0 network-acl (EA Release) [#1166]
  • Add support for new screens in Advanced Customization for Universal Login [#1185]
  • Support authentication blocking for an user via auth0 users update <user-id> --blocked[#1181]
  • Support additional scopes for connections [#1184]

Changed

  • Updated ULP branding assets to support standard customization of Universal login for all the available prompts[#1188]

Fixed

  • Fix validation to authorize audience only for M2M apps in test commands [#1183]

v1.11.0

02 Apr 15:45
393067b
Compare
Choose a tag to compare

Added

  • Support org flag in test login and test token command [#1173]

Fixed

  • Update assets related to universal login[#1172]

v1.10.1

28 Mar 14:27
221be91
Compare
Choose a tag to compare

Added

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

Fixed

  • Handle nil check on customText cache in assets and update CDN textLocal URL #1170

v1.10.0

12 Mar 07:15
791f292
Compare
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
Compare
Choose a tag to compare

Fixed

  • Handle nil check on ReadRendering management API Response #1150

v1.9.2

05 Mar 17:11
3636a45
Compare
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
Compare
Choose a tag to compare

Added

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