Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[4.29.0] - 2024-10-16
Added
Active Positions
section on the appSummary
page. PR: bfx-report-ui#873Active Positions
section to the webAccount Summary
page. PR: bfx-report-ui#874fallback
languages for i18next https://www.i18next.com/principles/fallback. PR: bfx-report#406Changed
ColumnsSelectDialog
in a more performant way and improved props linting. PR: bfx-report-ui#868Account Fees
below other sections on the appSummary
page. PR: bfx-report-ui#871Account Balance
section in a more performant way and reduced redundant code. PR: bfx-report-ui#872Summary
page, improved currencies formatting. PR: bfx-report-ui#875opened positions
for the ending point of thebalance
report. PR: bfx-reports-framework#421Fixed
opened positions
consideration inbalances
andwin/loss
reports. PR: bfx-reports-framework#420macOS
onGH Actions
from12
to15
due to caught warning on the last release: https://github.com/bitfinexcom/bfx-report-electron/actions/runs/11010191592. PR: bfx-report-electron#413dotenv
importing forprod
env. PR: bfx-report-electron#414Docker
container preparation for release building. PR: bfx-report-electron#417Security
rollup
from2.79.1
to2.79.2
. PR: bfx-report-ui#870express
from4.18.2
to4.21.0
,ws
from8.2.3
to8.18.0
,grenache-nodejs-http
from0.7.12
to0.7.13
,grenache-nodejs-link
from0.7.12
to1.0.0
. PR: bfx-report-express#42