Skip to content

v7.1.3

Compare
Choose a tag to compare
@JoernBerkefeld JoernBerkefeld released this 02 Aug 15:47
· 457 commits to main since this release

Bugfixes

  • #1539 also find keys with spaces when templating with --dependencies or replacing ContentBlockByKey(...) (before, the solution assumed keys never have spaces in them) by @JoernBerkefeld in #1540
  • #1511 fix ampscript getting saved as SSJS file when <script language="ampscript">...</script> is used instead of %%[ ... ]%%% by @JoernBerkefeld in #1542
  • #1541 fix folder-not-found- error during asset deployments by @JoernBerkefeld in #1543
  • #1526 fix --metadata support for schedule, execute and pause by @JoernBerkefeld in #1538

Chores

Dependencies

Special Thanks

  • Thanks go out to Shashank Deep for pointing me towards the missing support for keys without spaces (#1539)

Full Changelog: v7.1.2...v7.1.3