File tree Expand file tree Collapse file tree 4 files changed +15
-4
lines changed Expand file tree Collapse file tree 4 files changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ AppDir:
22
22
id : net.davidotek.pupgui2
23
23
name : ProtonUp-Qt
24
24
icon : net.davidotek.pupgui2
25
- version : 2.8.1
25
+ version : 2.8.2
26
26
exec : usr/bin/python3
27
27
exec_args : " -m pupgui2 $@"
28
28
Original file line number Diff line number Diff line change 6
6
7
7
8
8
APP_NAME = 'ProtonUp-Qt'
9
- APP_VERSION = '2.8.1 '
9
+ APP_VERSION = '2.8.2 '
10
10
APP_ID = 'net.davidotek.pupgui2'
11
11
APP_ICON_FILE = os .path .join (xdg_config_home , 'pupgui/appicon256.png' )
12
12
APP_GHAPI_URL = 'https://api.github.com/repos/Davidotek/ProtonUp-qt/releases'
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = ProtonUp-Qt
3
- version = 2.8.1
3
+ version = 2.8.2
4
4
description = Install Wine- and Proton-based compatibility tools
5
5
long_description = file: README.md
6
6
long_description_content_type = text/markdown
Original file line number Diff line number Diff line change 69
69
<content_rating type =" oars-1.0" />
70
70
71
71
<releases >
72
+ <release version =" 2.8.2" date =" 2023-08-06" >
73
+ <description >
74
+ <p >Changes/Improvements:</p >
75
+ <ul >
76
+ <li >Heroic: Added support for DXVK and vkd3d</li >
77
+ <li >Heroic: Display Amazon Games and Browser Games correctly</li >
78
+ <li >Fix regression where Proton-Tkg could not be extracted</li >
79
+ </ul >
80
+ <p >Various improvements and bug fixes. See GitHub for more details.<br />Also thanks to sonic2kk and the other contributers!</p >
81
+ </description >
82
+ </release >
72
83
<release version =" 2.8.1" date =" 2023-07-04" >
73
84
<description >
74
85
<p >Changes:</p >
75
86
<ul >
76
- <li >Added Heroic support for Wine-GE , Proton-GE and D8VK</li >
87
+ <li >Added Heroic support for Wine-Tkg , Proton-Tkg and D8VK</li >
77
88
<li >Added Italian translations</li >
78
89
</ul >
79
90
<p >Improvements:</p >
You can’t perform that action at this time.
0 commit comments