Releases: auth0/auth0-cli
Releases · auth0/auth0-cli
v1.14.1
Fixed:
- Remove unreleased screens for ACUL [#1231]
v1.14.0
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
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
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
Added
- Support org flag in test login and test token command [#1173]
Fixed
- Update assets related to universal login[#1172]
v1.10.1
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
Added
- Add support to manage phone provider using
auth0 phone provider
[#1137]
v1.9.3
Fixed
- Handle nil check on ReadRendering management API Response #1150
v1.9.2
Added
- Optimize universal-login commands #1142
Removed
- Remove unsupported query params from the domains list implementation #1144
v1.9.1
Added
- Add support for new screens in Advanced Customization for Universal Login #1140