diff --git a/data/com.github.rafostar.Clapper.metainfo.xml b/data/com.github.rafostar.Clapper.metainfo.xml index 8cfa91d2..f0af306e 100644 --- a/data/com.github.rafostar.Clapper.metainfo.xml +++ b/data/com.github.rafostar.Clapper.metainfo.xml @@ -48,6 +48,27 @@ + + +

Changes:

+
    +
  • Includes and uses new, improved GStreamer video sink
  • +
  • All networking ported to libsoup3
  • +
  • A lot of cleanup, including removal of unfinished web application and old YT code
  • +
  • App now supports D-Bus launching (DBusActivatable)
  • +
  • Other small fixes
  • +
+

New translations:

+
    +
  • Arabic
  • +
  • Basque
  • +
  • French
  • +
  • Japanese
  • +
  • Swedish
  • +
  • Turkish
  • +
+
+

Fixes:

diff --git a/meson.build b/meson.build index e84117b9..942423a9 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('com.github.rafostar.Clapper', 'c', 'cpp', - version: '0.4.1', + version: '0.5.0', meson_version: '>= 0.50.0', license: 'GPL-3.0-or-later', default_options: [