Release Notes 2024.8

The version 2024.8 doesn’t bring any metamodel changes. It also doesn’t bring any new features, but it contains several improvements in UI and in engine.

Engine Improvements

We’ve used the empty feature window to refactor collections in Origam engine. We’re expecting improvement in perfomance and better maintainability of the code base.

UI Improvements

We’ve removed stop cursor from most read only UI elements (check box is the last remaining). It should improve selection of read only data.
There are also improvements in search result popup window. The overflowing text is now trimmed and available in tooltip.

Search results in previous versions

Search results in 2024.8

Fixes

2024.8 provides solution for work queue entries not ending in error queue due concurrency exceptions. Furthermore the workflow final screens have better alignment, the plugin manager removes outdated imports from generated files and contains more information on screen level plugin impementation. The tracing of inner workflow calls doesn’t end up with an error anymore.

2024.8.1.3542

This patch mirrors fixes introduced in 2024.7.2.3541 providing fixes for the same issues - namely solves front end client memory leak, improves behaviour of combo box in the heavy duty environments, both in the grid view and in the form view. While discussing the combo box behaviour, it is also not possible to delete values in read only control any more.

There are two improvements related to work queues. There’s a fix for concurrency exception during processing of remove command and fix for using method WorkQueueService.Get in workflows.

Last but not least the grid editor misalignment in modal dialogs is also addressed.

2024.8.2.3562

The patch solves the architect issue, when it wasn’t possible to generate new deployment scripts through deployment script generator.