Releases: dickwolff/Export-To-Ghostfolio
Releases · dickwolff/Export-To-Ghostfolio
Release 0.22.4
Added
- ✨ XTB: Add support for dividend and dividend tax
Fixes
- 🐛 DEGIRO: Add
Credit
to list of ignored records - 🏗️ Updated
typescript
dependency to 5.7.3
Docker
Link to the Docker image
Release 0.22.3
Added
- 🏗️ Introduced a settting to split the result into chunks of 25 activities, enabling the result to be uploaded to Ghostfolio's hosted service.
Docker
Link to the Docker image
Release 0.22.2
Fixed
- 🐛 Etoro: Add fee and refund support for CFD trades (thanks @bbcelly!)
Docker
Link to the Docker image
Release 0.22.1
Fixed
- 🐛 Etoro: Fix weird number formats in some exports (thanks @bbcelly!)
Docker
Link to the Docker image
Release 0.22.0
Release 0.21.2
0.21.1
Fixes
- 🐛 Take currency from export instead of currency from Yahoo Finance (revert earlier change)
Docker
Link to the Docker image
Release 0.21.0
Fixes
- 🏗️ Moved solution from Node 20 LTS to Node 22 LTS
- 🏗️ Improved Docker build, reducing image size by about 30%
- 🏗️ Updated all dependencies to latest
- 🏗️ Removed package-lock.json from .gitignore to make Dependabot work reliably
Docker
Link to the Docker image
Release 0.20.3
Release 0.20.2
Fixes
- 🐛 DEGIRO: When no match found by orderId, also look for ISIN + Product
- 🐛 DEGIRO: Add support for interest (
DEGIRO courtesy
) - 🐛 DEGIRO: Add
connection fee
as a fee record
Docker
Link to the Docker image.