Releases: Jessidhia/ynab-userscripts
Release list
jnb.user v2.7
Release specific to the JNB userscript; other scripts only have minor non-user-visible changes
Fixes crash when the account statement includes an interest payment, as it has a different HTML structure.
The export does include splits with values extracted from the tax table, but it turns out YNAB discards split information from QIF files, so they're also attached in a human-readable memo.
jnb.user v2.6
Update specific to the JNB/PayPay Bank user script.
Adds support for all debit card transaction formats that appear in transactions old and new. Transactions since September 2021 have the payee in the main statement so there's no longer a requirement to visit the debit card log to correlate payees there, but older transactions are still missing the payee so they still need correlation; the regexp in the script wasn't parsing the old transactions in the new PayPay Bank UI correctly so that has also been updated and all debit card transactions should work correctly now.
v0.0.2
Rakuten
- clean up VISA annotations, try to better support JCB
- add back 利用国 as flag emoji; Rakuten uses nonstandard abbreviations and the supported list is very much incomplete
JNB (PayPay Bank) and Suica (+ Pasmo)
- Port my older CSV userscripts to generate QIF; also try to add Pasmo support to the Suica script, but it's untested.
Full Changelog: v0.0.1...v0.0.2
v0.0.1
First release
Full Changelog: https://github.com/Jessidhia/ynab-userscripts/commits/v0.0.1