Skip to content

v0.7.5-alpha.8

Pre-release
Pre-release

Choose a tag to compare

@jjmata jjmata released this 13 Sep 00:25
0136120

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

  • fix(monobank): currencyCode is the operation currency, not the account's by @yaroslavshparuk in #3495
  • fix(l10n): localize German background job statistics by @Rowdy in #3486
  • fix(l10n): localize German Sidekiq health warnings by @Rowdy in #3499
  • fix: stop a missing exchange rate from failing a whole account, and make the error legible by @yaroslavshparuk in #3493
  • docs: refresh outdated onboarding product guide copy by @jjmata in #3503
  • Bump version to next iteration after v0.7.5-alpha.7 release by @github-actions[bot] in #3481
  • fix(providers): honor the category matcher toggle for Up and monobank by @yaroslavshparuk in #3490
  • Allow API transaction update to opt into sync protection (user_modified) by @colinedwardwood in #3483
  • feat(prompts): Editable Built-In Prompt Overrides Per-Family by @dcicco in #3373
  • fix: exclude stale provider holdings from investment views by @drink970082 in #3484
  • security: consolidate deactivated-user auth enforcement by @gfr-free in #3504
  • fixes Trading212 bugs reported in #3087 by @smurfpandey in #3090
  • Fix Coinbase cryptocurrency holding precision by @jaysbeekay in #3456
  • fix(l10n): localize German AI worker verification by @Rowdy in #3509
  • fix(monobank): capitalize the brand name and show its logo tile by @yaroslavshparuk in #3521
  • fix(l10n): localize German T-Invest logo notice by @Rowdy in #3520
  • Fix onboarding guide asset paths by @jjmata in #3524
  • feat: add "What's new" release highlight popup by @jjmata in #3505
  • fix(i18n): use the official Brandfetch name in settings and docs by @JstnMcBrd in #3528
  • feat(providers): show Brandfetch logos on Bank Sync and Accounts by @JstnMcBrd in #3527
  • fix(l10n): localize the German system health breadcrumb by @Rowdy in #3538
  • fix(l10n): localize German AI diagnostic failure reasons by @Rowdy in #3530
  • fix(insights): narrate LLM insight bodies in the family's locale by @Radoslaw-Dabrowski in #3533
  • fix(l10n): add missing Polish translations by @Radoslaw-Dabrowski in #3525
  • Treat consented Plaid products as supported by @brianespinoza in #3537
  • Add CoinSpot exchange support by @jaysbeekay in #3453
  • Combine SimpleFIN holding lots into a single position by @brianespinoza in #3539
  • fix(desktop): add report download & print handling by @Holdner in #3480
  • Fetch Plaid liabilities for credit accounts of any subtype by @brianespinoza in #3531
  • SimpleFIN: add a credit card balance sign override by @timkatz in #3243

New Contributors

Full Changelog: v0.7.5-alpha.7...v0.7.5-alpha.8