Skip to content

Commit e863c16

Browse files
chore(release): 6.13.0-beta.3 [skip ci]
## [6.13.0-beta.3](v6.13.0-beta.2...v6.13.0-beta.3) (2025-03-01) ### Enhancements * **hotkey:** accept alone keys for hot keys like PrintScr, Pause, Home, End, etc ... and any function key alone too. ([65c7863](65c7863)) * **hotkey:** Change the display of hotkeys modifier to always follow ctrl, shift, alt, win. ([b518688](b518688)) * **hotkey:** support setting only one key for hotkey ([c9e8131](c9e8131)) ### Languages * **Chinese (Traditional Han script):** Translated Settings using Weblate ([05b085b](05b085b)) * **Chinese (Traditional Han script):** Translated Tray Icon using Weblate ([986cfa8](986cfa8)) * **Chinese (Traditional Han script):** Translated Update Download using Weblate ([dbf1303](dbf1303))
1 parent b518688 commit e863c16

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [6.13.0-beta.3](https://github.com/Belphemur/SoundSwitch/compare/v6.13.0-beta.2...v6.13.0-beta.3) (2025-03-01)
2+
3+
### Enhancements
4+
5+
* **hotkey:** accept alone keys for hot keys like PrintScr, Pause, Home, End, etc ... and any function key alone too. ([65c7863](https://github.com/Belphemur/SoundSwitch/commit/65c7863006dee941c57cfc416351b4e05a06e928))
6+
* **hotkey:** Change the display of hotkeys modifier to always follow ctrl, shift, alt, win. ([b518688](https://github.com/Belphemur/SoundSwitch/commit/b5186887ad536a4dc208b84c9ac854a75510631d))
7+
* **hotkey:** support setting only one key for hotkey ([c9e8131](https://github.com/Belphemur/SoundSwitch/commit/c9e81319fd17104272fcacb4e7ae987bf682ccbe))
8+
9+
### Languages
10+
11+
* **Chinese (Traditional Han script):** Translated Settings using Weblate ([05b085b](https://github.com/Belphemur/SoundSwitch/commit/05b085b35a6fc986c90ca14f9aaff1c07ebc117b))
12+
* **Chinese (Traditional Han script):** Translated Tray Icon using Weblate ([986cfa8](https://github.com/Belphemur/SoundSwitch/commit/986cfa808802d0d9ef29ddf615fe4c12534f4718))
13+
* **Chinese (Traditional Han script):** Translated Update Download using Weblate ([dbf1303](https://github.com/Belphemur/SoundSwitch/commit/dbf13034418c9362a7b65f972ba37fab8dc181d7))
14+
115
## [6.13.0-beta.2](https://github.com/Belphemur/SoundSwitch/compare/v6.13.0-beta.1...v6.13.0-beta.2) (2025-02-24)
216

317
### Languages

SoundSwitch/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@
3939
// You can specify all the values or you can default the Build and Revision Numbers
4040
// by using the '*' as shown below:
4141
[assembly: AssemblyFileVersion("6.13.0")]
42-
[assembly: AssemblyInformationalVersion("6.13.0-beta.2")]
42+
[assembly: AssemblyInformationalVersion("6.13.0-beta.3")]

0 commit comments

Comments
 (0)