Arun Raghavan pushed to branch master at PulseAudio / pavucontrol
Commits: 59de1e9d by Arun Raghavan at 2024-05-21T22:38:14-04:00 Add some release notes for 6.0 - - - - - 2 changed files: - doc/README.html.in - src/org.pulseaudio.pavucontrol.metainfo.xml.in Changes: ===================================== doc/README.html.in ===================================== @@ -39,6 +39,22 @@ General Public License for more details.</p> <h2><a name="news">News</a></h2> +<div class="news-date">Tue May 21 2024: </div> +<p class="news-text"> +<a href="@[email protected]">Version 6.0</a> released. +Changes:</p> +<ul> +<li>Migrate from Gtk 3 to 4.</li> +<li>Embed UI resources in executable.</li> +<li>Rename "Set as fallback" to "Default" for better legibility.</li> +<li>Support 144 Hz monitors with level bars.</li> +<li>App icons will fallback to generic rather than missing image, +and this will be more common with Gtk 4.</li> +<li>Lots of translation updates.</li> +<li>Drop autotools build in favour of meson.</li> +<li>Make libcanberra dependency optional.</li> +</ul> + <div class="news-date">Sun Aug 15 2021: </div> <p class="news-text"> <a href="@[email protected]">Version 5.0</a> released. ===================================== src/org.pulseaudio.pavucontrol.metainfo.xml.in ===================================== @@ -39,6 +39,21 @@ </screenshot> </screenshots> <releases> + <release version="6.0" date="2024-05-21"> + <description> + <ul> + <li>Migrate from Gtk 3 to 4.</li> + <li>Embed UI resources in executable.</li> + <li>Rename "Set as fallback" to "Default" for better legibility.</li> + <li>Support 144 Hz monitors with level bars.</li> + <li>App icons will fallback to generic rather than missing image, + and this will be more common with Gtk 4.</li> + <li>Lots of translation updates.</li> + <li>Drop autotools build in favour of meson.</li> + <li>Make libcanberra dependency optional.</li> + </ul> + </description> + </release> <release version="5.0" date="2021-08-15"> <description> <ul> View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/commit/59de1e9d1d3ee954d8b2c002934c133dafb6bf19 -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/commit/59de1e9d1d3ee954d8b2c002934c133dafb6bf19 You're receiving this email because of your account on gitlab.freedesktop.org.
