Skip to content

v3.7.4

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 10:45
· 758 commits to master since this release
61d3ac8

[3.7.4] - 2022-08-11

Added

Changed

  • Rounded Account Summary displayed values for better representation bfx-report-ui#534
  • Updated columns filter configuration to show trades id column by default in Trades report. PR: bfx-report-ui#536
  • Allowed continuing work with the app when reporting errors. This request was got from issue: #149

Fixed

  • Added auth refreshing on re-login via WebSockets and fixed issues with broken HTTP requests due to the staled token from the previous authorization bfx-report-ui#532
  • Fixed issue on win/loss results. PR: bfx-reports-framework#228
  • Prevented redundant force-syncing on startup when movements are empty. PR: bfx-reports-framework#229
  • Fixed layout styles of the modal dialogs
  • Fixed error window width in order to not has the width as a display screen by default

Security