Skip to content

Commit ff9c679

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents b3a39ab + 15e303d commit ff9c679

19 files changed

Lines changed: 449 additions & 8 deletions

.github/workflows/upload-to-do.yml

Lines changed: 416 additions & 0 deletions
Large diffs are not rendered by default.

changelog_preview.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ We began to roll-out new releases by bringing new upcoming features and improvem
77

88
### Welcome to 1.83 Release!
99

10+
# What's changed? - 1.83.1
11+
- **[Fix - Genshin Impact]** Infinite Loop/Getting Stuck while Updating Game to 5.6.0, by @neon-nyan
12+
- **[Fix - Genshin Impact]** Crash on File Cleanup feature due to missing Zip's pkg_version ScatteredFiles reference, by @neon-nyan
13+
- **[Fix - Genshin Impact]** Crash on Game Repair feature due to missing Zip's pkg_version ScatteredFiles reference, by @neon-nyan
14+
- **[Fix]** Possible crash when user defines ``version`` field in ``config.ini`` with 2-numbers or less format, by @neon-nyan
15+
- **[Fix]** [**#736**](https://github.com/CollapseLauncher/Collapse/issues/736) GameIniVersion ignores mismatched value, by @neon-nyan
16+
- **[Fix]** [**#737**](https://github.com/CollapseLauncher/Collapse/issues/737) Multi-instance doesn't work, by @neon-nyan
17+
18+
**Full Changelog**: https://github.com/CollapseLauncher/Collapse/compare/CL-v1.83.0-pre...CL-v1.83.1-pre
19+
1020
# What's New? - 1.83.0
1121
## External DNS Support, by @neon-nyan
1222
Ability to set the DNS request to specific server just for the launcher. Supports plain DNS (UDP/53), DNS over HTTPS (DoH), and DNS over TLS (DoT). Includes 3 predefined DNS providers, Cloudflare (`$cloudflare`), Google (`$google`), and quad9 (`$quad9`). User can customize to use other DNS provider(s) and use multiple all at once as a fallback.
@@ -42,6 +52,8 @@ With our implementation, everyone can use them! (As long as it's provided in the
4252
- **[Fix]** Zip to Sophon force fallback - Annotated from [**#733**](https://github.com/CollapseLauncher/Collapse/pull/733)
4353
- As per Genshin Impact 5.6.0 preload today, miHoYo just removed Zip packages on HoYoPlay API. This caused our launcher unable to detect or determine update state due to the main dependencies to Zip packages only.
4454
- This release fixes the issue by checking if Zip is unavailable, then tell the GameVersionManager to fallback by forcefully redirect the install/update/preload methods to Sophon mode. This releases also fixes the same issue if HoYo might remove the Zip packages to other games in the future.
55+
56+
**Full Changelog**: https://github.com/CollapseLauncher/Collapse/compare/CL-v1.82.21-pre...CL-v1.83.0-pre
4557

4658
# Code Signing Policy
4759
> Free code signing provided by [SignPath.io], certificate by [SignPath Foundation]

changelog_stable.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ Hit us on our Official Discord or Create an Issue if you have ideas what feature
1010

1111
More information regarding the changes can also be found in the changelog below👇
1212

13+
# What's changed? - 1.82.23
14+
- **[Fix - Genshin Impact]** Infinite Loop/Getting Stuck while Updating Game to 5.6.0, by @neon-nyan
15+
- **[Fix - Genshin Impact]** Crash on File Cleanup feature due to missing Zip's pkg_version ScatteredFiles reference, by @neon-nyan
16+
- **[Fix - Genshin Impact]** Crash on Game Repair feature due to missing Zip's pkg_version ScatteredFiles reference, by @neon-nyan
17+
- **[Fix]** Possible crash when user defines ``version`` field in ``config.ini`` with 2-numbers or less format, by @neon-nyan
18+
- **[Fix]** [**#736**](https://github.com/CollapseLauncher/Collapse/issues/736) GameIniVersion ignores mismatched value, by @neon-nyan
19+
20+
**Full Changelog**: https://github.com/CollapseLauncher/Collapse/compare/CL-v1.82.22...CL-v1.82.23
21+
1322
# What's changed? - 1.82.22
1423
- **[Fix]** Honkai Impact 3rd 8.2 Game Repair Changes - Annotated from [**8e9aee2**](https://github.com/CollapseLauncher/Collapse/commit/8e9aee2cd642c08cb3533af5a34b9c0199bf5b72)
1524
- This main change was to bring back Game Repair and Delta-Patch support for Stable due to breaking changes that were introduced by HoYo in Honkai Impact 3rd v8.2 update.
@@ -23,6 +32,8 @@ More information regarding the changes can also be found in the changelog below
2332
- As per Genshin Impact 5.6.0 preload today, miHoYo just removed Zip packages on HoYoPlay API. This caused our launcher unable to detect or determine update state due to the main dependencies to Zip packages only.
2433
- This release fixes the issue by checking if Zip is unavailable, then tell the GameVersionManager to fallback by forcefully redirect the install/update/preload methods to Sophon mode. This releases also fixes the same issue if HoYo might remove the Zip packages to other games in the future.
2534

35+
**Full Changelog**: https://github.com/CollapseLauncher/Collapse/compare/CL-v1.82.21...CL-v1.82.22
36+
2637
# What's changed? - 1.82.21 (9+10 Edition)
2738
- **[Fix]** Update .NET to 9.0.3 due to CVE-2025-24070, by @bagusnl
2839
- We are not directly affected but due to the high score of the vuln, we have to update.

preview/fileindex.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"ver":"1.83.0","forceUpdate":true,"time":1746464974,"f":[{"p":"ApplyUpdate.exe","crc":"a91b680b04d148744edc36fcc02f9a7c","s":26588672},{"p":"release","crc":"94b2ca15a1ecc4de12a2cc1d53aa5dd3","s":9}]}
1+
{"ver":"1.83.1","forceUpdate":true,"time":1746804768,"f":[{"p":"ApplyUpdate.exe","crc":"a91b680b04d148744edc36fcc02f9a7c","s":26588672},{"p":"release","crc":"94b2ca15a1ecc4de12a2cc1d53aa5dd3","s":9}]}

stable/fileindex.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"ver":"1.82.22","forceUpdate":true,"time":1746466715,"f":[{"p":"ApplyUpdate.exe","crc":"a91b680b04d148744edc36fcc02f9a7c","s":26588672},{"p":"release","crc":"2e9abc0ed69b2b68ac69a426311e8104","s":8}]}
1+
{"ver":"1.82.23","forceUpdate":true,"time":1746804746,"f":[{"p":"ApplyUpdate.exe","crc":"a91b680b04d148744edc36fcc02f9a7c","s":26588672},{"p":"release","crc":"2e9abc0ed69b2b68ac69a426311e8104","s":8}]}
3.72 MB
Binary file not shown.
87.3 MB
Binary file not shown.
-3.56 KB
Binary file not shown.

velopack/preview/RELEASES-preview

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
3C08BD0AA7C668707DFD1309D0762F0587D5A20A CollapseLauncher-1.82.18-preview-full.nupkg 85196837
33
94C80EC2E520E8845109DBF98DCA0C0980AEF230 CollapseLauncher-1.82.20-preview-full.nupkg 85262888
44
50E6157D7C53997F7FEA5C3E043C9E1001EDD59B CollapseLauncher-1.82.21-preview-full.nupkg 85259144
5-
E890C5BD8C850B9EF44604EB289C1EE22DBAA7FC CollapseLauncher-1.83.0-preview-full.nupkg 91579031
5+
E890C5BD8C850B9EF44604EB289C1EE22DBAA7FC CollapseLauncher-1.83.0-preview-full.nupkg 91579031
6+
0D2BDA5B5BB69FBC841000028F4673C4BFB5DA45 CollapseLauncher-1.83.1-preview-full.nupkg 91575390

0 commit comments

Comments
 (0)