Posts

Corteza 2021.9.2 has been released. It includes a long list of updates and improvements.

Important upgrade notes: if you wish to enable functions for workflow – action log interaction, the ACTIONLOG_ENABLE_WORKFLOW_FUNCTIONS .env variable must be set.

  • Added a user interface to configure SMTP setting; such configuration does not require server restart (0b69d1a2, 20a85d8).
  • Added support for workflow – action log interaction (search, create) (1014f53a). Read more

Corteza 2021.9.1 has been released, and includes the following updates and improvements:

  • Added handle/slug error text in Compose (c7f543ec).
  • Extend record export with filter in Compose (1f5d2abf).
  • Added tooltip for Integration Gateway endpoint in Admin (d897ba3d).
  • Added server sorting fields to integration gateway to support UI (c388f8). Read more

Corteza 2021.3.9 has been released, and includes the following updates and improvements:

Corteza Server

  • Workflow stability improvements
  • External authentication provider registration fixes

Corteza JS libraries

  • Fixed broken $authUser and authToken Read more

Corteza 2021.3.8 has been released, and includes the following updates and improvements:

Corteza Server

  • Fixed XSS sanitization on text fields
  • Fixed workflow boot-time race condition with settings notification
  • Workflow handler closure fix
  • Refactored workflow execution – race condition prevention Read more

Corteza 2021.3.7 has been released, and includes the following updates and improvements:

Corteza Server

  • Fixed record updating for modules with deleted fields
  • Fixed interaction between read-only module fields and their default values
  • Added validation for Corredor workflow steps
  • Improved record value manipulation from inside workflows Read more

Corteza 2021.3.6 has been released, and includes the following updates and improvements:

Server

  • Fixed module field default value validation with required fields
  • Temporarily reverted “fixed filtering with multi-value field”

Compose

  • Fixed the pre-filter for User module fields

Read more

Corteza 2021.3.5 has been released, and includes the following updates and improvements:

Server

  • Fixed federation structure sync, added a response wrapper to API response
  • Added manipulation functions for KV and KV-like types for setting values with dynamic keys
  • Fixed filtering with multi-value field
  • Improved workflow error handling Read more

Corteza 2021.3.4 has been released, and includes the following updates and improvements:

Server

  • Data import:
    • Resolved CSV size limitation issue
  • Auth:
    • Fixed session lifetime when doing external authentication
  • SCIM:
    • Improved SCIM support (removing role/group members) Read more

Corteza 2021.3.3 has been released, and includes the following updates and improvements:

  • Auth
    • Several fixes
  • Workflow
    • Workflow cross canvas copying
    • Added import & export functionality, allowing you to import and export complete workflows

Read more

Corteza 2021.3.2 has been released, and includes the following updates and improvements:

  • Compose
    • Fixed field picker bug where double click didn’t add an element
    • Fixed module fields not respecting field order in module edit
  • Auth
    • Improved auth procedures
    • fixed excessive redirects Read more