Release date: Oct-12-2020
Using Release 20-1
The new release 20-1 is currently available only from the eu-1 instance. Templates that are still running on the legacy instance will not be able to utilize the following improvements.
Please also refer to the release notes for Release 20-0.
Template Builder
-
Tab Changes in Advanced View:
-
Tabs that do not fit horizontally will be added to a tab dropdown. The activated tab from the dropdown will move to the first tab.
-
Dynamic Settings:
-
GitHub integration (Beta, in the test instance).
Composer:
-
New HTML content command prefix dyna. With this prefix, any HTML attribute can be set using EL. For example, dyna-title="myVariable" will result in title="myValue."
-
New commands: buildMap and buildCollection.
-
New commands: setBoolean and setNumber.
-
New command: getEditableAreas.
-
New format command: setHTMLFormat.
-
New content command: bound-repeat-sort.