Mobile Debug Builds
This release includes debug builds of the mobile applications:
- 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 providers invalid currency handling by @sokie in #589
- Add investment tracking to expenses by @sokie in #381
- Implement holdings for lunch flow by @sokie in #590
- Fix provider merchant lookup to handle case variations in names by @samuelcseto in #587
- Add global sync summary component for all providers by @luckyPipewrench in #588
- Merchants improvements by @sokie in #594
- Support uncategorized investments by @sokie in #593
- Workflow chores: publish Flutter builds & bump alpha versions by @jjmata in #599
Full Changelog: v0.6.7-alpha.4...v0.6.7-alpha.5