0.9 Release Line¶
You should currently have version 0.9.3 installed in DevNet, TestNet, and MainNet.
0.9.3¶
Improve instrument selection dialog in the UI (add search functionality)
(Temporarily) add back button to request the HolderService in the UI
Improve error messages returned from the operator backend
0.9.2¶
Preserve the setting in the UI that determines whether to use WebSockets, even when local storage is cleared.
0.9.1¶
Fixed a WebSocket bug in the UI.
Corrected the instrument configuration endpoint path.
Improved retry logic for handling contention errors in the automation fee trigger.
0.9.0¶
Breaking Changes
If you have installed the Utilities using Helm Charts in 0.8.x:
ingressHosts.internalhas been renamed tofrontend.hostnameto make the purpose of this field eaiser to understand.ingressHosts.externalhas been removed.
If you have installed the Utilities using Docker Compose in 0.8.0–0.8.2:
NOTE: The
darsyncerimage has been renamed toutilities-darsyncer-client(it was formerly calledutilities-darsyncer). If you are usingdocker-compose, you will need to update your installation. If you are using the Helm charts, this is handled transparently.
New Features
Daml code update to handle CC fee removal as part of [CIP-0078](https://github.com/global-synchronizer-foundation/cips/blob/main/cip-0078/cip-0078.md)
2-step Mint and Burn workflows added to the Registry Utility.
UI enhancements for querying contracts.