Skip to content

Releases: brilliantlabsAR/noa-flutter

v1.4.5

28 Aug 09:47
Compare
Choose a tag to compare

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

26 Aug 16:50
Compare
Choose a tag to compare

Location bug fix 🌍

  • Fixed bug where location wasn't being used if the app got killed

v1.4.3

15 Aug 07:21
Compare
Choose a tag to compare

Another firmware update 📲

  • Enabled watchdog reset in the firmware to help reduce lockups if Frame boots incorrectly

v1.4.2

08 Aug 08:05
Compare
Choose a tag to compare

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

07 Aug 20:04
Compare
Choose a tag to compare

Firmware update 🌈

  • Added color text support for developers

v1.3.9

28 Jun 07:41
Compare
Choose a tag to compare

Firmware update ⚡️

  • Added camera API improvements for developers
  • Added a link to the tutorial playlist on the profile page

v1.3.8

17 Jun 18:55
Compare
Choose a tag to compare

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

13 Jun 12:33
Compare
Choose a tag to compare

TTS fixed on Android 🔊

  • Text to speech now comes out of loudspeaker rather than earpiece

v1.3.6

11 Jun 09:43
9f0f494
Compare
Choose a tag to compare

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

07 Jun 05:52
af4bfe0
Compare
Choose a tag to compare

Fixed logout crash on some devices 📲

  • Fixed an async call that was deleting the user token before logout was complete