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

2023.9.4

Released on: 2024.02.26

  • Added the close button to all workflow prompts. The change was added to allow users to cancel workflows/prompts (3708ca9).

  • Fixed workflow record selector prompt dropdown appearing behind the prompt, rendering it unusable (27e142c).

  • Fixed required fields asterisk not being displayed next to the label of the field in record blocks (65832b4).

  • Fixed incorrect value applying to date and time record field when trying to remove an already set value (6fe0b8a).

  • Fixed unnecessary showing of stale data warning in Low Code while editing and loading a record (070e751).

  • Fixed Corteza refusing to start when upgrading with alterations to the default Low Code records schema. The fix was made by allowing alterations to be logged for the default schema but continue blocking them from being applied (b389d50).

  • Fixed warning message for no matching layout after saving a record that conflicts with visibility condition of that layout In some cases, the user wasn’t able to access any layout or was redirected to the list of namespaces (57a307e).

  • Fixed select inputs that were using the api for search (User, Workflow) did’t work properly (01bd594).

  • Fixed user list endpoint with empty userID parameter throwing an error on PostgreSQL (566ff41).

  • Addressed security vulnerabilities caused by dependencies across all web applications. This was done by upgrading packages to a more stable versions and removing unused dependencies causing vulnerabilities (5f890d9).