Skip to content

Releases: HeyWillow/willow

0.4.0-alpha.3

0.4.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Apr 17:55

What's Changed

Full Changelog: 0.4.0-alpha.2...0.4.0-alpha.3

0.4.0-alpha.2

0.4.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Apr 23:49

What's Changed

Full Changelog: 0.4.0-alpha.1...0.4.0-alpha.2

0.4.0-alpha.1

0.4.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Apr 23:36

What's Changed

Full Changelog: 0.3.1...0.4.0-alpha.1

0.3.1

Choose a tag to compare

@github-actions github-actions released this 19 Jan 13:47

The Willow team is proud to present Willow 0.3.1. Changes since 0.3.0:

  • Fix crash on missing wakeword #359
  • was: enable WebSocket destroy on exit in was_init #361

Full Changelog: 0.3.0...0.3.1

0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Jan 23:57

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

Choose a tag to compare

@github-actions github-actions released this 21 Dec 19:17

The Willow team is proud to present Willow 0.2.3. Changes since 0.2.2:

  • main: fix error printing in app_main 01e3b73
  • was: cleanup after processing wake_result 4f17efd
  • log: drop PERIPH_WIFI f8a3433
  • was: reset display timer on WAS command endpoint result fcb4b7f

Full Changelog: 0.2.2...0.2.3

0.3.0-rc.2

0.3.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Dec 17:54

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

0.3.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Dec 19:08

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:

  • Fix session timer dd2815b
  • Fix various UI inconsistencies #334

New features:

  • Handle server failures #338
  • WAS notification support #325
  • WIS TTS URL v2 support #336

To use notifications, you need WAS 0.2.0-rc.1, so upgrade WAS first.

0.2.2

Choose a tag to compare

@github-actions github-actions released this 28 Nov 18:12

The Willow team is proud to present Willow 0.2.2. Changes since 0.2.1:

Fix:

0.2.1

Choose a tag to compare

@github-actions github-actions released this 30 Oct 16:42

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