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.26.0 #399

Merged
merged 17 commits into from
Aug 29, 2024
Merged

Release version 4.26.0 #399

merged 17 commits into from
Aug 29, 2024

Conversation

ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Aug 28, 2024

[4.26.0] - 2024-08-28

Added

  • Added ability to send IPC messages when the sync is ready. PR: bfx-reports-framework#405
  • Added ability to show native notifications in case another screen is displayed and the app window is not hidden with multiple workspaces mode in Ubuntu/Mac. PR: bfx-report-electron#389
  • Added ability to show the native notification in the electron app in case the sync is being processed in the background with the hidden main window. There we check if the main window is invisible and show a notification otherwise don't. PR: bfx-report-electron#390

Changed

  • Enhanced and unified Logins and Change Logs reports column configuration getters and reduced redundant code. PR: bfx-report-ui#840
  • Reworked and optimized the TimeFrameSelector component in a more performant way and reduced redundant code. PR: bfx-report-ui#841
  • Reworked cell generation configurations more concisely and optimally for Wallets, Weighted Averages and Concentration Risk reports. PR: bfx-report-ui#842
  • Reworked and optimized LedgersCategorySelect in a more concise and performant way. PR: bfx-report-ui#843
  • Reworked and optimized Movements, Trades, Orders and Positions reports column configuration getters. Implemented unified getFeeCell and getActionCell helpers for better reusability. PR: bfx-report-ui#844
  • Reworked CandlesTimeframe in a more performant way and improved props linting. PR: bfx-report-ui#845
  • Enhanced and unified Snapshots sections column configuration getters and reduced redundant code. PR: bfx-report-ui#846
  • Removed deprecated methods and fields without breaking the logic and UI functionality. PRs: bfx-report#389, bfx-reports-framework#403
  • Improved DB file cleanups for test coverage hooks. PRs: bfx-report#390, bitfinexcom/lokue#3
  • Removed unused public colls conf accessor endpoints to use the common getAllPublicCollsConfs/editAllPublicCollsConfs ones without breaking the logic and UI functionality. PR: bfx-reports-framework#404
  • Implemented a class for DB models to typify and unify model objects. PR: bfx-reports-framework#406
  • Proxied ENet error tester for import in electron env. PR: bfx-reports-framework#407

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.

lgtm!

@ezewer ezewer merged commit bdbc86c into master Aug 29, 2024
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