2023.3.4

Released on: 2023.07.20

  • Added a button that allows the user to edit record values in a record block without having to open the record in edit mode. The change was added to give the user the ability to easily edit a single field when viewing a record (1282).

  • Added options to zoom in and download a file from a record. The change was added to give the user the flexibility to preview and download files when viewing a record (1310).

  • Added new ways of displaying Select module fields allowing you to show configured options as check boxes or radio buttons. The change was added to provide the user with an additional ways to view for the Select field value/values (1301).

  • Added the ability to use a record value in a record page title. The change was added to give the user the freedom to customize a record page title using record values (1332).

  • Added the option to display a checkbox as a toggle switch. The change was added to give the user another way of interacting with the checkbox field (1286).

  • Changed role un-delete operation to dispatch role update events on the event bus. The change was made to keep it consistent with other resource operations (6558efc).

  • Changed the Corteza authentication flow to skip unneeded screens and get the user directly to the requested web application as soon as possible. The change was made to improve the authentication user interface and experience (1284).

  • Fixed input parameter handling for the integration gateway proxy filter Now, the entire integration gateway pipeline scope can be used in the proxy filter (1e82fc0).

  • Fixed wrong condition priority when filtering the record list with the Not equal operator (1300).

  • Fixed the Low Code namespace changed alert prompt only when we’re leaving the page and unsaved changes are present Before, it the alert would prompt after saving changes when creating or updating a namespace (1298).

  • Fixed role members not showing when viewing or editing a role (1296).

  • Fixed an error preventing users from navigating back to the role list after viewing/editing a contextual role (1307).

  • Fixed record list export not including all of the active filters which resulted in inconsistent output (1318).

  • Fixed not being able to magnify unsaved page blocks (1289, 1291).

  • Fixed module field select translations not being saved when configuring the field (311c879).

  • Fixed module field validations for unique values not being saved when configuring the field (295defc).

  • Fixed date and time value not being saved when creating an auth client (1337, 3ed432e, bd0a941).

  • Fixed the position of the actions menu (three dots) in compose chart, module, and namespace list to be always visible on hover even if the list column isn’t visible (1331).