This commit is contained in:
George Kiagiadakis 2024-06-28 18:18:02 +03:00
parent c60475b293
commit 43e939c0e3
2 changed files with 19 additions and 5 deletions

View file

@ -1,6 +1,23 @@
WirePlumber 0.5.4
WirePlumber 0.5.5
~~~~~~~~~~~~~~~~~
Highlights:
- Hotfix release to address crashes in the Bluetooth HSP/HFP autoswitch
functionality that were side-effects of some changes that were part
of the role-based linking policy (#682)
Improvements:
- wpctl will now properly show a '*' in front of sink filters when they are
selected as the default sink (!660)
Past releases
~~~~~~~~~~~~~
WirePlumber 0.5.4
.................
Highlights:
- Refactored the role-based linking policy (previously known also as
@ -34,9 +51,6 @@ Fixes:
- Fixed a rare issue that could cause WirePlumber to crash when dealing with
a device object that didn't have the "device.name" property set (#674)
Past releases
~~~~~~~~~~~~~
WirePlumber 0.5.3
.................

View file

@ -1,5 +1,5 @@
project('wireplumber', ['c'],
version : '0.5.4',
version : '0.5.5',
license : 'MIT',
meson_version : '>= 0.59.0',
default_options : [