You are reading the documentation for an outdated Corteza release. 2024.9 is the latest stable Corteza release.

2023.3.5

Released on: 2023.08.24

  • Added the option to configure whether module field value is on the same row as its label in the page block. The change was added to provide the user with the option to set the position of a field value (1339).

  • Added case insensitive search in a record list if MySQL database is used. The change was added to make searching of records easier by returning similar results to the searching criteria (1355).

  • Changed page navigation to stop loading previous resources in case we’ve navigated to a new page. The change was made to reduce the amount of needless processing since the old resources would be discarded right away (638ba17).

  • Changed general ui/ux improvements:

    • Adjust the element styles in the topbar of all web applications to improve the UI for current and older browser versions (db740f7).

  • Fixed long texts to no longer overflow in Low Code (895796a).

  • Fixed compose sub-pages not being shown when configuring a navigation page block (1359).

  • Fixed module field labels shown underneath delete button when bulk editing a value (6f6df66).

  • Fixed drill-down option in the metric page block not working if the metric label wasn’t provided (95ae09e).

  • Fixed memory leak issue for Low Code when switching between different pages (95cf245).

  • Fixed not being able to save a page after removing a page block from a tabs page block (5addb87).

  • Fixed conditional fields being displayed when viewing records even though their condition evaluates to false (e081faa).

  • Fixed not being able to create a record in a modal because the view opens behind the modal Now, the view opens in the modal and a record can be created in it (ac9bc74).

  • Fixed namespace sidebar not being hidden/show correctly when creating a new namespace because it was pinned (ac9bc74).

  • Fixed error for stale data showing if a report data source is misconfigured in Reporter (773beaf).

  • Fixed not being able to search for a record by record id in a record list using 'Like', 'Not like', and 'Not equal' conditions (1354).

  • Fixed not being able to edit a workflow expression after clicking on a browser tab/window (56264e1).

  • Fixed the visibility of the inline record editor option in a record list to hidden if a module isn’t provided (b96ea0e).