Skip to content

Releases: auth0/auth0-deploy-cli

v7.14.3

24 Aug 19:38
8e37098
Compare
Choose a tag to compare

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

01 Aug 17:26
5e50430
Compare
Choose a tag to compare

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

29 Jun 13:19
834fde5
Compare
Choose a tag to compare

Fixed

  • Reverting unreplaced keyword mapping detection that would trigger some false-positives [#597]

v7.14.0

28 Jun 11:42
966d3e1
Compare
Choose a tag to compare

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

13 Jun 14:12
395edf8
Compare
Choose a tag to compare

Fixed

  • Removing single usage of flatMap array method to prevent crashes with Node v10 [#577]

v7.13.0

06 Jun 20:09
ef21a8c
Compare
Choose a tag to compare

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

24 May 14:07
bd46ca2
Compare
Choose a tag to compare

Fixed

  • Resource exclusion respected during import even if resource configuration exists [#545]
  • Environment variables ingested by default [#553]

v7.12.2

18 May 12:10
339c871
Compare
Choose a tag to compare

Fixed

  • Properly handle all screen types within a prompt grouping [#541]
  • Gracefully ignoring custom domains if not supported by tenant [#542]

v7.12.1

11 May 09:38
1510a85
Compare
Choose a tag to compare

Fixed

  • Unable to deploy without branding settings feature [#532]

v7.12.0

10 May 14:43
c47c721
Compare
Choose a tag to compare

Added

  • Prompts support (both prompts settings and custom text for prompts) [#530]
  • Custom domains support [#527]