Development Snapshot
How to Download
For each change committed to the repository, Raccoin is built for all supported platforms. To download the latest development snapshot:
- Make sure you’re logged-in to GitHub, otherwise the download links don’t show.
- Click the most recent build from the successful builds for the
masterbranch. - Scroll down to find the build for your platform under “Artifacts”.
What’s New
Below is a summary of the changes since Raccoin 0.2.
- Added support for per-wallet cost basis tracking (#29)
- Fixed handling of currencies that contain numbers (#17)
- Fixed handling of leap years in holding period calculation (#32)
- Fixed filtering on multiple conditions for transfers (#54)
- Handle loss of funds on arrival by setting a “receive fee” (#52)
- Handle airdrops as zero cost basis transactions (#53)
- Added support for getalby.com CSV export (#58)
- Added support for Alby Hub CSV export (#58)
- Added support for Wallet of Satoshi CSV export
- Added support for Phoenix CSV export
- Adjust to bitcoin.de CSV format changes (#31)
- Added support for new Bitstamp CSV format and detect SGB and FLR airdrops (#51)
- Added support for more Poloniex CSV formats (#57)
- Support Trezor CSV files using ‘,’ as delimiter (#56)
- Ignore failed transactions in Trezor Suite CSV export
- Added CAN, FLT, LPT and TON to the recognized currencies
- Show new wallets expanded by default
- Fixed issue where wallets collapsed when making changes (#62)
- Fixed “Ignore currency” and transaction filtering for NFTs
- Made the merging of consecutive trades optional
- Added BTC price history (EUR) for 2024 (by Òscar Casajuana)
- Bittrex CSV: Add 0.001 fee to BTC withdrawals (as with BCH)
- macOS: Added universal binary support
- macOS: Fixed app icon
- Updated dependencies (Slint 1.13)