[0.3.11] - 2023-04-06
Helm changes
- New applications versions:
server/cron - 5.8.4
frontend - 5.8.0
widget - v1.0.38 - Add
wss://global.vss.twilio.com
toContent-Security-Policy
- Fix
service
forcontrol-tasks
- set correcttargetPort
- Add possibility to set redis database -
.Values.global.control.redisDb
- set from 0 to 15 (default: 0 )
Improvements
- Added a new section called "Transactions". This is a separate interface for working with transactions:
On the main screen, there is the ability to apply quick filters by period, account name and currency pair, account type and actors. There is also the ability to search for transactions by reference, comment or transaction ID.
By clicking on "+", a custom filter can be created and pinned to tabs (similar to Actros bag).
For any transaction from the list, you can click on it and go to its separate page to view details and share a direct link with someone.
Updated the "Make transactions" form. - Removed the "AllTime" option from the API request for getting the list of transactions. If no "from" and "to" parameters are passed in the request, the result will be for the last month of activity on the account.
- Optimized the API request for searching actors by title and description.
- Resolved the bugs.
Scripts:
- Integrated with Twilio for embedding video calls in scripts.