The v1.4.3 release is a small follow-up to v1.4.2: it fixes transfers being saved without a recipient account, leaving broken rows that couldn’t be edited or deleted. There are no user-facing feature changes and no breaking changes — upgrading is a straight image bump.
Changelog #
- Fixed transfers being accepted without a “To” account. Neither the transaction dialog nor the API checked for a recipient, so a transfer submitted with the “To” field empty was saved anyway: the source account was debited, nothing was credited, and the row rendered as “Transfer to [Hidden account]” with editing and deleting both disabled — so a bad row couldn’t even be removed. Transfers now require a recipient on both sides, and any row already stuck this way can be deleted, or edited to pick a recipient.
- Product analytics events now wait for a signed-in session before they leave the browser, so a page view before login no longer counts as a separate, anonymous one-time visitor in the collector.
GitHub release #
- Econumo: v1.4.3
- Full changelog: v1.4.2…v1.4.3