/
V 1.2.0 - June 26th, 2024

V 1.2.0 - June 26th, 2024

Helm Chart V 1.0.2

  • Added environment variable for MONGO_SHARED_DATABASE

Helm Chart V 1.0.1

  • Added support for custom CSP configuration

Single Page Application

Breaking Changes

  • no breaking changes in this release

New Features

Paging for Masterdata

Rows in responses for Masterdata tables are paginated.

Making rest calls in javascript (guards and calculated fields)

A webclient object that is automatically configured via “connection routing” (see documentation) and can be accessed in the javascript code. See the javascript api documentation for more details.

Improvements to error messages

  • Request ID Tracking: Implemented a new feature that generates a unique Request ID for each request. This Request ID is now included in the exception class and is propagated to the frontend in case of errors. The request ID is also automatically added to every log message. This enhancement enables seamless tracing of issues across the entire application, improving debugging and monitoring capabilities.

  • Error Object Clean-up: Removed stack traces from error objects that are sent to the frontend. This change ensures that sensitive information is not exposed to the end users while maintaining a cleaner error reporting structure.

Audit History Fixes

Several issues with the Audit History have been fixed in this version. This includes the following tickets:

Please note that some of these changes only apply to freshly created concepts. Changes done to conceptstaht existed prior to update 1.2.0 might still have a false format or show attributes marked as changed that haven’t been changed.

Miscellaneous Fixes

Backend

Frontend

Related content

V 1.3.0 - July 10th, 2024
V 1.3.0 - July 10th, 2024
More like this
V 2.2.0 - November 13th, 2024
V 2.2.0 - November 13th, 2024
Read with this
V 0.7.0 - May 16th, 2024
V 0.7.0 - May 16th, 2024
More like this
Custom JavaScript Execution
Custom JavaScript Execution
Read with this
V 1.8.0 - September 18th, 2024
V 1.8.0 - September 18th, 2024
More like this
V 2.3.0 - November 27th, 2024
V 2.3.0 - November 27th, 2024
More like this