Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ba64050

Browse files
committed
Bump 2.8.2
1 parent 06d67e5 commit ba64050

9 files changed

Lines changed: 65 additions & 32 deletions

File tree

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,45 @@ assignees: ''
77

88
---
99

10-
### 🐛 描述(Description)
11-
1210
<!--
1311
发布前请先尝试在 Issuse 内搜索一下你的问题是否已经被提出过,
1412
详细地描述 bug,让大家都能理解,请一定确定你所要发布的内容是一个 Bug,如果不确定请发 Question
13+
别忘了填写标题,标题要简短的描述问题
1514
Before posting, please try searching in Issuse to see if your question has already been asked,
1615
Describe the bug in detail so that everyone can understand it
16+
Don't forget to fill in the title, which should briefly describe the problem
17+
-->
18+
19+
### 🐛 描述(Description)
20+
<!--
21+
详细的描述该问题
22+
Describe the problem in detail
1723
-->
1824

25+
1926
### 📷 复现步骤(Steps to Reproduce)
2027

2128
<!--
2229
清晰描述复现步骤,让别人也能看到问题
30+
确保上述步骤尽可能能够在大多数设备上 100% 复现,以便定位问题原因
2331
Clearly describe the reproduction steps so that others can see the problem
32+
Ensure that the above steps can be reproduced 100% on most devices as far as possible in order to locate the cause of the problem
2433
-->
2534
1.
2635
2.
2736
3.
2837

29-
### 📄 [异常/日志]信息([Exception/Log] Information)
38+
### 📄 日志信息(Log Information)
39+
<!--
40+
在程序内 设置 - 通用设置 - 存储空间 - 打开Logs文件夹 找到当天的日志,将文件上传或将关键部分写在此处,在内容的开始与结束上加上 ``` 单独作为一行,如下所示
41+
Set in the program - General Settings - storage space - open the logs folder to find the log of the day, upload the file or write the key part here, and add ``` to the beginning and end of the content as a separate line, as shown below
42+
43+
```
44+
你的日志内容
45+
Your log content
46+
```
47+
48+
-->
3049

3150
### 🚑 基本信息(Basic Information)
3251

.github/ISSUE_TEMPLATE/feature-request.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ assignees: ''
77

88
---
99

10+
<!--
11+
发布前请先尝试在 Issuse 内搜索一下你的 Feature 是否已经被提出过,
12+
别忘了填写标题,标题要简短的描述 Feature
13+
Before publishing, please try to search in issue to see if your feature has been proposed,
14+
Don't forget to fill in the title, which should briefly describe the feature
15+
-->
16+
1017
### 🥰 需求描述(Description)
1118

1219
<!--

.github/ISSUE_TEMPLATE/question.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,18 @@ assignees: ''
77

88
---
99

10+
<!--
11+
发布前请先尝试在 Issuse 内搜索一下你的 Question 是否已经被提出过,
12+
别忘了填写标题,标题要简短的描述 Question
13+
Before publishing, please try to search in issue to see if your question has been proposed,
14+
Don't forget to fill in the title, which should briefly describe the question
15+
-->
16+
1017
### 🧐 问题描述(Description)
1118

1219
<!--
13-
详细地描述需求,让大家都能理解
14-
Describe the requirements in detail so that everyone can understand them
20+
详细地描述 Question,让大家都能理解
21+
Describe the question in detail so that everyone can understand it
1522
-->
1623

1724
### 🚑 其他信息(Other Information)

packaging/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<key>CFBundleIdentifier</key>
88
<string>net.steampp.app</string>
99
<key>CFBundleShortVersionString</key>
10-
<string>2.8.1</string>
10+
<string>2.8.2</string>
1111
<key>CFBundleVersion</key>
12-
<string>2.8.1.0</string>
12+
<string>2.8.2.0</string>
1313
<key>LSMinimumSystemVersion</key>
1414
<string>10.15</string>
1515
<key>CFBundleDevelopmentRegion</key>

release-template.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
6. 修复 Android 本地加速中已知问题弹窗显示时不应同时跳转引导证书页
3030
7. 修复 令牌交易确认要求输本地令牌密钥时点击取消也能进行交易确认的问题
3131
8. 修复 令牌加载输入密码解密时点击取消或输入错误密码没有移除此前的数据问题
32-
9. 修复 2.8.1 中出现因脚本导致的启动加速服务失败
32+
9. 修复 2.8.2 中出现因脚本导致的启动加速服务失败
3333
10. 修复 网络加速中图标在跟随系统的浅色模式下字体颜色不应为白色
3434
11. 修复 系统代理模式与 PAC 代理模式中监听地址为 0.0.0.0 时出现的错误
3535
12. 修复 切换页面 UI 布局错乱
@@ -74,7 +74,7 @@ Android 第三方快速登录回调改为 URL Scheme
7474

7575

7676
[![WebSite steampp.net](https://img.shields.io/badge/WebSite-steampp.net-brightgreen.svg?style=flat-square&color=61dafb)](https://steampp.net)
77-
[![Steam++ v2.8.1](https://img.shields.io/badge/Steam++-v2.8.1-brightgreen.svg?style=flat-square&color=512bd4)]()
77+
[![Steam++ v2.8.2](https://img.shields.io/badge/Steam++-v2.8.2-brightgreen.svg?style=flat-square&color=512bd4)]()
7878

7979

8080
##### [不知道该下载哪个文件?](./download-guide.md)
@@ -83,28 +83,28 @@ Android 第三方快速登录回调改为 URL Scheme
8383
### 文件校验
8484
| File | Checksum (SHA256) |
8585
| ---- | ---- |
86-
| Steam++_win_x64_v2.8.1.7z | SHA256 |
87-
| Steam++_win_x64_fde_v2.8.1.7z | SHA256 |
86+
| Steam++_win_x64_v2.8.2.7z | SHA256 |
87+
| Steam++_win_x64_fde_v2.8.2.7z | SHA256 |
8888
| | |
89-
| Steam++_win_x64_v2.8.1.exe | SHA256 |
90-
| Steam++_win_x64_fde_v2.8.1.exe | SHA256 |
89+
| Steam++_win_x64_v2.8.2.exe | SHA256 |
90+
| Steam++_win_x64_fde_v2.8.2.exe | SHA256 |
9191
| | |
92-
| Steam++_win_x86_v2.8.1.7z | SHA256 |
93-
| Steam++_win_x86_fde_v2.8.1.7z | SHA256 |
92+
| Steam++_win_x86_v2.8.2.7z | SHA256 |
93+
| Steam++_win_x86_fde_v2.8.2.7z | SHA256 |
9494
| | |
95-
| Steam++_win_x86_v2.8.1.exe | SHA256 |
96-
| Steam++_win_x86_fde_v2.8.1.exe | SHA256 |
95+
| Steam++_win_x86_v2.8.2.exe | SHA256 |
96+
| Steam++_win_x86_fde_v2.8.2.exe | SHA256 |
9797
| | |
98-
| Steam++_linux_x64_v2.8.1.7z | SHA256 |
99-
| Steam++_linux_arm64_v2.8.1.7z | SHA256 |
98+
| Steam++_linux_x64_v2.8.2.7z | SHA256 |
99+
| Steam++_linux_arm64_v2.8.2.7z | SHA256 |
100100
| | |
101-
| Steam++_linux_x64_v2.8.1.deb | SHA256 |
102-
| Steam++_linux_arm64_v2.8.1.deb | SHA256 |
101+
| Steam++_linux_x64_v2.8.2.deb | SHA256 |
102+
| Steam++_linux_arm64_v2.8.2.deb | SHA256 |
103103
| | |
104-
| Steam++_linux_x64_v2.8.1.rpm | SHA256 |
105-
| Steam++_linux_arm64_v2.8.1.rpm | SHA256 |
104+
| Steam++_linux_x64_v2.8.2.rpm | SHA256 |
105+
| Steam++_linux_arm64_v2.8.2.rpm | SHA256 |
106106
| | |
107-
| Steam++_macos_x64_v2.8.1.dmg | SHA256 |
108-
| Steam++_macos_arm64_v2.8.1.dmg | SHA256 |
107+
| Steam++_macos_x64_v2.8.2.dmg | SHA256 |
108+
| Steam++_macos_arm64_v2.8.2.dmg | SHA256 |
109109
| | |
110-
| Steam++_android_v2.8.1.apk | SHA256 |
110+
| Steam++_android_v2.8.2.apk | SHA256 |

src/Common.CoreLib/Properties/ThisAssembly.Version.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ static partial class ThisAssembly
1212
/// <item> macOS:\packaging\build-osx-app.sh &lt;CFBundleVersion&gt; &lt;CFBundleShortVersionString&gt; </item>
1313
/// </list>
1414
/// </summary>
15-
public const string Version = "2.8.1";
15+
public const string Version = "2.8.2";
1616

1717
//public const string InfoVersion = Version + "-beta";
1818
}

src/ST.Client.Android.App.Modern/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="20220514" android:versionName="2.8.0" package="net.steampp.app" android:installLocation="auto">
2+
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="20220725" android:versionName="2.8.2" package="net.steampp.app" android:installLocation="auto">
33
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="31" />
44
<application android:fullBackupContent="@xml/auto_backup_rules"></application>
55
<!-- Required for API Level 30 to make sure the app can detect browsers and other apps where communication is needed.-->

src/ST.Client.Desktop.Avalonia.App.Bridge2/Package.appxmanifest

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22

33
<Package
44
xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10"
@@ -11,7 +11,7 @@
1111
<Identity
1212
Name="4651ED44255E.47979655102CE"
1313
Publisher="CN=A90E406B-B2D3-4A23-B061-0FA1D65C4F66"
14-
Version="2.8.1.0" />
14+
Version="2.8.2.0" />
1515

1616
<Properties>
1717
<DisplayName>Watt Toolkit</DisplayName>
@@ -62,7 +62,7 @@
6262

6363
<Extensions>
6464
<desktop2:Extension Category="windows.firewallRules">
65-
<desktop2:FirewallRules Executable="Steam++\Steam++.exe">
65+
<desktop2:FirewallRules Executable="Steam++.exe">
6666
<desktop2:Rule Direction="in" IPProtocol="TCP" Profile="all" />
6767
<desktop2:Rule Direction="in" IPProtocol="UDP" Profile="all" />
6868
</desktop2:FirewallRules>

src/ST.Client.Mobile.Droid.App/Properties/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="20220723" android:versionName="2.8.1" package="net.steampp.app" android:installLocation="auto">
2+
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="20220725" android:versionName="2.8.2" package="net.steampp.app" android:installLocation="auto">
33
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="31" />
44
<application android:fullBackupContent="@xml/auto_backup_rules"></application>
55
<!-- Required for API Level 30 to make sure the app can detect browsers and other apps where communication is needed.-->

0 commit comments

Comments
 (0)