Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

NOT PUBLISHED

yuuvis® RAD 

Version 7.16 LTS

The planned release date is 13 DEC 2021.

The planned release date of version 8.0 is March 2022. While releasing version 8.0 the version 6.16 LTS is reaching its end of support.

Operations (10 min, Martin)

Security: Encrypted Passwords

The passwords used by any yuuvis RAD Service can be encrypted held in the configuration files now.

Running in Portal with Custom Context Path 

yuuvis RAD can now be installed with a different context path so you can for example operate the system in a portal environment.

For example the URL for the client: https://myDomain/myContextPath/app/client

Running hosted in an OIDC Environment

The yuuvis RAD Gateway can be configured to run in an OpenID Connect environment so users can log in via the OAuth2 protocol. The Identity Provider Service Keycloak is required to be installed.

The agent has been extended for this alternative authentication flow as well.

Support of the OpenAPI Specification

The OpenAPI Specification (OAS) defines a standard, language-agnostic interface to RESTful APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined, a consumer can understand and interact with the remote service with a minimal amount of implementation logic.

With the help of the OpenAPI definition, we are able to document the API with less effort and to support developers with Swagger as a standard interface for testing the APIs.

Support of ZUGFeRD 2.1.1 / X-Rechnung

We have updated our Extraction Service to process the current ZUGFeRD 2.1.1 invoice format. Over 80 keys of the invoice header can be mapped to yuuvis RAD properties.

Client (10 min, Martin)

Search in table rows: no value

We are supporting the search for table rows without a value as it is given for any other type of field.

Full-text search:  only in files or metadata

If you need to reduce the result list you may use this feature: Search your term only in the metadata for in the document files

Search in Inbox

In this case, you type two words for searching for text in the task list only those tasks will be listed that contain both words.

In-tray and Deletion of Duplicates

In this case, if a user has just uploaded many files in a bundle and some of them are duplicates he is supported to delete them within the In-tray.

Preview

Extending the preview capabilities is made easier (custom clients). For example: exchange the PDF viewing component with one that integrates a Watermark, or add a component that renders CAD files.

The preview of these filetypes is optimized: XML, JSON, and JPEG.



yuuvis® Momentum

The following features are part of the released version 2021 Winter (LTS) or will come with the next version 2022 Spring in February 2022.

Here you can find the overview of the Product Version 2021 Winter (LTS)

Here you can find the Preview - Product Version 2022 Spring

Horizontal Keycloak Scaling (5 min, Bratislav)

yuuvis Momentum can be operated with Keycloak as an authentication provider. However, Keycloak supports only up to 50 realms per instance, and if more realms/tenants are created, its performance degrades considerably.

We have implemented an intermediate service that allows horizontal scaling of Keycloak and distributes realms over multiple Keycloak instances, removing the aforementioned limitation.

new core features (10 min, Oelschlägel)

  • Updating supported databases
  • new about WebHooks
  • new RenditionCache for created PDF documents
  • Maintenance
  • new authentication stuff

Client Core and Framework Library - Reference Client (10 min, Martin)

Permissions of the user

  • Create object: Only those object types are offered the user is allowed to create.
  • Search objects: Only those object types are offered for filtering the user is allowed to access.

Workflow

  • Delegate a task to another user.
  • Accept a task that has been assigned to a role that is assigned to you.
  • The due date is supported.
  • The tasks area can be toggled between the known table and the new list representation.

Tenant Management API (2 min, Martin)

Deletion of a Tenant

The deletion of a tenant removes all configuration files like schema, roles, localization, forms, etc from the Config Service.

Still remaining: export and deletion of objects.


Documentation (2 min, Agnieszka)














  • No labels