Skip to content

Commit

Permalink
Website: Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn committed Dec 22, 2023
1 parent a996481 commit bd1c59a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/snapshot.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Below is a summary of the changes since the current release.
* Added a "Close" button to close the portfolio, and a "Load" button to switch to a different portfolio.
* Added an "Export All" button to export all available reports to a directory.
* Added the summary displayed on the "Reports" page to the "Report Summary" CSV export.
* Added a CSV file with the yearly data relevant in Germany to the "Export All" action.
* Added a filter to show only transactions with warnings.
* Added a text filer for transaction descriptions.
* Added support for lost, stolen and burn transactions.
Expand All @@ -33,12 +34,21 @@ Below is a summary of the changes since the current release.
* Added support for more variations of Poloniex CSV export.
* Added button to ignore a currency to the Portfolio page.
* Added merging of trades done via intermediate currencies.
* Recognize USDC and AQUA on Stellar and mark clear XLM spam.
* Take trade fees into account for calculating the cost base, when outgoing currency matches fee currency.
* Add other trade fees to short term cost (not entirely sure if correct).
* Improved merging of trades by also sorting by fee currency, which can vary for a single trade.
* Changed Bitcoin xpub scanning to dig deeper (now skips up to 10 unused addresses).
* Improved accuracy of Poloniex CSV import.
* Added alias for FiatWithdrawal for Binance CSV import.
* Set 0.001 BCH fee on Bittrex BCH withdrawals imported from CSV.
* Adding a new wallet can now be triggered with Enter key in the name field.
* Improved Ethereum address import to recognize token trades and fixed fee calculation.
* Separated the long-term and short-term capital losses on the "Reports" page.
* Timestamps of capital gain events are now clickable to jump to the relevant transaction.
* Currency in "Report Summary" is now clickable to filter transactions.
* Disabled UI accessibility feature, due to severe performance issues.
* Updated BTC price history (still shipped with the app).
* Fixed switching to "Portfolio" page each time a change is made.
* Fixed UI getting blocked while synchronizing wallets.
* Fixed 100% CPU usage or freezing while synchronizing wallets.
Expand Down

0 comments on commit bd1c59a

Please sign in to comment.