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.21.0 #350

Merged
merged 19 commits into from
Mar 21, 2024
Merged

Release version 4.21.0 #350

merged 19 commits into from
Mar 21, 2024

Conversation

ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Mar 20, 2024

[4.21.0] - 2024-03-20

Added

Changed

  • Updated GH Actions to use Nodejs v20 to prevent breaking changes in workflow. PRs: bfx-report#355, bfx-reports-framework#361, bfx-report-electron#344, bfx-facs-db-better-sqlite#9
  • Migrated from the deprecated reports generation methods usage to the actual ones according to the latest backend changes. PR: bfx-report-ui#784
  • Allowed all pairs removal at the Market History / Spot section according to the latest UX improvement proposals: We should allow the user to remove the current pair and display an empty table that says No history to display. PR: bfx-report-ui#786
  • Improved print PDF under Electronjs. Turned off ipc log transport between render and main process as unused, it prevents ipc transport error from electron-log lib. Suppressed error modal window if pdf gen failed: the idea here is to inform the user if something goes wrong using WS event for better UX instead of showing a modal window error as it is annoying in most cases. Improved pdf generation performance for big html templates, uses loadFile method of electron api instead of base64 encoding. Bumped up Electronjs minor version to have the last fixes. PR: bfx-report-electron#342

Fixed

  • Prevented duplication possibility for items in the selectors of the UI. PR: bfx-report-ui#785

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.

lgtm!

@ezewer ezewer merged commit 3c77fd2 into master Mar 21, 2024
1 check passed
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.

None yet

2 participants