Release Notes 2023.1

Breaking Changes

  • The metamodel of the version 2023.1 is not compatible with the version 2022.4.
  • LoadExternalWorkQueues now only controls the fetching data from the external sources and it doesn’t enable the autoprocessing of the queues. A new field AutoProcessWorkQueues is introduced with default value false. It needs to be specified explicitly in OrigamSettings.config and se to true in order to enable the autoprocessing.
  • Root package of the model introduces new numeric constants that can be in the conflict with existing projects: _Number_10, _Number_2, _Number_3, _Number_30, _Number_60.
  • Version 2023.1 introduces new fields to the work queue infrastructure. The existing work queue classes need to be manually amended in order to conform to the new version. The following fields need to be added to the work queue data structure: AttemptCount, LastAttemptTime, NextAttemptTime, InRetry.
  • Action buttons placed at panel headers are not shown when set as to be ignored

New Features

Architect

Engine

Front End

Server

Changes

Architect

Fixes

Architect

Engine

Front End

Server

2023.1.1.3128

New Features

Engine

Frontend

Server

Fixes

Engine

Fontend

Server

2023.1.2.3156

Fixes

Engine

Frontend

Server

2023.1.3.3253

Fixes

Frontend