Release version 4.10.0 #244
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.10.0] - 2023-08-23
Added
temptables,temptables will be removed for the non-completed sync if DB schema is changed. PR: bfx-reports-framework#311RPCtimeout to havehttpRpcTimeoutandwsRpcTimeoutoptions that can be overwritten in the electron environment to10minsfor complicated reports which can have a lot of internal calls to theBFX APIthat can take significant time. It fixed the following issues: bfx-report-electron#238, bfx-report-electron#240, bfx-report-electron#241. PRs: bfx-report-express#31, bfx-report-electron#242amounts,volumes, etc, the same way as on the desktop for better readability. PR: bfx-report-ui#691Changed
Reportsfilter panels representation. PR: bfx-report-ui#693Fixed
json rpcresponse. The idea is to have extra data in case we catch an error fromBFX APIside and on the UI use a transparent error message which can containBFX APIerror reasons. PRs: bfx-report#327, bfx-report-ui#692Sumcan appear below or above the part of the table that's currently visible. Fixed to be anchored to a specific part of the currently visible screen rather than a specific point in the table. PR: bfx-report-ui#686getUserscalls for the hosted version. PR: bfx-report-ui#689Change Logsreport when users remove the2FAoption from their account. PR: bfx-report-ui#690