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: Add merchant logo in filter selection by @alessiocappa in #1037
- Skip unnecessary sync when account balance unchanged on update by @jrowberg in #1040
- Improvements to Flutter client by @jjmata in #1042
- Add Pipelock agent security scan to CI by @luckyPipewrench in #1049
- Feat/Abstract Assistant into module with registry by @MkDev11 in #1020
- Add MCP server endpoint for external AI assistants by @luckyPipewrench in #1051
- Upgrade langfuse-ruby to 0.1.6 and use client trace upsert API by @jjmata in #1041
New Contributors
Full Changelog: chart-v0.6.8-alpha.13...v0.6.8-alpha.13