Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[3.8.0] - 2022-09-20
Added
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 unzippedAppImage
release for auto-update. PR: bfx-report-electron#162win/loss
vsprevious day balance
results. PR: bfx-reports-framework#233Select Report Type
selection of thewin/loss
chart:Percentage Gains (gains/deposits)
andPercentage Gains (gains/balance)
options. PR: bfx-report-ui#545Sum
option to the columns context menu and related logic to show a quick total for numeric values. PR: bfx-report-ui#538Candles
chart scrolling for better representation and UX improvement. PR: bfx-report-ui#547Changed
Trading fees
(by default) andFunding fees
andFunding + Trading fees
options. Addedcumulative
result to the chart as onLoan Report
. PR: bfx-reports-framework#234Affiliates Earnings
,Funding
,Staking Payments
andLedgers
reports by defining types/defaults inside the related components for better linting. PR: bfx-report-ui#541Go to
specific date feature forCandles
chart in theTrades
report. PR: bfx-report-ui#542Account Balance
,Candles
,Derivatives
,Candlestick
, and severalAuth
sub-components. PR: bfx-report-ui#544Fixed
win/loss
vsaccount balance
report, fixed percentage calculation for sub-account transfers and for all movements. PR: bfx-reports-framework#233Unrealized Profits
andReport Type
params dropping to defaults onAverage Win/Loss
report refresh. PR: bfx-report-ui#545win/loss
vsaccount balance
export to CSV. PR: bfx-report-ui#546Security