Versions Compared

Key

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

6.0.5 (no war Release, OSGI tia Core Release only)

30.07.2024
Expand

improvements

  • add date formate parser support for formats yyyy-mm-dd and yyyymmdd (OSGI tia Core Release only)

6.0.4 (internal Release)

21.05.2024
Expand

improvements

  • Update Liberies

6.0.3

26.03.2024
Expand

improvements

  • Property Signature is now optional for Centera

6.0.2

26.03.2024
Expand

improvements

  • security updates

6.0.1

15.11.2023
Expand

improvements

  • add tia Core support

6.0.0

06.11.2023
Expand

Major Release

  • Change to Jarkata Servlet >= 6.0 - Breaking Change: is only running on modern Java-Webserver that supports JakartaEE (e.g. Tomcat 10 …) and Java 17+

  • Security-Fixes

Fix

  • If an Empty Document is created (without Components) the return code is now 201. Previous: 200

5.3.17

14.08.2023
Expand

Fix

  • fixed a problem when using the security provider enabled for the web console

5.3.16

28.07.2023
Expand

Fix

  • DocumentIds with “.“ are now possible

5.3.15

11.11.2022
Expand

Improvements

  • storage log has a buffer to improve write performance

  • support for HCP 9.2.0 (set cleanVersions to false in storage.cfg)

  • add support for disableviewer in header

...

Expand

Fixes

  • Components with ' in the component ID, were archived correctly, but could not be fetched afterwards

  • Components with comma in the component ID could not be accessed using Chrome browser after archiving

Warning

If you are not using a custom database, changes have to be made to the existing H2 database, or existing data will be lost.

Please see Update H2 Database from 1.34.175 199 to 2.X2.220 for documentation of the required changes.

...

Expand

Fixes

  • Fix for serverInfo&resultAs=html on Server without ISO-88591 Charset (like Asia)

  • Fixed Bug in S3 when Locking from Migration-Server (prevent double locks)

  • Support <context-param> for <param-name>KGSStore-Profile</param-name> in web.xml. This allows to configure KGS Store-Config on JBOSS/Wildfly -Webservern application server (See: /wiki/spaces/WIKI/pages/2239594504 )

  • Fixed Bug in “Convert Single to Multipage Tiff”

  • Fixed Bug which led to left over temp-files in multicomponent scenarios (POST) where one component failed

...