4.24.0
github-actions
released this
09 May 08:28
·
312 commits
to master
since this release
[4.24.0] - 2024-05-08
Added
- Added
3
retries for the test run before it fails, increased timeouts for mocha hooks. PRs: bfx-report#368, bfx-report-electron#374, bfx-reports-framework#372, bfx-reports-framework#374 - Implemented the possibility to
Reset Column Widths
via the context menu (right click) on column headers. PR: bfx-report-ui#808 - Implemented the possibility to customize (1-7 days range supported) authorization token TTL via the
Preferences
menu in the app. PR: bfx-report-ui#809
Changed
- Disabled the
Changelog
menu option if the description of the current version is not available. PR: bfx-report-electron#373 - Enhanced
sub-account
ledger balance recalc to prevent setting non-recalced balances. Preventedfunding trades
sync issue whenend
less thanstart
. Related to this issue: bfx-report-electron#375. PR: bfx-reports-framework#375 - Enhanced default column widths calculation flow using dynamic calculated average and widths multipliers based on the column types. PR: bfx-report-ui#810
Security
- Resolved
dependabot
dependency updates, bumpedejs
from3.1.9
to3.1.10
. PR: bfx-report-ui#813