4.37.0
[4.37.0] - 2025-09-24
Added
- Implemented
USDT0ARB,USDT0INKandUSDT0OPXsupport in the symbols filters. PR: bfx-report-ui#958 - Added network to
Tetherccy for movement export similar to the UI representation. Added a similar approach as on the UI side. PR: bfx-report#446 - Showed
mtsStartedinstead ofmtsUpdatedtimestamp in theDatecolumn of theMovementsreport. PR: bfx-report-ui#960 - Added
createdandupdatedtimestamp for movements export. PR: bfx-report#448
Changed
- Reworked and optimized
WalletSelectorin a more performant way. PR: bfx-report-ui#955 - Reworked
SectionSwitchin a more performant way and reduced redundant code. PR: bfx-report-ui#956 - Removed the filter normalizer to speed up requests, as it is not being used. PRs: bfx-report#445, bfx-reports-framework#473
Fixed
- Hid the
Invoicesreport due to unannounced removal of thepayInvoiceListendpoint from theBFX API. PR: bfx-report-ui#961 - Removed
payInvoiceListendpoint support due to unannounced removal from theBFX API. PRs: bfx-report#449, bfx-reports-framework#479
Security
- Showed npm lib scripts output to the foreground due to security reasons, disabled npm lib scripts where it's possible. PRs: bfx-report-express#51, bfx-report-ui#959, bfx-report-electron#551, bfx-report#447, bfx-reports-framework#478