Skip to content

v0.7.3-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@jjmata jjmata released this 17 Jul 05:25
89b08ca

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

  • feat(bank-sync): Wise integration by @xBlaz3kx in #2433
  • fix(sync): guard finalization against externally-staled syncs by @gariasf in #2680
  • Update LLM token cost estimates and cost-info locales by @jjmata in #2690
  • Fix(mobile): Convert chat timestamps to local timezone on deserialization by @felixmuinde in #2701
  • fix(coinbase): qualify HoldingsProcessor constant reference by @pro3958 in #2702
  • fix(provider): resolve Tiingo security currency from countryCode by @jestinjoshi in #2692
  • fix(sync): resolve N+1 query in child finalization by @sentry[bot] in #2693
  • Fix keyboard navigation in DS::Select dropdowns by @rubenRP in #2689
  • Complete missing French translations and fix locale quality issues by @Holdner in #2697
  • Fix enable banking not respecting pending transactions setting by @OtterBoops in #2686
  • feat(sync): family-facing cancellation for syncs, imports, and exports by @gariasf in #2685
  • feat(sidekiq): mount Web UI in production behind super-admin sessions by @gariasf in #2683
  • perf(exchange_rate): batch-fetch rates to fix N+1 query by @sentry[bot] in #2676
  • docs: clarify local LLM context window tuning by @sure-admin in #2661
  • feat: Move import merchant button in sub menu by @alessiocappa in #2637
  • Show full dates in the categorize wizard by @elvum in #2633
  • Add per-account toggle to disable automatic transaction categorization by @mike-lloyd03 in #2636
  • Add Italian translations for various views and functionalities by @fabietto01 in #2625

New Contributors

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