Release Notes 10.4

Release Notes 10.4

Valid from 28 May 2024

 

Always check: Breaking Changes / Deprecated Features 10.x

yuuvis® RAD client

  • When creating a Chart widget with an Attribute for aggregation of type number, appropriate Starting point, Interval, and Partial values are offered. (internal: TUK-4322)

  • For a line Chart, a number attribute can be selected for aggregation. (internal: TUK-4767)

  • In the folder view, strg + left mouse click on a list item of Most recent changes or Latest edited opens it in a new browser tab. (internal: TUK-4826)

  • The position of notifications is changed so they do not overlap the form buttons. (internal: TUK-3769)

yuuvis® RAD designer

  • The new string property attribute Autocomplete allows the client to fetch catalog values from a custom microservice. This is an alternative to the string property with the attribute Dynamic list, which cannot be used for forms in some cases due to required client scripts.

yuuvis® RAD services

  • Most of the services are updated to Spring Boot 3.2.5.

Data extraction of XRechnung files

  • The extraction-service supports e-invoices of the format XRechnung version 3.0.1 in the syntax UN/CEFACT. (internal: TUK-3825)
    Remark: The syntax UBL will be supported with one of the next yuuvis RAD versions.
    XRechnung is compliant with the European Union standard EN 16931 and adds specific custom attributes for the exchange of e-invoices in Germany. For more information see the German FAQ platform:
    https://www.e-rechnung-bund.de/faq/xrechnung/
    The alternative to XRechnung is ZUGFeRD 2.2.0 which is supported by yuuvis RAD since version 9.0.

Hot Deployment

  • The service-manager setup offers a hot deployment of the managed services. This means that if only the managed services have to be updated, it is no longer necessary to stop the service-manager first. So there is no real downtime in this case. The administrator is informed whether the service must be stopped or not. (internal: TUK-4643)