v3.7.4
·
1388 commits
to master
since this release
[3.7.4] - 2022-08-11
Added
- Added ability to persist columns adjustments. PR: bfx-report-ui#530
- Implemented selectable charts area and
Sum Uprange values feature for theTraded VolumeandFeesreports. PR: bfx-report-ui#535 - Added
FUSEtechnology description forAppImageinto the documentation section - Added notification sync is being paused until connection is resumed. PRs: bfx-report#266, bfx-reports-framework#230, bfx-report-ui#537
Changed
- Rounded
Account Summarydisplayed values for better representation bfx-report-ui#534 - Updated columns filter configuration to show trades
idcolumn by default inTradesreport. 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
WebSocketsand fixed issues with brokenHTTPrequests due to the staled token from the previous authorization bfx-report-ui#532 - Fixed issue on
win/lossresults. 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
- Updated dependencies versions. PRs: bfx-report-ui#531, bfx-report-ui#533