From 1535d0a593a883842d2689fdfa7e9b4df2fdcad3 Mon Sep 17 00:00:00 2001 From: kramo Date: Sat, 21 Dec 2024 15:19:26 +0100 Subject: [PATCH] v2.11 --- data/page.kramo.Cartridges.metainfo.xml.in | 16 ++++++---------- meson.build | 2 +- 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/data/page.kramo.Cartridges.metainfo.xml.in b/data/page.kramo.Cartridges.metainfo.xml.in index 67bb40363..36d29b00c 100644 --- a/data/page.kramo.Cartridges.metainfo.xml.in +++ b/data/page.kramo.Cartridges.metainfo.xml.in @@ -54,23 +54,19 @@ - + -

Fixed an issue with manually changing game cover art

+

Added the option to import games automatically

+

Increased the number of games per row on wide screens

+

Fixed an issue where animated covers would not play

+

Fixed an issue where the import dialog would stay open

- +

Updated for GNOME 47

- - -
    -
  • Fixed incorrect modifiers being used for keyboard shortcuts
  • -
-
-
    diff --git a/meson.build b/meson.build index 471b329e3..efa150cef 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'cartridges', - version: '2.10.1', + version: '2.11', meson_version: '>= 0.59.0', default_options: [ 'warning_level=2',