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.