Releases: brilliantlabsAR/noa-flutter
Releases · brilliantlabsAR/noa-flutter
v1.5.1
v1.5.0
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
Bumped firmware 📲
- Further power saving features added to firmware
v1.4.12
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
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
Message history improvements 📜
- Excluded tutorial from history
- Added topic-changed feature
v1.4.9
Quick fix ✏️
- Fixed spelling mistake in default system prompt
v1.4.8
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
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
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