Skip to content

Commit 8be1e17

Browse files
chore(release): 6.9.0-beta.1 [skip ci]
## [6.9.0-beta.1](v6.8.1...v6.9.0-beta.1) (2024-04-03) ### Enhancements * **notification:** Added Top Center/Bottom Center to Banner Positions ([#1347](#1347)) ([1566fc9](1566fc9)) * **notification:** Merged Custom Sound Notification into Sound Notification ([#1352](#1352)) ([a163a09](a163a09)) * **volume:** Keep volume includes both playback and recording devices ([03d1aa8](03d1aa8)) ### Languages * **Croatian:** Translated Settings using Weblate ([2503908](2503908)) * **Croatian:** Translated Settings using Weblate ([9dcc946](9dcc946)) * **Croatian:** Translated Settings using Weblate ([3ed5521](3ed5521)) * **French:** Translated Settings using Weblate ([3d48b72](3d48b72)) * **German:** Translated Settings using Weblate ([9d414d2](9d414d2)) * **German:** Translated Settings using Weblate ([c3598bf](c3598bf)) * **Hebrew:** Translated Settings using Weblate ([00a65a5](00a65a5)) * **Hungarian:** Translated Settings using Weblate ([97faf79](97faf79)) * **Hungarian:** Translated Tray Icon using Weblate ([a191a49](a191a49)) * **Hungarian:** Translated Update Download using Weblate ([e85e988](e85e988)) * **Portuguese:** Translated Settings using Weblate ([cccdf71](cccdf71)) * **Portuguese:** Translated Settings using Weblate ([b53b37b](b53b37b)) * **Russian:** Translated Settings using Weblate ([1c93c71](1c93c71)) * **Slovenian:** Translated About using Weblate ([15e1747](15e1747)) * **Slovenian:** Translated Settings using Weblate ([a0feb07](a0feb07)) * **Spanish:** Translated Settings using Weblate ([b16f033](b16f033)) * **Spanish:** Translated Settings using Weblate ([9dc33bb](9dc33bb)) * **Spanish:** Translated Settings using Weblate ([7569270](7569270)) * **Swedish:** Translated Settings using Weblate ([1bb6efb](1bb6efb)) * **Swedish:** Translated Settings using Weblate ([6b3a6e7](6b3a6e7)) * **Swedish:** Translated Settings using Weblate ([a65951a](a65951a)) * **Ukrainian:** Translated Settings using Weblate ([c3ed595](c3ed595)) * **Ukrainian:** Translated Tray Icon using Weblate ([48b11b7](48b11b7)) ### Bug Fixes * comparing devices event, needs to also compare the id ([4851b43](4851b43)) * getting all device that have name ([d695d2d](d695d2d)) * possible issue where device not removed from the list when renamed ([8ed0f14](8ed0f14)) * **volume:** Volume levels across dual-audio channels now kept for keep volume option ([#1371](#1371)) ([7121ecb](7121ecb)) ### Features * **autoadd:** remove the auto add feature ([dd39379](dd39379)) * make audioswitcher able to provide list of devices ([0d31968](0d31968)) * **notification:** Banner positions ([#1346](#1346)) ([40892fe](40892fe)), closes [#242](#242) [#1176](#1176)
1 parent e535b20 commit 8be1e17

File tree

2 files changed

+52
-1
lines changed

2 files changed

+52
-1
lines changed

CHANGELOG.md

+51
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,54 @@
1+
## [6.9.0-beta.1](https://github.com/Belphemur/SoundSwitch/compare/v6.8.1...v6.9.0-beta.1) (2024-04-03)
2+
3+
4+
### Enhancements
5+
6+
* **notification:** Added Top Center/Bottom Center to Banner Positions ([#1347](https://github.com/Belphemur/SoundSwitch/issues/1347)) ([1566fc9](https://github.com/Belphemur/SoundSwitch/commit/1566fc9d092d04c8e5a2705d262d456332a81e6b))
7+
* **notification:** Merged Custom Sound Notification into Sound Notification ([#1352](https://github.com/Belphemur/SoundSwitch/issues/1352)) ([a163a09](https://github.com/Belphemur/SoundSwitch/commit/a163a09443cca37d9ffcd5265d6c187f3b2b7d08))
8+
* **volume:** Keep volume includes both playback and recording devices ([03d1aa8](https://github.com/Belphemur/SoundSwitch/commit/03d1aa8a1d90ae300eb482aa3e2d824ef9d4c429))
9+
10+
11+
### Languages
12+
13+
* **Croatian:** Translated Settings using Weblate ([2503908](https://github.com/Belphemur/SoundSwitch/commit/2503908844547eec4cd160e63abf5df48d9272c9))
14+
* **Croatian:** Translated Settings using Weblate ([9dcc946](https://github.com/Belphemur/SoundSwitch/commit/9dcc946fcab5d09ed7a312e562ff0a05e3d8875b))
15+
* **Croatian:** Translated Settings using Weblate ([3ed5521](https://github.com/Belphemur/SoundSwitch/commit/3ed552140044c3c5be2d6e7f0f45fc9ebfe69077))
16+
* **French:** Translated Settings using Weblate ([3d48b72](https://github.com/Belphemur/SoundSwitch/commit/3d48b72fd06a7b3983f30ccbce8d9490dd5b1e7c))
17+
* **German:** Translated Settings using Weblate ([9d414d2](https://github.com/Belphemur/SoundSwitch/commit/9d414d2ae2ed0b6dfd2244827563886330f5517d))
18+
* **German:** Translated Settings using Weblate ([c3598bf](https://github.com/Belphemur/SoundSwitch/commit/c3598bf772d3dff1545d395701a7ed4646345202))
19+
* **Hebrew:** Translated Settings using Weblate ([00a65a5](https://github.com/Belphemur/SoundSwitch/commit/00a65a52177c33790ef9197784a02d78efc97c89))
20+
* **Hungarian:** Translated Settings using Weblate ([97faf79](https://github.com/Belphemur/SoundSwitch/commit/97faf7906b19eec249cc7e739bc0bf820eb3f5f3))
21+
* **Hungarian:** Translated Tray Icon using Weblate ([a191a49](https://github.com/Belphemur/SoundSwitch/commit/a191a49654cda649c9bcdacca0678d15bb400622))
22+
* **Hungarian:** Translated Update Download using Weblate ([e85e988](https://github.com/Belphemur/SoundSwitch/commit/e85e9882b2bb5cd1ea665410250222697c38627f))
23+
* **Portuguese:** Translated Settings using Weblate ([cccdf71](https://github.com/Belphemur/SoundSwitch/commit/cccdf7178c3e21effeee59260fceefee43b2ebf5))
24+
* **Portuguese:** Translated Settings using Weblate ([b53b37b](https://github.com/Belphemur/SoundSwitch/commit/b53b37bebc00f3018e628915c4d719fb1c64ed0c))
25+
* **Russian:** Translated Settings using Weblate ([1c93c71](https://github.com/Belphemur/SoundSwitch/commit/1c93c71586eff07f11916f3740d555c7d8b277dc))
26+
* **Slovenian:** Translated About using Weblate ([15e1747](https://github.com/Belphemur/SoundSwitch/commit/15e1747f953f58c040e47152003e79fd4fd494ce))
27+
* **Slovenian:** Translated Settings using Weblate ([a0feb07](https://github.com/Belphemur/SoundSwitch/commit/a0feb0769d9269568a4b1fd130d4dac095a7e428))
28+
* **Spanish:** Translated Settings using Weblate ([b16f033](https://github.com/Belphemur/SoundSwitch/commit/b16f033e1f8330c38d78e3b3a5bd12c2530b8e91))
29+
* **Spanish:** Translated Settings using Weblate ([9dc33bb](https://github.com/Belphemur/SoundSwitch/commit/9dc33bb3d0b6def3588641add836fc805e393d78))
30+
* **Spanish:** Translated Settings using Weblate ([7569270](https://github.com/Belphemur/SoundSwitch/commit/75692705dccb7e4d5a96d4b2c04e6336cfa006ee))
31+
* **Swedish:** Translated Settings using Weblate ([1bb6efb](https://github.com/Belphemur/SoundSwitch/commit/1bb6efb270cffbc5c5f54fc21cf5383ebeb3c411))
32+
* **Swedish:** Translated Settings using Weblate ([6b3a6e7](https://github.com/Belphemur/SoundSwitch/commit/6b3a6e7f19892cd917e34edcc33fb793a6f374f5))
33+
* **Swedish:** Translated Settings using Weblate ([a65951a](https://github.com/Belphemur/SoundSwitch/commit/a65951a231b536cc923fd7a7cbce879548295769))
34+
* **Ukrainian:** Translated Settings using Weblate ([c3ed595](https://github.com/Belphemur/SoundSwitch/commit/c3ed595c12ae0cfaacb1eda43efea5cf9a7d9131))
35+
* **Ukrainian:** Translated Tray Icon using Weblate ([48b11b7](https://github.com/Belphemur/SoundSwitch/commit/48b11b746c0fb16f77689499befba4cac052c67a))
36+
37+
38+
### Bug Fixes
39+
40+
* comparing devices event, needs to also compare the id ([4851b43](https://github.com/Belphemur/SoundSwitch/commit/4851b438c0da0aa9c0ac34ceae1ac803ad5ed4bd))
41+
* getting all device that have name ([d695d2d](https://github.com/Belphemur/SoundSwitch/commit/d695d2d38acb86f626db78afce19a0be869f6834))
42+
* possible issue where device not removed from the list when renamed ([8ed0f14](https://github.com/Belphemur/SoundSwitch/commit/8ed0f1409c1ee1a02de5ba5e75a97ee644062c7c))
43+
* **volume:** Volume levels across dual-audio channels now kept for keep volume option ([#1371](https://github.com/Belphemur/SoundSwitch/issues/1371)) ([7121ecb](https://github.com/Belphemur/SoundSwitch/commit/7121ecb1910f3afab555799bf53a2fdd12b127af))
44+
45+
46+
### Features
47+
48+
* **autoadd:** remove the auto add feature ([dd39379](https://github.com/Belphemur/SoundSwitch/commit/dd39379f83180c711d0229cb7ff790372104af1c))
49+
* make audioswitcher able to provide list of devices ([0d31968](https://github.com/Belphemur/SoundSwitch/commit/0d319688cbf27dbd0af4c1266503c16855ecc451))
50+
* **notification:** Banner positions ([#1346](https://github.com/Belphemur/SoundSwitch/issues/1346)) ([40892fe](https://github.com/Belphemur/SoundSwitch/commit/40892fed2b678f9df0aa0d3a218d6b1e19d76261)), closes [#242](https://github.com/Belphemur/SoundSwitch/issues/242) [#1176](https://github.com/Belphemur/SoundSwitch/issues/1176)
51+
152
## [6.8.1](https://github.com/Belphemur/SoundSwitch/compare/v6.8.0...v6.8.1) (2023-12-24)
253

354

SoundSwitch/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@
3838
//
3939
// You can specify all the values or you can default the Build and Revision Numbers
4040
// by using the '*' as shown below:
41-
[assembly: AssemblyVersion("6.8.1")]
41+
[assembly: AssemblyVersion("6.9.0-beta.1")]

0 commit comments

Comments
 (0)