2023.9.8
Released on: 2024.08.30
-
Added the option to write custom javascript code in Admin. The change was added to provide the user with the ability to add custom javascript code (
1887
).
-
Fixed page blocks not respecting current position after being moved (
1896
). -
Fixed importing an existing record as 'csv' creates a new record instead of updating the existing one (
1886
). -
Fixed user field values shown as 'undefined' instead of their original value (
7c17708
). -
Fixed allowing duplicate values for 'user' and 'record' multi value fields not working (
1882
). -
Fixed not being able to sort date time fields due to Postgres database limitation (
1843
). -
Fixed showing of empty options in select field if that field doesn’t have a label set (
1866
). -
Fixed not being able to access user data in Low Code added from a workflow (
1883
). -
Fixed multiple value fields not shown in charts (
1895
). -
Fixed incorrect updating of date and time only field values when editing a record (
3b2d5b6
). -
Fixed not being able to update a required field if the user doesn’t have read permissions for the field (
1892
).