From 3ac6a7b871698d0e72270fc93c750b3cff144dc9 Mon Sep 17 00:00:00 2001 From: DavidoTek <54072917+DavidoTek@users.noreply.github.com> Date: Wed, 5 Jul 2023 13:49:14 +0200 Subject: [PATCH] Bump version to 2.8.1 --- AppImageBuilder.yml | 2 +- pupgui2/constants.py | 2 +- setup.cfg | 2 +- .../net.davidotek.pupgui2.appdata.xml | 20 +++++++++++++++++++ 4 files changed, 23 insertions(+), 3 deletions(-) diff --git a/AppImageBuilder.yml b/AppImageBuilder.yml index f687d96a..e9692db6 100644 --- a/AppImageBuilder.yml +++ b/AppImageBuilder.yml @@ -22,7 +22,7 @@ AppDir: id: net.davidotek.pupgui2 name: ProtonUp-Qt icon: net.davidotek.pupgui2 - version: 2.8.0 + version: 2.8.1 exec: usr/bin/python3 exec_args: "-m pupgui2 $@" diff --git a/pupgui2/constants.py b/pupgui2/constants.py index c6aa5584..b2d747ec 100644 --- a/pupgui2/constants.py +++ b/pupgui2/constants.py @@ -6,7 +6,7 @@ APP_NAME = 'ProtonUp-Qt' -APP_VERSION = '2.8.0' +APP_VERSION = '2.8.1' APP_ID = 'net.davidotek.pupgui2' APP_ICON_FILE = os.path.join(xdg_config_home, 'pupgui/appicon256.png') APP_GHAPI_URL = 'https://api.github.com/repos/Davidotek/ProtonUp-qt/releases' diff --git a/setup.cfg b/setup.cfg index 8ed78f6e..ee57a09a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = ProtonUp-Qt -version = 2.8.0 +version = 2.8.1 description = Install Wine- and Proton-based compatibility tools long_description = file: README.md long_description_content_type = text/markdown diff --git a/share/metainfo/net.davidotek.pupgui2.appdata.xml b/share/metainfo/net.davidotek.pupgui2.appdata.xml index ee7f3281..0b1b3c90 100644 --- a/share/metainfo/net.davidotek.pupgui2.appdata.xml +++ b/share/metainfo/net.davidotek.pupgui2.appdata.xml @@ -69,6 +69,26 @@ + + +

Changes:

+
    +
  • Added Heroic support for Wine-GE, Proton-GE and D8VK
  • +
  • Added Italian translations
  • +
+

Improvements:

+
    +
  • Increase Gamepad deadzone to five percent
  • +
  • Improve logic for detecting the Steam root folder
  • +
  • Account for D8VK's rename of the master branch
  • +
  • Load more Proton-Tkg releases if none found on the first batch
  • +
  • Fix wrongly displayed Lutris Wine Fshack versions
  • +
  • Translations can now be done on Weblate!
  • +
  • Overhaul of the UI and internal functions
  • +
+

Various improvements and bug fixes. See GitHub for more details.
Also thanks to sonic2kk and the other contributers!

+
+

Changes: