metainfo: Add release notes for 5.0
These are taken from README.html.in, without the information about new dependencies (IMHO not useful to end-users) or “Some bug fixes.” (IMHO not specific enough to be useful).
This commit is contained in:
parent
be02260941
commit
c330506815
|
@ -39,7 +39,16 @@
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
<release version="5.0" date="2021-08-15"/>
|
<release version="5.0" date="2021-08-15">
|
||||||
|
<description>
|
||||||
|
<ul>
|
||||||
|
<li>Support for switching Bluetooth codecs (new in PulseAudio 15.0).</li>
|
||||||
|
<li>Support for locking card profiles (new in PulseAudio 15.0). Locking a profile prevents PulseAudio from automatically switching away from that profile on plug/unplug events.</li>
|
||||||
|
<li>New translations: Asturian, Basque, Belarusian, Galician, Hebrew, Kazakh, Norwegian Bokmål, Sinhala, Slovenian</li>
|
||||||
|
<li>Updated translations: Catalan, Chinese (Simplified), Chinese (Traditional), Croatian, Danish, Dutch, Finnish, French, German, Hungarian, Italian, Japanese, Korean, Lithuanian, Norwegian Nynorsk, Polish, Portugese, Portugese (Brazil), Slovak, Spanish, Swedish, Turkish, Ukrainian.</li>
|
||||||
|
</ul>
|
||||||
|
</description>
|
||||||
|
</release>
|
||||||
<release version="4.0" date="2019-03-05">
|
<release version="4.0" date="2019-03-05">
|
||||||
<description>
|
<description>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Reference in New Issue