Releases: toverainc/willow
0.3.1
0.3.0
The Willow team is proud to present Willow 0.3.0. Changes since 0.2.1:
- Dockerfile: bump ESP-ADF to support WIS auth #327
- Dockerfile: bump ESP-ADF to revert accidental changes #329
- Add notification support #325
- Fix session timer #335
- WIS TTS URL v2 support #336
- gitignore: add dependencies.lock #337
- UI improvements #334
- Improve server failure handling #338
- main: fix error printing in app_main #341
- Improve HTTP stream timeout error handling #345
- Fix a few minor issues by #344
- CI: mark release candidates as pre-release #346
- was: reset display timer on WAS command endpoint result #351
- sdkconfig: improve TCP performance #352
- CI: bump tj-actions/changed-files to v41 #356
- audio: only install I2S driver once #357
It is recommended to upgrade WAS first, which is required to expose some of the new features.
Full Changelog: 0.2.1...0.3.0
0.2.3
0.3.0-rc.2
The Willow team is proud to present the second release candidate of the 0.3.0 release. Changes since 0.3.0-rc.1:
- main: fix error printing in app_main #341
- Improve HTTP stream timeout error handling #345
- Fix a few minor issues #344
- CI: mark release candidates as pre-release #346
Full Changelog: 0.3.0-rc.1...0.3.0-rc.2
0.3.0-rc.1
The Willow team is proud to present the first release candidate of the 0.3.0 release. Changes since 0.2.1:
Changes:
- Enable all supported ESP decoder codecs 126dee6
Fixes:
New features:
To use notifications, you need WAS 0.2.0-rc.1, so upgrade WAS first.
0.2.2
0.2.1
The Willow team is proud to present Willow 0.2.1. Changes since 0.2.0:
- fix crash when doing WAS locate if Willow is muted during boot
- support the GT911 touch controller in the final ESP32-S3-Box
0.2.0
The Willow team is proud to present Willow 0.2.0. There have been no changes since 0.2.0-rc.1.
Changes:
- Bump ESP-IDF from 4.4.5 to 5.1.1
- Bump ESP-ADF from 2.5 to 2.6+
- Bump ESP-DSP from 1.4.4 to 1.4.7
- Bump ESP-SR from espressif/esp-sr@3690f88 to espressif/esp-sr@c8bf7cd
- Bump LVGL from 8.3.8 to 8.3.9
- Bump LVGL ESP Portation from 1.2.0 to 1.3.0
- Disable unneeded components in sdkconfig
- Improved error handling
Fixes:
- Plugged several memory leaks
New features:
- Configurable display backlight timeout
- ESP32-S3-Box-3 support
- Locate from WAS
- Optional wake confirmation tone
- WAS Command Endpoint support (experimental)
- Willow One Wake (experimental)
At the same time we've released Willow Application Server 0.1.0-rc.1 with a new and much improved UI. Be sure to upgrade your WAS!
And last but not least: you can now find us on Discord!
0.2.0-rc.1
The Willow team is proud to present the first release candidate of the 0.2.0 release.
Changes:
- Bump ESP-IDF from 4.4.5 to 5.1.1
- Bump ESP-ADF from 2.5 to 2.6+
- Bump ESP-DSP from 1.4.4 to 1.4.7
- Bump ESP-SR from espressif/esp-sr@3690f88 to espressif/esp-sr@c8bf7cd
- Bump LVGL from 8.3.8 to 8.3.9
- Bump LVGL ESP Portation from 1.2.0 to 1.3.0
- Disable unneeded components in sdkconfig
- Improved error handling
Fixes:
- Plugged several memory leaks
New features:
- Configurable display backlight timeout
- ESP32-S3-Box-3 support
- Locate from WAS
- Optional wake confirmation tone
- WAS Command Endpoint support (experimental)
- Willow One Wake (experimental)
At the same time we've released Willow Application Server 0.1.0-rc.1 with a new and much improved UI. Be sure to upgrade your WAS!
And last but not least: you can now find us on Discord!
0.1.1
Fix NTP issues.