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
- Bump version to next iteration after v0.7.4-alpha.4 release by @github-actions[bot] in #3017
- fix: gracefully handle invalid family timezone instead of crashing by @gfr-free in #2821
- fix(ai): drop empty data-driven enums from assistant function schemas by @winters27 in #3016
- chore: drop dead transactions-section preferences by @gariasf in #3021
- Fix SSO JIT new family creator role by @sure-admin in #3024
- fix(chat): make the assistant response timeout configurable by @andrewb-nz in #2910
- Log async rule run failures to debug log by @sure-admin in #3045
- Add comprehensive debug logging to AI cache reset job by @jjmata in #3046
- fix(generators): stop provider:family emitting a broken migration and invalid enum by @markhaines in #3047
New Contributors
- @winters27 made their first contribution in #3016
- @markhaines made their first contribution in #3047
Full Changelog: v0.7.4-alpha.4...v0.7.4-alpha.5