4.6.0
·
1268 commits
to master
since this release
[4.6.0] - 2023-05-10
Added
- Added
symbolfield to thecurrenciesmodel in order to have the same payload as from thebfx-report. PR: bfx-reports-framework#278
Changed
- Bumped ElectronJS version up to
v21.3.3to have NodeJSv16under the hood to resolve the ability to build UI and ElectronJS releases using the same NodeJS version. PRs: bfx-report-electron#201, bfx-report-ui#640, bfx-facs-db-better-sqlite#5 - Resolved deprecation warning
fs.rmdirfor thebfx-reports-frameworkdue to migration NodeJS tov16. PR: bfx-reports-framework#276 - Improved selected dates range representation for better clearance to the users. PR: bfx-report-ui#643
- Reworked and improved
Sign InandAdd Accountssections according to the latest design updates to enhance users experienc. Reworked and unifies several related sub-sections for better composition and reusability. Implemented new flow for addingsub-accountsto the users registered viaAPI keys. Actualizes related elements styling and fields descriptions. PR: bfx-report-ui#644 - Updated
pt-BR,ruandtrtranslations for the UI. PR: bfx-report-ui#646
Fixed
- Fixed
Testpairs/symbols handling to prevent pairs duplication/overlapping and fixed incorrect request symbol params providing in some cases. PR: bfx-report-ui#641 - Fixed a display issue on
Testpairs/symbols in production. PR: bfx-report-ui#642