2024.9
With Corteza 2024.9
, we’ve focused on enhancing the core functionality of Corteza by introducing new options for greater customization.
We’ve also streamlined low-code development with the addition of intelligent code suggestions for expression inputs, available in both Compose and Workflows.
Looking ahead, we plan to expand these features with even more robust suggestions.
2024.9.0
Released on: 2024.12.02
-
Added the ability to open records directly in edit mode. The change was added to streamline record editing by bypassing the view mode (
18243a4
). -
Added multiple methods for adding new records. The change was added to enhance flexibility by supporting addition in the same tab, a new tab, or a modal (
c0fd421
). -
Added the option to specify text field wrapping in record lists. The change was added to provide better control over text display in record lists (
005f698
). -
Added visibility conditions for page blocks. The change was added to allow dynamic control over when page blocks are displayed (
77c1838
). -
Added autocompletion in expression editors, workflow text editors, and the branding CSS editor. The change was added to simplify editing by providing suggestions during input (
5e2f280
). -
Added the ability to add new records from Record Selector editor fields. The change was added to improve efficiency by enabling direct record creation from the Record Selector (
5f94d59
). -
Added the ability to configure record list filters using the record filter UI. The change was added to provide a more intuitive method for setting up record list filters (
3ebb8ac
). -
Added the ability to configure field wrapping in record blocks. The change was added to allow users to control whether fields in record blocks wrap or remain on a single line (
a1e1b2d
). -
Added tables in the rich text editor. The change was added to enable the use of tables for structured content in rich text (
0322717
). -
Added the ability to disable save notifications on record pages. The change was added to provide a cleaner user experience by hiding save notifications when saving records (
b744202
). -
Added inline filtering for record list blocks based on record values. The change was added to simplify filtering by allowing users to filter lists without manually typing values (
a3b9b9a
). -
Added live filters for chart blocks. The change was added to allow users to filter charts directly without needing to edit them (
bd28b34
). -
Added permissions for exporting namespaces, modules, and charts. The change was added to control who has the ability to export data. NOTE: Review and adjust permissions after upgrading..
-
Changed the user experience for record list filters (
73b12d6
). -
Changed general UI/UX enhancements: