CSSCurrent en:Version 7.4.0: Unterschied zwischen den Versionen
Aus Cryptshare Documentation
Hajjom (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Hajjom (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 17: | Zeile 17: | ||
The sender’s name and phone number are now saved in the database and can be retrieved via the Sender/Recipient Transfer polling API. | The sender’s name and phone number are now saved in the database and can be retrieved via the Sender/Recipient Transfer polling API. | ||
=== Extend the Fields parameter default value . === | === Extend the Fields parameter default value . === | ||
The default <code>Fields</code> parameter now includes boolean properties that were previously omitted. This ensures accurate values are loaded instead of falling back to database defaults. | The default <code>Fields</code> parameter now includes boolean properties that were previously omitted. This ensures accurate values are loaded instead of falling back to database defaults, (see in the [[RESTAPI:Sender-recipient_Transfer_Polling|Transfer pooling documentation]]). | ||
== Bug Fixes == | == Bug Fixes == | ||
* Fixed an issue causing application logs to appear in host system syslogs (`/var/log/messages` or `/var/log/syslog`). | * Fixed an issue causing application logs to appear in host system syslogs (`/var/log/messages` or `/var/log/syslog`). | ||
Version vom 23. Juni 2025, 10:05 Uhr
eRelease Date: TBD
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.3.0 to 7.4.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 features
Improvements
- Obsolete log files and service definitions will be removed with this update, that were only relevant to earlier versions of Cryptshare and are no longer required.
REST-API
Enhanced Transfer Polling: Sender Details now available
The sender’s name and phone number are now saved in the database and can be retrieved via the Sender/Recipient Transfer polling API.
Extend the Fields parameter default value .
The default Fields parameter now includes boolean properties that were previously omitted. This ensures accurate values are loaded instead of falling back to database defaults, (see in the Transfer pooling documentation).
Bug Fixes
- Fixed an issue causing application logs to appear in host system syslogs (`/var/log/messages` or `/var/log/syslog`).