2023.9.3
Released on: 2024.02.14
-
Added the ability to export record fields. The change was added to allow users to easily export record fields (
3ed3b1e). -
Added light and dark themes as well as the ability to set custom colors for theming variables. Added the option to set a branding color when configuring a page block, record field or reporter metric. The change was added to provide the user with more freedom to customize Corteza (
1579,1671). -
Added missing
Manage schema alterationstranslations in Admin’s System component permissions (82f21b7). -
Added generic optimisations to the workflow execution engine, ID generation, and access control evaluation (
49e72cb).
-
Changed the color of the alert for deleting a record from turquaz to yellow. The change was made to better fit the Corteza UI (
1634). -
Changed delimiter class for multi value fields to show values into new lines instead of spaces. The change was made to be consistent with the rest of Corteza UI (
d82c5e6). -
Changed how sorting looks across webapps to match the UI in Low Code. The change was made to standardize how sorting looks in all webapps (
1634).
-
Fixed mapObject undefined error in the developer console in Reporter when navigating to another page (
db2bdf3). -
Fixed hardcoded year value on server (
3bb5dd9). -
Fixed search bar changing its width while it’s being used (
9629b83). -
Fixed not being abel to create records that have a single digit record selector field (
c11165e). -
Fixed newly added sub-workflows failing to execute with a not found error. The fix was made by properly updating internal indexes (
405ab13). -
Fixed undefined namespaceID when viewing list of namespaces (
1603). -
Fixed permissions modal not properly evaluating already selected roles/users (
1603). -
Fixed incorrect evaluation of Low Code permissions (
1603). -
Fixed unnecessary triggering of unsaved changes when a field is empty and hasn’t been edited (
d614a00). -
Fixed not being able to switch aggregation operation when defining new metric (
f6d3702). -
Fixed page layout switching to default configuration after preforming toolbar actions for a record (
1655). -
Fixed unable to save a record if it’s present in multiple layouts and inline editing of record list is enabled (
1655). -
Fixed Low Code permissions set in Admin not displayed correctly in the Low Code app (
1633). -
Fixed invalid prop console error when editing a user or record field (
1675). -
Fixed
created atfield showing0instead of user id in Admin forfederation node,workflows,message queues, andauth clientsresources (96f7da8).