v3.7.2
Version 3.7.2 change log:
Added
- Adds Balance(USD) precision selector to the Wallets section. PR: bfx-report-ui#522
Changed
- Adds logic for merging similar trades, with the same orderId and execPrice, to the one dot on the Candles chart for better representation and readability in the UI. PR: bfx-report-ui#515
- Removes Input Timezone picker from Preferences and related logic for setting and using manually selected timezone for inputs. PR: bfx-report-ui#521
- Adds sub accounts selection persistence in Multiple Accounts login mode in the UI. PR: bfx-report-ui#518
Fixed
- Fixed issues related to database being locked in sqlite PR: bfx-reports-framework#221
- Fixes sync request fail during logout issue. PR: bfx-report-ui#519