Skip to content

v7.8.0

Choose a tag to compare

@banghuazhao banghuazhao released this 21 Jul 03:08

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 via image_picker but 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 kDebugMode so 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