Skip to content

Cryptofolio V.2.0

Compare
Choose a tag to compare
@Xtrendence Xtrendence released this 03 May 01:28
· 225 commits to main since this release

This release's API isn't compatible with the old one, so you'll have to update it to use the new features.

To keep up-to-date with new upcoming features, please check the project board from time to time. May might also be a slower month in terms of further updates as I have a lot of university coursework to do, but if you make any feature requests (within reason of course) or report any bugs by opening an issue, then I'll get to it all when I have more time.

  • Added a new "Activity" page where transactions can be recorded.

  • Added an import/export feature which lets you import and export holdings and transactions (CSV files are used).

  • Added a QR code login system, where you enter your password on the website or desktop app, and are shown a QR code that you can scan with the mobile app to automatically fill out the API URL input field and instantly login.

  • Added the ability to add holdings and such without using the coin ID and simply using the coin's symbol/ticker.

  • Table rows on the website and desktop app can now optionally be highlighted in green or red depending on the price action.

  • Added protection against duplicate requests, so spamming a button for example or there being a delay with the API won't cause it to process the same request multiple times.

  • Fixed a bunch of bugs and made general improvements to the UI.