Skip to content

v0.7.5-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@jjmata jjmata released this 04 Sep 04:52
4bac6e4

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.5-alpha.2 release by @github-actions[bot] in #3325
  • fix(i18n): localize Lunchflow account setup by @Rowdy in #3330
  • fix(i18n): localize unsupported rule labels by @Rowdy in #3329
  • fix(hosting): consistent provider-block visibility + fix Twelve Data toggle bug by @gfr-free in #3333
  • Add first-class Trade Republic support by @amariwan in #3168
  • fix(i18n): localize SimpleFIN status summaries by @Rowdy in #3343
  • build(deps): bump mail from 2.9.0 to 2.9.1 by @dependabot[bot] in #3347
  • fix(i18n): localize Onchain wallet setup by @Rowdy in #3344
  • feat(i18n): Support Portuguese European language and locale (pt-PT) by @pfbco in #3265
  • fix(i18n): localize empty CoinStats wallet result by @Rowdy in #3355
  • fix(i18n): localize Onchain wallet management by @Rowdy in #3354
  • feat(ai): support OPENAI_EXTRA_HEADERS on the OpenAI-compatible provider by @frap129 in #3362
  • fix(i18n): localize removed SSO identity recovery by @Rowdy in #3357
  • fix(i18n): localize Lunchflow fallback errors by @Rowdy in #3358
  • feat(accounts): group split transactions in account activity feed by @gfr-free in #3359
  • fix(i18n): localize invalid Binance sync date by @Rowdy in #3369
  • docs(hosting): document 512MB memory envelope and sample-data guidance by @jjmata in #3368
  • Support QIF split transactions and account metadata by @sure-admin in #3348
  • Make importmap audit best-effort for publishing by @sure-admin in #3372
  • fix(transactions): prevent duplicate creation on double-submit by @gfr-free in #3338
  • fix(transfers): prevent duplicate creation on double-submit by @gfr-free in #3342
  • fix(i18n): localize OpenAI timeout settings by @Rowdy in #3370
  • fix(i18n): localize bills page shell by @Rowdy in #3374
  • feat(ai-health): explain vector store setup failures by @sure-admin in #3324
  • fix(reports): stop Safari swallowing every click on the reports page by @AlexNovRS7 in #3365
  • feat(ai): verify AI configuration and provider liveness from worker processes by @jaysbeekay in #3298

New Contributors

Full Changelog: v0.7.5-alpha.2...v0.7.5-alpha.3