Skip to content

Sure v0.7.2 - Goals, mobile polish and native Anthropic support

Latest

Choose a tag to compare

@jjmata jjmata released this 01 Jul 05:28
f51b240

The most visible addition in v0.7.2 is the new Goals feature. Sure can now track progress towards financial goals using real balances and pledges, and the release kept improving that foundation with better creation defaults, cleaner funding-account selection, more responsive cards, and follow-up fixes around how manual saves are matched. This is the clearest “new capability” in the cycle, and it gives people a much stronger way to plan toward savings targets inside the product.

Screenshot 2026-06-30 at 10 27 15 PM

The second headline is the amount of mobile polish and product depth that landed in this release, thanks @JSONbored! The mobile app now supports transaction metadata editing, richer account detail context, safer diagnostics, better offline replay behavior, and a broad pass on visual consistency through Sure-native tokens, spacing, typography, and shared primitives. The result is not just a prettier app, but a more complete and more confident mobile experience. Coming soon to an App Store near you!

The third major feature is Anthropic as a native LLM Provider. Self-hosted installs can now configure Anthropic directly, with chat parity, batch operations, native PDF handling, provider-aware batch/PDF flows, a settings UI, and pgvector-backed RAG defaults for Anthropic-based setups. This is a meaningful expansion of Sure’s AI surface area, especially for people who want more control over which model provider they use.

There were also a lot of other meaningful improvements across the cycle. Banking and imports kept getting stronger with MFA and decoupled-bank handling for Enable Banking, SureImport session batches, merchant CSV import, Akahu integration, and broader trades API coverage. Dashboard and reporting workflows improved with a unified widget period picker, better report performance, and deeper navigation into filtered transactions. There were also steady self-hosting and infrastructure improvements across preview deploys, Helm, Rails 8.1, Ruby 3.4.9, API scoping, and general reliability work.

One useful way to frame the size of the release is the raw volume. As of June 30, 2026, the v0.7.2 release train is sitting at 233 merged PRs since v0.7.1, based on the current prerelease boundary.

Month Issues opened Release activity Image downloads
2025-11 27 v0.6.5 — 101 PRs (1 hotfix / 7 PRs) 6,514
2025-12 22 v0.6.6 — 55 PRs (1 hotfix / 2 PRs) 7,794
2026-01 56 v0.6.7 — 162 PRs 43,250
2026-02 48 v0.6.8 — 113 PRs 68,962
2026-03 73 v0.6.9 — 92 PRs 132,863
2026-04 73 v0.7.0 — 129 PRs (3 hotfixes / 8 PRs) 126,319
2026-05 105 v0.7.1 — 206 PRs (1 hotfix / 3 PRs) 120,568
2026-06 137 v0.7.2 — 233 PRs ?

Mobile Debug Builds

This release includes debug builds of the mobile applications. Download from the Assets area below.

  • Android APK: Debug build for testing on Android devices
  • iOS Build: Unsigned iOS build (requires code signing for installation)

Note: These are debug builds intended for testing purposes. For production use, please build from source with proper signing credentials.

What's Changed

New Contributors

Full Changelog: v0.6.8...v0.7.2