Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:

Release notes:

  • Changed workflow iterators to treat limit 0 parameter as no limit set. The change was made to make workflow iterators consistent with other searching/filtering interactions. The change was made by changing the limit in the code (fc259ca).
  • Changed error message when trying to delete a sensitivity level that’s in use to be more informative on what is wrong. The change was made to make error messages more consistent and user friendly. The change was made by adding additional validation before the sensitivity level is deleted (56e5543).
  • Changed the closing of the import modal. The change was made to give the user a better UX. The change was made by adding an id to the import modal through which the modal is closed after a successful import (735).
  • Changed the location of the attachment modal. The change was made to enable previewing of attachments in private pages. The change was made by moving the attachment modal from Public/Pages/View to Namespace/View (ea1c1fa).
  • Changed the requirement to provide a handle when creating a role is now removed and the handle is now optional. The change was made because providing a handle shouldn’t be a necessity. The resource can be created without it. The change was made by removing the requirement for the handle to be provided (fd55cce).
  • Removed the bootstrap class text-truncate from the <b-list-group-item>. The removal was made because the federation nodes in modules were not shown as they should and this class was making the problem (efe382b).
  • Fixed invalid record revision history for multi value fields. The fix was made The first value appeared duplicated, the last value was omitted, and when a value was removed the value was no longer visible in the old version (b203224).
  • Fixed uninformative internal error error message on the user profile change password interface. The fix was made by properly handling and serving the error message (82c70b3).
  • Fixed issues with Block title and Description when translations are included. The fix was made by updating translations and they no longer affects other blocks with duplicate titles and description are included (752).
  • Fixed being unable to export an user that had a suspended or deleted role assigned to it. The fix was made the export logic was resolving unresolved resources on the fly and it was not excluded and this edge case caused the server to panic (1432671).
  • Fixed missing support for filtering, sorting, and paging over federation nodes. The fix was made by enabling filtering, sorting, and paging for federation nodes (22f49b0).
  • Fixed hiding of calendar in calendar block when switching from page builder to view page and vice versa. The fix was made by replacing throttle with async/await in the CalendarBase component (4124f8f).
  • Fixed searching a record list if it does not have any fields selected in the configurator. The fix was made by making sure a record list with default fields uses those instead of the selected ones to search from (0f03f9c).
  • Fixed filtering for multi-value number field with contains or not contains criteria. The fix was made by making sure to convert numbers into string format while building a query for the selected filter (7185611).
  • Fixed when record list records per page was set to 0, the pagination information was not displayed properly. The fix was made by adding a check for this case where the pagination information is generated (045da2e).
  • Fixed filtering for bool type for equal and not equal operator. The fix was made by adding custom val handler for bool type to convert it properly while parsing the query according to supported drivers (1febba3).

View the full changelog.

How to install Corteza

You can follow the offline deployment instructions for a local development or demonstration instance of Corteza. To set up a live deployment, check out the extensive online deployment instructions. If you have questions, you can engage with other community members on the Corteza forum.

How to upgrade your Corteza instance

To upgrade your instance to the latest version of Corteza, follow our Upgrade Guide.

About Planet Crust

Planet Crust is the creator of and driving force behind Corteza, a 100% open-source low-code rapid application development, business process management and integration platform for software vendors, system integrators and internal development teams. For more information or to try Corteza on the cloud, please visit www.planetcrust.com.

About Corteza

Corteza is a 100% open-source low-code rapid application development, business process management and integration platform for software vendors, system integrators and internal development teams. Corteza comes with an Apache 2.0 license, and all code is published and can be reviewed at https://github.com/cortezaproject. All Corteza code is contributed to the Commons Conservancy Software Foundation. To stay up-to-date on the project, follow @CortezaProject on Twitter.

0 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply

Your email address will not be published. Required fields are marked *