v7.8.0
What's changed
- Aligned chat with CompositesAI model configuration
- Improved calculators and model tool management
Compliance fixes (pre-submission audit)
- Added missing
NSCameraUsageDescription(camera is used for chat image attachments viaimage_pickerbut had no usage string declared) - Removed an unused App Tracking Transparency request whose result was never consumed and whose purpose string inaccurately described ad personalization (this app has no ad SDK)
- Guarded auth OAuth debug logging behind
kDebugModeso response bodies and the LinkedIn client ID are no longer printed in release builds
Security
- Scrubbed App Store review demo-account credentials and reviewer contact info that had been committed to git history
Full Changelog: v7.7.0...v7.8.0