Skip to content

v1.22.1: report the version the build actually is

Choose a tag to compare

@Bubbles840 Bubbles840 released this 23 Aug 01:59
· 4 commits to main since this release

v1.22.0 displayed itself as 1.21.0. Both halves show one constant (shared/version.ts) and the release bumped package.json/manifest.json without it. Only the version strings were wrong — the 1.22.0 features were genuinely there.

If your Sync page footer reads addon v1.21.0 · companion v1.21.0 after installing 1.22.0, this is why. Install below and it will read 1.22.1.

Also in this release:

  • A tag push now verifies the tag against all three version strings in CI, before the registry login, so a mismatched tag publishes nothing. The guard test for this already existed; it just wasn't forced to run after a version bump.
  • Report content said "These three apply immediately" after the weekly-capping dropdown made it four.

Addon: download simplefin-sync-1.22.1.zip below → Wealthfolio → Settings → Add-ons → install from file.

Companion:

docker compose -f docker-compose.yaml -f docker-compose.custom.yaml pull simplefin-sync
docker compose -f docker-compose.yaml -f docker-compose.custom.yaml up -d simplefin-sync