Skip to content

Releases: brilliantlabsAR/noa-flutter

v1.5.0

16 Oct 14:43
2a1bd43
Compare
Choose a tag to compare

New modes for Noa 🎊

  • Added the possibility to interface Frame to your own custom server
  • Added promptless mode where Noa replies simply based on the system prompt

v1.4.13

08 Oct 12:06
Compare
Choose a tag to compare

Bumped firmware 📲

  • Further power saving features added to firmware

v1.4.12

02 Oct 14:33
Compare
Choose a tag to compare

Auto-white balance on Frame 🎨

  • Bumped to latest Frame firmware which includes auto-white balance as well as power saving features for developers
  • Fixed display glitch when turning Frame on and off

v1.4.11

23 Sep 10:43
Compare
Choose a tag to compare

Improved pairing 🔗

  • Firmware updated to facilitate easier pairing. You no longer need to hold the button, simply click once to enable pairing

v1.4.10

18 Sep 12:12
Compare
Choose a tag to compare

Message history improvements 📜

  • Excluded tutorial from history
  • Added topic-changed feature

v1.4.9

11 Sep 12:52
Compare
Choose a tag to compare

Quick fix ✏️

  • Fixed spelling mistake in default system prompt

v1.4.8

11 Sep 08:02
b12ff33
Compare
Choose a tag to compare

Camera autoexposure improvements 📸

  • Faster and more stable autoexposure
  • Added gamma correction to ISP pipeline
  • Automatic script/firmware updating after app updates
  • Lua file handing bug fixes
  • Bigger system prompt box
  • Tweaked default system prompt
  • TTS on by default
  • Tutorial shows in one go
  • Small Frame UI tweaks to add color

v1.4.6

04 Sep 11:38
Compare
Choose a tag to compare

Frame firmware Bluetooth & JPEG improvements 🏎️

  • BLE throughput for iOS/MacOS users improved to 65+kB/s by adjusting MTU to 247
  • JPEG glitch fixed when reading images very fast by adding a new API to check when the image is ready
  • Fixed string splitting in the app Bluetooth driver when the payload boundary contains multiple escape characters

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