2021.9.6

Released on: 2022-01-26

Contributors: Peter Grlica (GH), Denis Arh (GH), Vivek Patel (GH), Tomaž Jerman (GH), Katrin Yordanova (GH), Jože Fortun (GH).

  • Added support for RTL direction.

  • Added support for additional arguments when invoking automation scripts via API (91eb88d2).

  • Added support for resource translation on select field options (c72902a8).

  • Added support for SAML signed requests (5e4486c7, 7ec02f6e).

  • Added support for SAML HTTP binding (717cae5c0b, 5cf0597b40)

  • Added option to hide the import button on the record list (cd982a8, 9c85d0b, 874e0b2).

  • Added support for version specific DB_DSN .env variable, simplifying development (c3516dd).

  • Added find and has expression functions (86deaea9).

  • Added sort expr function (be6b572)

  • Added support for multi-value filtering on record lists (d0213cb).

  • Added processing indicator when deleting records in record list (6d47c1b)

  • Refactored workflow execution and fixed runner/invoker logic (92224360).

  • Fixed improper attachment upload permission checks due to partial request parameters (#309, #346).

  • Fixed improper QL argument transformations based on the used database (#308).

  • Fix broken docker container health check on Corredor server (dce30ba).

  • Changed federation locales (91094e44).

  • Refactored minio store and fixed invalid bucket name issue (23a2446).

  • Fixed scrolling when only one pageBlock is added (88f3e72).

  • Fixed translations on password reset (87f08d8).

  • Fixed RBAC rules and workflows not applying after being imported via namespace import (ff6cadc0).

  • Fixed improper handling of empty resource translation strings (resource-translations) (4b264798, 043588f1).

  • Fixed external OIDC for Corteza flow (398242b).

  • Fixed percentage calculation for all types of charts (2b7c949).

  • Fixed field picker system field translations (fa80ade, 485187e).

  • Fixed namespace importing — additional request validation (ca178714b), improve internal resource identification (00dd86fb9, d247ec678, and 8be8be96d).

  • Fixed improper API request content parsing when Content-Type defines character set (d0154cc1b).

  • Fixed improper error handling for the upload component (a0a1ac0).

  • Fixed role-security setting for external providers (05a40ca).

  • Fixed issue with OIDC provider removal (c078808).

  • Fixed queue name matching on workflow onMessage event (79d8a842)

  • Fixed calendar event display for events that span multiple months (4d2f824)

  • Fixed record list filter for number and id fields (3b421a1)

  • Fixed namespace selector overflowing sidebar (b9aa41e)

  • Fixed metric page block field selector options (cb69c80)

  • Fixed chart rendering edge case where the canvas did not yet exist (1b965f8).

  • Fixed centering for the empty record list label (f467e0f)

  • Fixed inline record editor not checking permissions for deletion (f74d398)

  • Fixed improper reminder handling, causing them to sometimes not show (94247f0)

  • Fixed invalid membership fetch for closed roles (88955eb)

  • Fixed column order not persisting for ColumnPicker component (9659d9f, 2b7c949, b53bc6b).

  • Make default value not required for multi fields (aae3f6f)

  • Prefill inline record editor related values (c457679)

  • Disable page deletion if it has sub-pages (67c3b2c)