Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Update of the database drivers
  • Update of the client and its libraries to Angular 11
  • Optimizations of system maintenance 
  • ...

Technical Improvements

We have updated the current drivers of the supported databases:

...

  • The session handling is optimized. Current sessions can be monitored on the REST-WS status page. And to avoid DOS attacks the maximum number of sessions for one user can be configured in the management studio.
  • You can monitor the technical update tasks on the REST-WS status page.

New Client Functions

...

Changes of Client Features

Due to the update of the client to Angular 11 some feature had to be changed as there are:

  • The handling of the object details has been changed: splitting is no more done by drag & drop but by click onto the new split icon.

Deprecated functions

  • Binary fields have been deprecated, since it is better to keep binary content as document payload (its content is searchable, can be rendered) of an object, so its use in projects was extremely rare. Projects that use the type will get the deprecation warning about it. The field type will be removed with the next major version of yuuvis RAD.

...