Skip to content

Releases: Jessidhia/ynab-userscripts

jnb.user v2.7

Choose a tag to compare

@Jessidhia Jessidhia released this 01 May 07:39
f9a44b6

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

Choose a tag to compare

@Jessidhia Jessidhia released this 30 Sep 05:53

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

Choose a tag to compare

@Jessidhia Jessidhia released this 12 Sep 12:31

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

Choose a tag to compare

@Jessidhia Jessidhia released this 10 Sep 15:16
6600806