Release Notes 10.8
Valid from 18th July 2024
Always check: Breaking Changes / Deprecated Features 10.x
yuuvis® RAD core-service
The core-service setup asks for the license key needed for communication with the License-Management-Service. (internal: TUK-4638)
If the core-service starts and the database cannot be connected, the service shuts down and the Windows service-manager indicates this status. (internal: UK-2243)
yuuvis® RAD services
The search-service supports hit scoring for multi-value fields, too. (internal: TUK-5056)
In the service-admin interface, the messaging-service status indicates the reach of the store limit size of the database in its Swagger-UI. (internal: TUK-5166)
Once the service-manager has been installed, the web resources are referenced by the path variable
enaio.data.path
instead of the actual path in theservicewatcher-sw.yml
file. (internal: TUK-4754)
For the client, the new configuration looks like this:- name: client type: webresource path: ${enaio.data.path}\webresource\public\client\client.zip
yuuvis® RAD client
The client is upgraded to Angular 18. (internal: TUK-5029)
In the compare area of the version view, information about changed table data is given. (internal: TUK-5025)
In the version view, the aspect ‘Signature' is shown if the abstract object type 'yuvsigning’ is part of the schema. (internal: TUK-5164)
The search dialog opens with the last used search aspect, e.g. with ‘Document file’. This helps the users to see which parameters they have used to get the current hit list. (internal: TUK-5181)
In the search dialog, it is possible to move an object type group to the first or last position with one mouse click. (internal: TUK-4126)
In the object history, an inactive user is indicated by the crossed-out name. (internal: TUK-5163)