4.24.0
·
499 commits
to master
since this release
[4.24.0] - 2024-05-08
Added
- Added
3retries 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 Widthsvia 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
Preferencesmenu in the app. PR: bfx-report-ui#809
Changed
- Disabled the
Changelogmenu option if the description of the current version is not available. PR: bfx-report-electron#373 - Enhanced
sub-accountledger balance recalc to prevent setting non-recalced balances. Preventedfunding tradessync issue whenendless 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
dependabotdependency updates, bumpedejsfrom3.1.9to3.1.10. PR: bfx-report-ui#813