Skip to content

v2.10

Choose a tag to compare

@aisraelov aisraelov released this 16 Apr 20:38
a456449

Mentra v2.10

New devices

  • Even Realities G2 support — pair, connect, and use Even Realities G2 glasses on both iOS and Android. Includes display, microphone, touch gestures, battery, and brightness controls.

Mentra Live

  • Improved pairing reliability on Android, with extra logging when pairing fails
  • Fixed log upload over WiFi direct and BLE relay so bug reports include the right context
  • Fixed a bug where stopping a livestream could leave EIS (image stabilization) on
  • Gallery: videos now refresh after deletion, and corrupted recordings are flagged

Mini Apps

  • New "home screen popup" warns when a mini app isn't compatible with your glasses
  • Fixed app name shown in the Notifications mini app
  • Restored audio playback now correctly returns the volume to your previous level
  • Fixed a race condition where back-to-back audio playback could leave volume at the wrong level

Connection & reliability

  • Fixed a WebSocket reconnect storm that could happen on backend failover
  • Auto-reconnect now retries cleanly when the cloud returns 503
  • Fixed simulated-glasses setup race condition that could send you home before settings finished updating
  • Improved app startup so a slow cloud event-loop no longer cascades into a stall

App & UI fixes

  • Screenshots: faster, more compact captures on Android; fixes for iOS back-nav and forward-nav cleanup
  • Various pairing screen, scan screen, and home screen fixes
  • Disabled an Android blur effect and an inner shadow effect that were causing visual glitches
  • Grid layout fixes
  • Mirror feature fix
  • Mentra logo positioning fix

Bug reporting

  • Incident reports are now automatically submitted on certain errors so we can fix them faster

Infrastructure

  • Memory leak fix in the Soniox transcription pipeline (~15 MB/hr/session)
  • Various crash and observability improvements