Skip to content

4.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 12:31
· 231 commits to master since this release
6e97481

[4.29.0] - 2024-10-16

Added

Changed

  • Reworked ColumnsSelectDialog in a more performant way and improved props linting. PR: bfx-report-ui#868
  • Moved Account Fees below other sections on the app Summary page. PR: bfx-report-ui#871
  • Reworked and optimized the Account Balance section in a more performant way and reduced redundant code. PR: bfx-report-ui#872
  • Actualized assets section title/subtitle on the Summary page, improved currencies formatting. PR: bfx-report-ui#875
  • Improved fetching opened positions for the ending point of the balance report. PR: bfx-reports-framework#421
  • Moved window modules into the common folder. This small refactoring is part of adding translation support into the electronjs wrapper. PR: bfx-report-electron#410

Fixed

Security

  • Bumped rollup from 2.79.1 to 2.79.2. PR: bfx-report-ui#870
  • Bumped express from 4.18.2 to 4.21.0, ws from 8.2.3 to 8.18.0, grenache-nodejs-http from 0.7.12 to 0.7.13, grenache-nodejs-link from 0.7.12 to 1.0.0. PR: bfx-report-express#42