- ⚠️ This release requires PHP 8.2.
- ⚠️ This release may create duplicate transactions. Don't import large batches!
Added
- The data importer has a health checkpoint, thanks @davidschlachter!
Changed
- ⚠️ Use Nordigen's internal transaction ID as the transaction ID.
- Switch to Mastodon in the readme.
- Fix the link to the PHP docs, thanks @sa7mon!
- Small fixes to the
.env.example
file, thanks @axelsimon!
Fixed
- Issue 6518 Issue with bad account listings
- Fix bad method call
- Make sure CSV import values are trimmed (prevents account names like
PAYPAL
)