Releases: Mentra-Community/MentraOS
Releases · Mentra-Community/MentraOS
v2.7
MentraOS 2.7
Changelog
Critical Bug Fixes
- Mentra Live video corruption — Fixed video corruption issue (+ iOS release script fix)
- Mentra Live on old Android BLE stacks — Fixed compatibility for Android phones with older Bluetooth stacks
- Miniapp stuck on splash screen — Fixed apps getting stuck on splash when reopened from the app switcher
- Overlay appearing on home screen at boot — Reverted a change that caused an overlay to show at boot
- OTA downloads stalling at 0% — Added socket timeouts to prevent OTA firmware updates from hanging
- Corrupted videos — Separate fix for video corruption in gallery
- Gallery sync bugs — Fixed photo thumbnails, video duration display, and delete bugs in gallery sync
- Transcription token loss — Fixed accumulating finalized tokens into a stable prefix to survive SDK window compaction
(transcription text was being lost)
Console / Org Creation Fixes (Developer Portal)
- Org creation infinite loop — Fixed slug collision + VersionError causing infinite loop
- TOCTOU race in org creation — Deterministic slug suffix, removed frontend org creation path
- Idempotency check scoped to admin — Fixed bootstrap failures being surfaced
- Slug regeneration on name update — Stopped regenerating slug every time org name was updated
Cloud / Deploy Fixes
- Porter deploy broken — Restored start.sh entrypoint (cd not in PATH as exec command)
- CI build errors — Fixed SDK type exports and AppAudioStreamManager constructor
- Duplicate-module bug — Used globalThis for sessions Map to prevent duplicate module instantiation
- Frontend API path mismatch — Updated frontend paths to match new namespaced routes
SDK Changes
- SDK refactored from Express to Hono — Major refactor of the SDK server framework
- Session-scoped telemetry via pino — New telemetry system for SDK apps
- React-SDK localStorage key mismatch — Fixed telemetry key mismatch
- Dead LiveKit code removed — Mass deletion of dead code (LiveKit, Express, Azure, old app-communication)
Mobile / Device Fixes
- Touch bar dual button fix — Fixed touch bar interaction
- iPhone SE layout fixes + Firebase analytics added
- Blur/flicker fix on new UI
- Wakelock during OTA/BES firmware updates — Prevents phone from sleeping mid-update
- MentraLive reconnection logic — Improved reconnect scan handling, cleared latch before retries
- Soniox context — Added "mentra" to Soniox stream context, removed "hey" wake word from context
2.6
2.5
2.4
Nightly Builds
Automated nightly builds from the dev branch.
Latest builds: 2026-03-17 (b280d02)
Download Links
Builds older than 7 days are automatically cleaned up.
2.3
MentraOS 2.3
What's Changed (so far)
- Added a new and improved Live Captions miniapp.
- Massively improved the microphone and transcription system.
- Fixed multiple sources of app crashes.
- Improved compatibility with production Mentra Live.
- Fixed an issue that caused the app to crash on iOS when Even Realities G1 are disconnected.
- "Device Info" page now shows more detailed information for Mentra Live glasses.
- Overhauled the login/signup screen.
PR Build Artifacts
Rolling release for PR build APKs. Assets older than 7 days are automatically cleaned up.
2.2.15
MentraOS v2.2.15
What's Changed
- Massive UX/UI overhaul.
- Improved Even Realities G1 pairing reliability.
- Re-added the ability to pair with Vuzix Z100.
- Improved various Mentra Live systems (gallery sync flow, wifi connection flow, and others).
- Phone microphone quality has been significantly improved.
- Squashed a bug that periodically caused apps to silently stop working.
- ...and many other smaller fixes.
v2.2.15 Beta
MentraOS v2.2.15 Beta
What's Changed
- Massive UX/UI overhaul.
- Improved Even Realities G1 pairing reliability.
- Re-added the ability to pair with Vuzix Z100.
- Improved various Mentra Live systems (gallery sync flow, wifi connection flow, and others).
- Phone microphone quality has been significantly improved.
- Squashed a bug that periodically caused apps to silently stop working.
- ...and many other smaller fixes.
Get the beta here:
v2.2.14
What's Changed
- Android speech-to-text reliability has been upgraded to match iOS.
- Overhauled the Android app, many bugs have been squashed.
- Changing settings on Android now works reliably!
- Fixed various audio playback issues when using Mentra Live.
- RTMP streaming reliability upgrades.
- Fixed various gallery issues.
- Improved battery consumption in some scenarios.