2023.3.3
Released on: 2023.06.28
-
Added a warning message that notifies the user if they try to leave a page with unsaved changes on it. The change was added to prevent losing changes that haven’t been saved yet (
1051
). -
Added the option to add custom styles to all of the web applications. The styles can be added via the user settings in Admin. The change was added to provide the user with more freedom to style the applications as they see fit (
1262
).
-
Changed general UI/UX improvements:
-
Hid the button for editing a namespace from the public view in the sidebar when the option to show that namespace isn’t visible
-
Highlighted the row of a translation when viewing subtitle/description namespace translations as it’s done everywhere
-
The styles in file page block so when a gallery of images is viewed, the positioning of each image won’t be on top of the previous image’s name
-
The color of the sidebar text items and the functionality to show the text item on hover
-
Overlapping of the 'more' menu in a record list in Low Code (
1254
,1255
,1244
,1274
,5fa587f
).
-
-
Fixed not being able to view a map if the value for latitude or longitude isn’t provided in the map configuration (
1032
). -
Fixed error in console when trying to add a module constraint without providing a value (
1281
). -
Fixed unsaved changes warning triggered after a namespace has been saved and you want to visit it (
aa7cdf2
). -
Fixed the labels updated at and deleted at not showing after an Admin application was updated or deleted The labels provide additional information as to what types of changes have happened to a resource (
ce541cd
).