Skip to content

v0.7.4-alpha.11

Pre-release
Pre-release

Choose a tag to compare

@jjmata jjmata released this 26 Aug 22:17
· 13 commits to main since this release
2abce5f

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

  • Bump version to next iteration after v0.7.4-alpha.10 release by @github-actions[bot] in #3185
  • feat(goals): let a goal be spent without looking like it fell behind by @buzzromain in #3176
  • fix(onchain-wallets): call transfers transfers, and drop the address swap by @buzzromain in #3153
  • feat(goals): show what each account still has room to earmark by @buzzromain in #3166
  • feat(goals): surface money that left a goal's accounts unexplained by @buzzromain in #3177
  • feat(budgets): show what is actually free, beside the plan by @buzzromain in #3179
  • feat(goals): a reserve measured in months of spending, not a fixed sum by @buzzromain in #3180
  • docs: add Hostim.dev as a one-click hosting option by @pavel1337 in #2567
  • feat: create merchant inline from transaction detail by @gfr-free in #3106
  • Fix SimpleFIN balances-only liability signs by @marty0x in #3187
  • Verify PDF support with a synthetic health probe by @jjmata in #3191

New Contributors

Full Changelog: v0.7.4-alpha.10...v0.7.4-alpha.11