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
CSV
exporting only after theemitCsvGenerationCompletedToOne
event was sent by the backend for better understanding by users when the exporting process actually completed. PR: bfx-report-ui#698Preferences
menu:shouldNotSyncOnStartupAfterUpdate
flag received on sign in. PR: bfx-report-ui#699Movements
report. PR: bfx-report-ui#702LNX (LN-BTC)
availability in theSymbol
selector. PR: bfx-report-ui#703Changed
candles
request limit to30 reqs/min
to preventRate Limit
restriction. PR: bfx-reports-framework#316Nodejs
tov18
inDocker
containers and fixes UI dependencies installation under container. PR: bfx-reports-framework#318Electron
version up tov25
to have under hoodNodejs
v18
. PRs: bfx-report-electron#251, bfx-report-ui#701inet
issue. When the sync starts we send a ping request toBFX API
to 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#252Columns
filter 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-sqlite3
driver up to8.6.0
to have this fix:random "database is locked" timeouts
better-sqlite3#597. And also to have the ability to launch the db driver onNodejs
v18
under Electron env. PR: bfx-facs-db-better-sqlite#6always-on-top
state for theloading
window. Commit: bfx-report-electron#251/commit#be0af27