File tree Expand file tree Collapse file tree 4 files changed +23
-3
lines changed Expand file tree Collapse file tree 4 files changed +23
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ AppDir:
2222 id : net.davidotek.pupgui2
2323 name : ProtonUp-Qt
2424 icon : net.davidotek.pupgui2
25- version : 2.8.0
25+ version : 2.8.1
2626 exec : usr/bin/python3
2727 exec_args : " -m pupgui2 $@"
2828
Original file line number Diff line number Diff line change 66
77
88APP_NAME = 'ProtonUp-Qt'
9- APP_VERSION = '2.8.0 '
9+ APP_VERSION = '2.8.1 '
1010APP_ID = 'net.davidotek.pupgui2'
1111APP_ICON_FILE = os .path .join (xdg_config_home , 'pupgui/appicon256.png' )
1212APP_GHAPI_URL = 'https://api.github.com/repos/Davidotek/ProtonUp-qt/releases'
Original file line number Diff line number Diff line change 11[metadata]
22name = ProtonUp-Qt
3- version = 2.8.0
3+ version = 2.8.1
44description = Install Wine- and Proton-based compatibility tools
55long_description = file: README.md
66long_description_content_type = text/markdown
Original file line number Diff line number Diff line change 6969 <content_rating type =" oars-1.0" />
7070
7171 <releases >
72+ <release version =" 2.8.1" date =" 2023-07-04" >
73+ <description >
74+ <p >Changes:</p >
75+ <ul >
76+ <li >Added Heroic support for Wine-GE, Proton-GE and D8VK</li >
77+ <li >Added Italian translations</li >
78+ </ul >
79+ <p >Improvements:</p >
80+ <ul >
81+ <li >Increase Gamepad deadzone to five percent</li >
82+ <li >Improve logic for detecting the Steam root folder</li >
83+ <li >Account for D8VK's rename of the master branch</li >
84+ <li >Load more Proton-Tkg releases if none found on the first batch</li >
85+ <li >Fix wrongly displayed Lutris Wine Fshack versions</li >
86+ <li >Translations can now be done on Weblate!</li >
87+ <li >Overhaul of the UI and internal functions</li >
88+ </ul >
89+ <p >Various improvements and bug fixes. See GitHub for more details.<br />Also thanks to sonic2kk and the other contributers!</p >
90+ </description >
91+ </release >
7292 <release version =" 2.8.0" date =" 2023-04-06" >
7393 <description >
7494 <p >Changes:</p >
You can’t perform that action at this time.
0 commit comments