fix: mute_input always mutes instead of toggling
This commit is contained in:
@@ -4,6 +4,12 @@ All notable changes to this project are documented here.
|
||||
|
||||
The project uses semantic versioning. Tags are formatted as `vMAJOR.MINOR.PATCH`.
|
||||
|
||||
## [1.3.2] - 2026-08-07
|
||||
|
||||
### Changed
|
||||
|
||||
- `mute_input` action now always mutes the microphone instead of toggling its current state.
|
||||
|
||||
## [1.3.1] - 2026-07-12
|
||||
|
||||
### Added
|
||||
@@ -77,6 +83,7 @@ The project uses semantic versioning. Tags are formatted as `vMAJOR.MINOR.PATCH`
|
||||
- Added YAML configuration, CLI `init`, `preview`, and `run` commands.
|
||||
- Added Gitea CI and tag-based release workflows.
|
||||
|
||||
[1.3.2]: https://gitea.forust.xyz/forust/gosleep/releases/tag/v1.3.2
|
||||
[1.3.1]: https://gitea.forust.xyz/forust/gosleep/releases/tag/v1.3.1
|
||||
[1.2.2]: https://gitea.forust.xyz/forust/gosleep/releases/tag/v1.2.2
|
||||
[1.2.1]: https://gitea.forust.xyz/forust/gosleep/releases/tag/v1.2.1
|
||||
|
||||
Reference in New Issue
Block a user