CSSCurrent en:Version 7.3.0

Aus Cryptshare Documentation
Wechseln zu:Navigation, Suche

Release Date: 10.06.2025

Important Update Notes

Language Packages

Due to structural changes in the language packages, all supported server language packages will be updated automatically, customized language packages will be removed during the update process (a backup is done before). If more language packages are needed, it is required to download and install them again.

In case your language packages have been modified, the attached delta-file Datei:Delta english lp 7.2.0 to 7.3.0.txt can help you to locate the changes in this update and re-apply the modifications. The structure of this file is explained in Language Pack Changes.

New field admin base URL

In addition to the base URL field, there is now the admin base URL field, which is used to provide the links in the following mail templates with a different path to the configured base URL: “Create new admin”, “Reset admin password” and “Update notifications”. By default, the default port 8080 is added to the previously entered base URL. If you use a different URL or a different port to access the administration interface, you must adjust the admin base URL to these values after performing the update.

New features

REST-API

New Sender/Recipient Polling APIs

In addition to the already existing sender polling, recipient polling is now available. As a recipient, it is now possible to request all transfers that were sent to a specific email address (verification required). In order to reduce the number of required requests, the new endpoint is able to contain all transfer related fields.

Additionally, sender polling was reworked to also offer the possibility to return all transfer related fields.

More information for the new Sender/Recipient Polling APIs can be found here.

Please note that the old sender polling endpoint was marked as deprecated and will be removed in version 2.0 of the REST API. Version 2.0 will be released in a future Cryptshare Server update. With the release of a REST API version 2.0 - to allow backwards compatibility - both, the version 1.x and 2.0 will be available in parallel for a sufficient amount of time to allow customers to migrate from version 1.x to 2.0.

Improvements

  • The Java runtime environment has been updated to version 21.0.7.

Bug Fixes

  • Resolved an issue that caused line breaks in confidential messages to be not correctly displayed.
  • Resolved an issue that caused the validation of IPv4/IPv6 network patterns against the expected IP range and CIDR notation to be performed incorrectly in the policy wizard.
  • Resolved an issue that caused HSTS and other http headers are missing.
  • Resolve an issue where the plain text notification message was not displayed in the preview page, and styling of the notification plain text was allowed in the transfer summary.