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
- Fix property subtype not persisting on edit by @HugoleDino in #930
- Add
Familyvector search function call / support for document vault by @jjmata in #961 - Fix broken ProcessPdfJob and ImportsController tests by @jjmata in #963
New Contributors
- @HugoleDino made their first contribution in #930
Full Changelog: v0.6.8-alpha.7...v0.6.8-alpha.8