v0.35.0-uat
28. October 2024
Feature Updates
(1) Account Matching
It is now possible to configure matching rules to automatically assign withdrawals and deposits to accounts. Based on workspace settings, bookings from these assignments are created automatically.
(2) Account ID for Withdrawals and Balance Check
Now, specify a customer account ID when submitting a withdrawal. The withdrawal quantity is locked for the customer account, or an error is returned if the customer lacks sufficient funds.
(3) Secrets Overhaul
Define additional secrets for specific use cases at the venue level, such as managing rate limits for fee estimation. If a service lacks an assigned secret, it defaults to the venue’s fallback secret.
Bug Fixes & Improvements
- Adjusted column widths in the customers table.
- Refactored input fields across all areas.
- Resolved issue with price stream route table not updating after entry deletion.
- Updated CSP rules for improved frontend security.
- Fixed sorting by side in tables.
- Corrected issue where no customers appeared in execution tables.
- Resolved bugs in balance checks on incorrect customer rectifications.
- Fixed metadata issues in the withdrawal approvals workflow.