2021.9.2
-
If you wish to enable functions for workflow - action log interaction, the
ACTIONLOG_ENABLE_WORKFLOW_FUNCTIONS.envvariable must be set.
Released on: 2021-11-04
-
Compose module fields no longer accept reserved system names —
recordID,ownedBy,createdBy,createdAt,updatedBy,updatedAt,deletedBy, anddeletedAt(20757e58,20a85d8). -
Resource translations no longer fallback to base language in case of a missing translations (
4cd54a58). -
Compose webapp now sends
Content-Language and `Accept-LanguageHTTP headers (f8427346). -
Server source is now built with -trimpath and without -mod=readonly flags (
0b02535c). -
Namespace export no longer preserves logo/icon references (
dab413ece). -
Initial documentation site redesign (14550adf).
-
Fixed boot-level workflow initialization logic which crashed the server if an enabled workflow defined an invalid trigger configuration (
415982c8). -
Fixed workflow saving when the configuration sidebar was opened (
6d8796e). -
Fixed improper Low Code
Checkboxlabels representation for false values (0330e31,aef1a14). -
Fixed accent & HTML escaping in translated strings (
556ffc5e). -
Fixed resource translation issues for current language, accents, and escaped HTML (
05178c2b). -
Hide pages if the parent page is marked as not visible (
957a9de2). -
Fixed broken permission setting from Low Code admin panel on module for fields & records (
8ae2a48d). -
Fixed RenderOptions expr value assignment via selectors (
445f0ed5). -
Fixed RBAC rule migration crash on duplicate rules (
e8bc6141). -
Docker container healthcheck (
9d7cf23c). -
Fixed compose false value label (
6da6989). -
Fixed sidebar shadow (
4a02d90). -
Fixed reporter table column reordering (
6b25473). -
Fixed Low Code error when the automation scripts are not loaded (
bb94645). -
Disabled the load button in chart editor (
6912fcd). -
Fixed improper prefilter handling in the chart editor (
aeceb35). -
Fixed improper Low Code page exporting with un configured or partially configured page blocks (
032566d9).