Release version 4.11.0 to staging #253
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.11.0] - 2023-09-20
Added
CSVexporting only after theemitCsvGenerationCompletedToOneevent was sent by the backend for better understanding by users when the exporting process actually completed. PR: bfx-report-ui#698Preferencesmenu:shouldNotSyncOnStartupAfterUpdateflag received on sign in. PR: bfx-report-ui#699Movementsreport. PR: bfx-report-ui#702LNX (LN-BTC)availability in theSymbolselector. PR: bfx-report-ui#703Changed
candlesrequest limit to30 reqs/minto preventRate Limitrestriction. PR: bfx-reports-framework#316Nodejstov18inDockercontainers and fixes UI dependencies installation under container. PR: bfx-reports-framework#318Electronversion up tov25to have under hoodNodejsv18. PRs: bfx-report-electron#251, bfx-report-ui#701inetissue. When the sync starts we send a ping request toBFX APIto check that API is available. The idea is to not show error modal dialog for issues, just show error toast via UI when fetching the corresponding error with progress event via WS. PR: bfx-report-electron#252Columnsfilter to display the actual selected filters quantity for better clearance to the users. Reworked refresh button representation according to the design updates. PR: bfx-report-ui#697Fixed
better-sqlite3driver up to8.6.0to have this fix:random "database is locked" timeoutsbetter-sqlite3#597. And also to have the ability to launch the db driver onNodejsv18under Electron env. PR: bfx-facs-db-better-sqlite#6always-on-topstate for theloadingwindow. Commit: bfx-report-electron#251/commit#be0af27