Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 4.11.0 to staging #253

Merged
merged 3 commits into from
Sep 20, 2023

Conversation

ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Sep 20, 2023

[4.11.0] - 2023-09-20

Added

  • Added ability to show success dialog for CSV exporting only after the emitCsvGenerationCompletedToOne event was sent by the backend for better understanding by users when the exporting process actually completed. PR: bfx-report-ui#698
  • Added the possibility of tweaking the ability to auto-start sync after the auto-update of the electron app via the Preferences menu: shouldNotSyncOnStartupAfterUpdate flag received on sign in. PR: bfx-report-ui#699
  • Implemented extra information handling and representation for the Movements report. PR: bfx-report-ui#702
  • Implemented LNX (LN-BTC) availability in the Symbol selector. PR: bfx-report-ui#703

Changed

  • Decreased candles request limit to 30 reqs/min to prevent Rate Limit restriction. PR: bfx-reports-framework#316
  • Improved server availability error message to be persistent. PR: bfx-reports-framework#317
  • Updated Nodejs to v18 in Docker containers and fixes UI dependencies installation under container. PR: bfx-reports-framework#318
  • Bumped Electron version up to v25 to have under hood Nodejs v18. PRs: bfx-report-electron#251, bfx-report-ui#701
  • Prevented showing error modal dialog due to inet issue. When the sync starts we send a ping request to BFX 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#252
  • Reworked and enhanced Columns 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#697
  • Improved user notification when data should be synced. Implemented synchronization auto-initiation if not syncing at the moment. PR: bfx-report-ui#700
  • Updated translations for UI. PR: bfx-report-ui#704

Fixed

Copy link
Collaborator

@ezewer ezewer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@ezewer ezewer merged commit 8acc363 into bitfinexcom:staging Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants