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 3.8.0 to beta #165

Merged
merged 3 commits into from
Sep 23, 2022

Conversation

ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Sep 21, 2022

[3.8.0] - 2022-09-20

Added

  • Added a zipped AppImage release of the app to the electron build flow as a simple way to avoid users adding executable permission manually after downloading binary artifact. Also, leaves unzipped AppImage release for auto-update. PR: bfx-report-electron#162
  • Added win/loss vs previous day balance results. PR: bfx-reports-framework#233
  • Added one more option to Select Report Type selection of thewin/loss chart: Percentage Gains (gains/deposits) and Percentage Gains (gains/balance) options. PR: bfx-report-ui#545
  • Added Sum option to the columns context menu and related logic to show a quick total for numeric values. PR: bfx-report-ui#538
  • Implemented copying columns sum up values to the clipboard along with displaying the result. Allowed quick total displaying if sum up value equals 0. PR: bfx-report-ui#540
  • Implemented dynamic payload fetching on Candles chart scrolling for better representation and UX improvement. PR: bfx-report-ui#547

Changed

  • Enhanced the fees report. Added an additional selector with Trading fees (by default) and Funding fees and Funding + Trading fees options. Added cumulative result to the chart as on Loan Report. PR: bfx-reports-framework#234
  • Improved properties validation in Affiliates Earnings, Funding, Staking Payments and Ledgers reports by defining types/defaults inside the related components for better linting. PR: bfx-report-ui#541
  • Improved candles fetching logic to speed up Go to specific date feature for Candles chart in the Trades report. PR: bfx-report-ui#542
  • Improved properties validation in Account Balance, Candles, Derivatives, Candlestick, and several Auth sub-components. PR: bfx-report-ui#544

Fixed

  • Fixed auto-update toast window styles. PR: bfx-report-electron#161
  • Fixed win/loss vs account balance report, fixed percentage calculation for sub-account transfers and for all movements. PR: bfx-reports-framework#233
  • Fixed issues with selected Unrealized Profits and Report Type params dropping to defaults on Average Win/Loss report refresh. PR: bfx-report-ui#545
  • Fixed win/loss vs account balance export to CSV. PR: bfx-report-ui#546

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.

Looks good to me!

@ezewer ezewer merged commit 16fcee5 into bitfinexcom:beta Sep 23, 2022
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