Releases: auth0/auth0-deploy-cli
Releases · auth0/auth0-deploy-cli
v7.14.3
Fixed
- Reclassify select production dependencies as dev dependencies [#626]
- Allowing certain page templates configuration to be modified even when absent of HTML [#629],[#630]
v7.14.2
Fixed
- Allowing updating of branding themes when used in conjunction with
--export_ids
flag [#603]
- Halting deploy process if passwordless email template does not exist [#617]
v7.14.1
Fixed
- Reverting unreplaced keyword mapping detection that would trigger some false-positives [#597]
v7.14.0
Added
- Validation to detect unreplaced keyword mappings during import [#591]
Fixed
- Detect and prevent
You are not allowed to set flag '<SOME_FLAG>' for this tenant.
errors when erroneously setting non-configurable migration flag [#590]
- Crash when attempting to create page templates from undefined value [#592]
v7.13.1
Fixed
- Removing single usage of
flatMap
array method to prevent crashes with Node v10 [#577]
v7.13.0
Added
- Themes support (if supported by tenant) [#554]
Fixed
- Omit
enabled_clients
from connection payload if not defined in resource configuration files [#563]
v7.12.3
Fixed
- Resource exclusion respected during import even if resource configuration exists [#545]
- Environment variables ingested by default [#553]
v7.12.2
Fixed
- Properly handle all screen types within a prompt grouping [#541]
- Gracefully ignoring custom domains if not supported by tenant [#542]
v7.12.1
Fixed
- Unable to deploy without branding settings feature [#532]
v7.12.0
Added
- Prompts support (both prompts settings and custom text for prompts) [#530]
- Custom domains support [#527]