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.internal has been renamed to frontend.hostname to make the purpose of this field eaiser to understand.

    • ingressHosts.external has been removed.

  • If you have installed the Utilities using Docker Compose in 0.8.0–0.8.2:

    NOTE: The darsyncer image has been renamed to utilities-darsyncer-client (it was formerly called utilities-darsyncer). If you are using docker-compose, you will need to update your installation. If you are using the Helm charts, this is handled transparently.

New Features