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
- CSV drag&drop styling fixes by @sokie in #604
- Mobile offline features by @dwvwdv in #580
- Generic LLMs improvements by @sokie in #605
- Revert "Add print stylesheet for reports page" by @jjmata in #609
- Mobile llm features by @dwvwdv in #610
- Mobile more page features by @dwvwdv in #612
- FIX reports page AI chat by @sokie in #614
Full Changelog: v0.6.7-alpha.6...v0.6.7-alpha.7