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.14.0 #268

Merged
merged 11 commits into from
Nov 1, 2023
Merged

Release version 4.14.0 #268

merged 11 commits into from
Nov 1, 2023

Conversation

ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Nov 1, 2023

[4.14.0] - 2023-11-01

Added

  • Added test runner and report to the GitHub Actions of the bfx-facs-db-better-sqlite repo. PR: bfx-facs-db-better-sqlite#8
  • Added an endpoint to get the summary by asset (for 30 day period) for the new summary page of the framework mode. PR: bfx-reports-framework#330
  • Implemented currency name representation depending on the transport layer used for the Tether transactions in the Movements report. PR: bfx-report-ui#721
  • Implemented the possibility of submitting username/password and OTP via the Enter button during the 2FA sign-up flow. PR: bfx-report-ui#722

Changed

  • Bumped Electronjs version up to v27 to have under hood Nodejs v18.17.1, to have Nodejs version similar to UI build requirements. PR: bfx-report-electron#263
  • Bumped better-sqlite3 up to 9.0.0 to have the ability to launch the DB driver on Nodejs v18.17.1 under electron env at least v27. PR: bfx-facs-db-better-sqlite#7
  • Set the dependabot against the stagin branch to not trigger test-runner workflow

Fixed

  • Fixed the candles sync for the currency converter, to convert the first ledgers to USD it needs to provide some overlap of candles (5 days). PR: bfx-reports-framework#329
  • Fixed deep clone of arguments with lib-js-util-base, the issue is the following: when calling generateToken/invalidateAuthToken methods pass whole session object with setInterval id, and that id cannot be serialized with JSON.stringify, it should be omitted. PR: bfx-reports-framework#331
  • Fixed the dependabot config path for the bfx-report-ui repo. PR: bfx-report-ui#720

Security

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 5afe4d2 into master Nov 1, 2023
2 checks 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.

2 participants