Releases: brilliantlabsAR/noa-flutter
Releases · brilliantlabsAR/noa-flutter
v1.4.5
Frame firmware Bluetooth improvements 🛜
- Display now shows "Paired" or "Ready to Pair" based on the pairing state
- BLE throughput for iOS/MacOS users improved from 50kB/s to 60kB/s by adjusting MTU from 256 to 185
v1.4.4
Location bug fix 🌍
- Fixed bug where location wasn't being used if the app got killed
v1.4.3
Another firmware update 📲
- Enabled watchdog reset in the firmware to help reduce lockups if Frame boots incorrectly
v1.4.2
Easier pairing 📲
- During pairing, the app now shows the two digits shown on the Frame display for better identifying which Frame is yours
- System prompt boxes on the Tune screen have been merged into one
v1.4.1
Firmware update 🌈
- Added color text support for developers
v1.3.9
Firmware update ⚡️
- Added camera API improvements for developers
- Added a link to the tutorial playlist on the profile page
v1.3.8
Android background mode 🤖
- Noa now works with the Android app in the background
- Removed wildcard tutorial step
- Updated pairing animations to be clearer
v1.3.7
TTS fixed on Android 🔊
- Text to speech now comes out of loudspeaker rather than earpiece
v1.3.6
Added IMU based filtering to startup screen 🧭
- IMU now used to prevent Frame triggering queries before it's worn
- Wildcard mode removed
v1.3.5
Fixed logout crash on some devices 📲
- Fixed an async call that was deleting the user token before logout was complete