mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-15 09:54:31 +01:00
* Add feedback_sound option * Revert exec command * Use pulseaudio-utils and add volume option * Update config.json * Update feedback doc to a grouped * Update changelog and version Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
43 lines
716 B
Markdown
43 lines
716 B
Markdown
# Changelog
|
|
|
|
## 2.5.0
|
|
|
|
- Add an option to enable feedback sounds
|
|
|
|
## 2.4.0
|
|
|
|
- Improve OAuth connection process UI
|
|
- Fix error 500 after submitting the OAuth token
|
|
|
|
## 2.3.2
|
|
|
|
- Update Google Assistant SDK back to 0.5.1
|
|
- Update Google Assistant Library back to 1.0.0
|
|
|
|
## 2.3.1
|
|
|
|
- Fix build armv7/armhf
|
|
- Spell error break startup
|
|
|
|
## 2.3.0
|
|
|
|
- Update Google Assistant SDK 0.5.1
|
|
- Update Google Assistant Library 1.1.0
|
|
- Use homeassistant debian base images
|
|
- Support new audio backend
|
|
- Migrate to s6-overlay
|
|
|
|
## 2.2.0
|
|
|
|
- Use homeassistant ubuntu base images
|
|
|
|
## 2.1.0
|
|
|
|
- Add error handling for decoding UTF-8
|
|
|
|
## 2.0.0
|
|
|
|
- Update Google Assistant SDK 0.5.0
|
|
- Update Google Assistant Library 1.0.0
|
|
- Revert base images
|