[0.3.17] - 2023-05-25
Helm changes
-
New applications versions:
server/cron - 5.14.0
frontend - 5.14.1
control-tasks - 1.0.13
realtime - 1.1.6 -
Add new parameter .
Values.global.control.cron.app_enabled
for future switch fromcron
totasks
(need add to values file withtrue
value, e.g.app_enabled: true
). -
Add new parameter
Values.global.control.server.allow_autotests
for future autotest (no change invalues.yaml
need)
Improvements
- In the Actors bag settings form, a new field called "owner" has been added to the filters. This allows filtering actors based on their owner.
In the public API "actors_filter," a new field called "ownerId" has been added. - Transactions now include additional fields: "account_hold_amount" and "available_amount," providing more details about the transaction.
- The default size of the actor's sidebar panel has been increased. There is no longer a horizontal scroll on the tabs.
- Various bug fixes and optimizations have been implemented, resulting in improvements and enhancements.
Required SingleSpace 2.10.0 version - https://github.com/corezoid/singlespace/releases/tag/0.0.13