Version 7.2.0: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
|||
Zeile 42: | Zeile 42: | ||
*The Reply button has been removed from the recipient email template to simplify the user experience and reduce potential confusion by providing a single, clear action. | *The Reply button has been removed from the recipient email template to simplify the user experience and reduce potential confusion by providing a single, clear action. | ||
*Logging of the CleanupTask was extended with more log messages and the addition of the respective tracking id. | *Logging of the CleanupTask was extended with more log messages and the addition of the respective tracking id. | ||
*Using the Cryptshare for OWA in the Outlook Classic Client now correctly displays the application logo. | |||
* The Java runtime environment has been updated to version 21.0.5 and Cryptshare is built on JDK-21 from this version on. | * The Java runtime environment has been updated to version 21.0.5 and Cryptshare is built on JDK-21 from this version on. | ||
*Several third-party components have been updated to more recent versions. | *Several third-party components have been updated to more recent versions. |
Version vom 4. März 2025, 09:10 Uhr
Release Date: TBD
Important Update Notes
Language Packages
In case your language packages have been modified, the attached delta-file Datei:Delta english lp 7.1.0 to 7.2.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.
Update of the Jetty web server to version 12
The Jetty web server used by Cryptshare has been updated to version 12. If you have made changes to the configuration files (ui-config.xml and ai-config.xml), please check whether the automatic update of the configuration files has run correctly and adjust them manually if necessary.
For more information on configuration, see the article Web Server Configuration.
New features
REST-API
New Version number
The version number of the Cryptshare REST API was increased to 1.11.
Extended REST-API feature: "Zip download of specified transfer files"
It is now possible during downloading the transfer files in a zip file to specify which files explicitly should be included or excluded from the zip file. More information can be found here (TBD).
Option to prohibit email based verifications over the REST-API
A new Checkbox is now available in the REST-API Addon Products page to configure whether generating the verification codes for the email based verification over the REST-API is allowed or prohibited. By unchecking the option, REST-API clients cannot request the sending of verification codes per email anymore.
For installations without a licensed REST API feature, this option will be set during the update to "prohibited", while installations with a licensed REST API feature will be set to "allowed". If you have the REST API licensed, but do not use the email based verification feature, you can now set email based verifications to "prohibited".
This Cryptshare version allows an upgrade of the underlying operating system. After the update to Cryptshare version 7.2.0 is complete, the Cryptshare administration interface provides the option to start the upgrade process.
Improvements
- When using the default recipient notification subject and if files are removed from the transfer via the File Type Filter or Pre-processing, the subject will now be updated to account for the files that remained in the transfer.
- In order to prepare the Cryptshare Server for future authentication options for administrative users, the technical backend for logging in has been revised.
- The Live Logger can now be enlarged to the full screen size or minimized again with one button press. The associated buttons are now permanently visible and do not only appear when the mouse cursor hovers over the Live Logger.
- The policy dialog now uses a larger area of the screen and requires less scrolling.
- The option "Send me a notification email about this upload" was removed from the Transfer Options Page in the Web App. By default, the sender will always receive a notification email about the upload.
- The Reply button has been removed from the recipient email template to simplify the user experience and reduce potential confusion by providing a single, clear action.
- Logging of the CleanupTask was extended with more log messages and the addition of the respective tracking id.
- Using the Cryptshare for OWA in the Outlook Classic Client now correctly displays the application logo.
- The Java runtime environment has been updated to version 21.0.5 and Cryptshare is built on JDK-21 from this version on.
- Several third-party components have been updated to more recent versions.
Bug Fixes
- Resolved an issue that caused in case of activated logging of zip contents to the duplicated display of these files in the transfer log view.
- Resolved an issue that caused the services are not installed along with rpm package of cryptshare server.
- Resolve an issue that the line break in E-mail signature didn't take effect on email notification signature.