Skip to content

Ledgerize v1.1.1

Choose a tag to compare

@dermawas dermawas released this 31 Jul 14:03

Fixes several bugs found during on-device testing of v1.1.0 — most importantly a real cross-account credential leak in GnuCash Sync. v1.1.0 should not be used; please update.

Fixed:

  • GnuCash Sync cross-account leak: the PostgREST URL/JWT were stored under an unscoped device key, so a second account signed into the app on the same device could silently inherit a previous account's real GnuCash connection. Connection storage is now scoped per-account.
  • Add Wallet's Currency picker rendering as an empty row on some screens
  • The Add Wallet modal's Cancel/Add buttons overlapping content behind it once the Currency picker had two rows
  • An empty gap appearing mid-grid when the category picker's last row wasn't a full row of 3
  • Category editing now also supports changing the icon, not just the name (Settings → Categories)

This is a direct-install APK (not on Google Play yet) — download below, allow "install from unknown sources" if prompted.

Report bugs or feedback as Issues on this repo.