4.29.0
·
418 commits
to master
since this release
[4.29.0] - 2024-10-16
Added
- Implemented
Active Positionssection on the appSummarypage. PR: bfx-report-ui#873 - Added
Active Positionssection to the webAccount Summarypage. PR: bfx-report-ui#874 - Improved
fallbacklanguages for i18next https://www.i18next.com/principles/fallback. PR: bfx-report#406 - Added translation flow to electronjs wrapper. PR: bfx-report-electron#412
Changed
- Reworked
ColumnsSelectDialogin a more performant way and improved props linting. PR: bfx-report-ui#868 - Moved
Account Feesbelow other sections on the appSummarypage. PR: bfx-report-ui#871 - Reworked and optimized the
Account Balancesection in a more performant way and reduced redundant code. PR: bfx-report-ui#872 - Actualized assets section title/subtitle on the
Summarypage, improved currencies formatting. PR: bfx-report-ui#875 - Improved fetching
opened positionsfor the ending point of thebalancereport. 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
- Fixed
opened positionsconsideration inbalancesandwin/lossreports. PR: bfx-reports-framework#420 - Updated
macOSonGH Actionsfrom12to15due to caught warning on the last release: https://github.com/bitfinexcom/bfx-report-electron/actions/runs/11010191592. PR: bfx-report-electron#413 - Fixed
dotenvimporting forprodenv. PR: bfx-report-electron#414 - Fixed
Dockercontainer preparation for release building. PR: bfx-report-electron#417
Security
- Bumped
rollupfrom2.79.1to2.79.2. PR: bfx-report-ui#870 - Bumped
expressfrom4.18.2to4.21.0,wsfrom8.2.3to8.18.0,grenache-nodejs-httpfrom0.7.12to0.7.13,grenache-nodejs-linkfrom0.7.12to1.0.0. PR: bfx-report-express#42