Release version 4.5.0 #194
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[4.5.0] - 2023-04-12
Added
Weighted Averagesreport to the web version. The main part of logic moved to thebfx-reportand the behavior is the same as in the previous PR bfx-reports-framework#246. PRs: bfx-report#289, bfx-reports-framework#266, bfx-report-ui#631TTLof the BFX auth token to the backend side. PR: bfx-reports-framework#268API_URLandWS_ADDRESSif available onelectronLoadcustom event in the framework mode, it's related to these previous changes: bfx-report-electron#187, bfx-report-ui#619. PR: bfx-report-ui#630Changed
temporarily_unavailableBFX error handler, it's related to issues when the main platform is under maintenance. Instead showing an error modal dialog under the electron app would show the network issue message. And also it added some retries for fetching data as it was done earlier for the commonisENetErrorchecker. PR: bfx-report#290Fixed
symbolparam for thegetPublicTradesrequest in some cases. AdjustedSymbol Filterwidth to fit better for all available pairs. PR: bfx-report-ui#626TESTsymbols/pairs mapping. Fixed selector width to fit better for all available pairs. PR: bfx-report-ui#628