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(ai): default Anthropic installs to pgvector RAG (4/5) by @gariasf in #1986
- fix(ds): dark-parity for bespoke green status badges by @gariasf in #2142
- feat(ds): DS::EmptyState primitive by @gariasf in #2146
- test(goals): pledge-delta integration coverage (follow-up to #2178) by @gariasf in #2206
- feat(mobile): add privacy-safe Sentry instrumentation by @JSONbored in #2201
- fix(preview): surface postgres startup failures and reset attempt timings by @sure-admin in #2217
- fix(charts): restyle hover tooltips with soft shadow + larger radius by @gariasf in #2029
- feat(i18n): complete Brazilian Portuguese (pt-BR) locale coverage for provider & transaction views by @glorydavid03023 in #2220
- feat(i18n): complete Dutch (nl) locale coverage for provider & transaction views by @glorydavid03023 in #2218
- feat(mobile): show account detail context by @JSONbored in #2231
- fix(mobile): make offline transaction replay idempotent by @JSONbored in #2232
- Respect CoinStats wallet rate limits by @dan-dr in #2251
- feat(ai): self-host settings UI for Anthropic provider (5/5) by @gariasf in #1987
- feat(ai): route LLM batch & PDF flows through Setting.llm_provider by @gariasf in #2265
New Contributors
Full Changelog: v0.7.2-alpha.3...v0.7.2-alpha.4