Release Notes 10.14

Valid from 15 OCT 2024

 

Always check: Breaking Changes / Deprecated Features 10.x

License Management

  • The license file can contain a parameter for a maintenance expiration date. This parameter is shown as information in the license view of the REST-WS interface.

yuuvis® RAD client

The following feature reduces administration effort:

  • Chinese, Japanese, Korean, and Thai can be selected as the application language in the settings. (internal: TUK-5545)

  • When a user logs in to the client for the first time, the browser's language is set as the application and definition language if it matches an available language, otherwise the configured default language is set. After an installation, English is the default language (see ‘“fallback: true” in the installed main.json of the client). (internal: TUK-5727)

The following features improve the user productivity:

  • The search form field of the type catalog provides the following operators (internal: TUK-5390):

    • = (equal) for the known search to find objects containing the entered term

    • (not equal) to find objects not containing the entered term

  • It is possible to filter the inbox by a process model. (internal: TUK-4379)

  • When hovering over a search form field label, the cursor changes and indicates the user can click on it. This helps especially new users to find the search for Without value. (internal: TUK-5555)

  • The formatting for the title and description resolves the properties of the type set if configured in the designer. Users will see the set values in brackets in the header of the object details like in the result list, e. g. “Involved areas: [Japan, Germany]”. (internal: TUK-5395)

yuuvis® RAD services

  • All services are upgraded to Spring Boot 3.3.x to keep the system future-proof. (internal: TUK-5117)

    • Version 9.16 LTS microservices are upgraded too.

The following features reduce administration effort:

  • The index-service is optimized for processing a batch of objects. Before this optimization, the batch processing was not completed if one object couldn’t be indexed due to an error. Now one message for each of the other objects is created for indexing so only the incorrect single objects are left. (internal: TUK-5159)

  • The gateway-service supports the login and logout with native OAuth2 connection and is released to be used for Microsoft Entra ID (Azure) and Keycloak. The former installation and configuration of OpenResty is no longer necessary. (internal: TUK-5489)