What's Changed
- Fix PEP 508 dependency operator:
=>->>=by @ms1design in #14 - Support custom/external wake words by @synesthesiam in #55
- Add an option to play thinking sound by @omaramin-2000 in #30
- Add mute/unmute sounds by @omaramin-2000 in #82
- Fix issues #98 and #87 by @omaramin-2000 in #100
- Merge beta changes by @omaramin-2000 in #112
- Add sound customization by @omaramin-2000 in #116
- Fix some format and linting issues by @jaminh in #120
- removed disconnected log message in process_packet function by @florian-asche in #124
- Handle announcement separately from the media player by @omaramin-2000 in #125
- Don't require name for list commands by @jaminh in #67
- Fix mpv pause state when loading new media by @pgrafe in #123
- Add docker build pipeline and compose files by @florian-asche in #118
New Contributors
- @ms1design made their first contribution in #14
- @synesthesiam made their first contribution in #55
- @omaramin-2000 made their first contribution in #30
- @jaminh made their first contribution in #120
- @florian-asche made their first contribution in #124
Full Changelog: v1.0.0...v1.1.0