Commit 8bc50e3
authored
Preview 1.83.3 (#755)
# What's changed?
- **[Fix]** Update .NET to 9.0.5 to address
[CVE-2025-26646](GHSA-h4j7-5rxr-p4wc), by
@bagusnl
- **[Imp]** Update project dependencies, by @bagusnl
- Microsoft.Windows.SDK.BuildTools (10.0.26100.3916 -> 10.0.26100.4188)
- Velopack (0.0.1053 -> 0.0.1297)
- Sentry (5.6.0 -> 5.10.0)
- Protobuf (3.30.0 -> 3.31.1)
- WindowsAppSDK (1.8.250410001-experimental1 ->
1.8.250515001-experimental2)
- Webview (1.0.3240.44 -> 1.0.3296-prerelease)
- Markdig.Signed (0.41.1 -> 0.41.2)
- **[Fix]** Avoid initializing `config.ini` on initialization, by
@neon-nyan
- **[Fix]** Make Collapse aware of alternate game executable names, by
@neon-nyan
- **[Fix]** Remove unused string on delta patch repair mechanism, by
@neon-nyan
- **[Fix]** Fix wrong indicator if the game has both Sophon and
Delta-patch file during update, by @neon-nyan
- **[Fix]** Resolve an issue where the app would crash when the user
creates a Steam shortcut for the game, by @neon-nyan
- **[Imp]** Prevent repair from nuking the install for Genshin Impact,
by @bagusnl
- **[Imp]** Add image loading retry function, by @bagusnl
- **[Fix]** Remove Velopack update error in console window due to the
app not being installed (e.g., when ran as a nightly build or in Debug
mode), by @bagusnl
- **[Fix]**: Ignore 404 error when repairing files. The repair function
will now simply skip the file and log the file that returns the 404 in
the console window instead of interrupting the process altogether, by
@bagusnl
- **[Fix]**: Fix Sophon running while fallback ZIP mode is enabled, by
@neon-nyan
- **[New]**: Support game patching following ZZZ 2.0 update, by
@neon-nyan
- **[New]**: Adding "Ambient Noise Volume" on ZZZ Game Settings page, by
@neon-nyanFile tree
80 files changed
+1516
-576
lines changed- .github/workflows
- CollapseLauncher
- Classes
- CachesManagement/StarRail
- Extension
- GameManagement
- GameSettings/Zenless
- FileClass
- Versioning
- Genshin
- Helper
- Image
- LauncherApiLoader
- StreamUtility
- Update
- InstallManagement
- Base
- Genshin
- Honkai
- Interfaces/Class
- RegionManagement
- RepairManagement
- Genshin
- Honkai
- StarRail
- Zenless
- ShortcutCreator
- Properties/PublishProfiles
- XAMLs
- MainApp/Pages
- GameSettingsPages
- Theme/CustomControls/CommunityToolkit.Labs/MarkdownTextBlock/TextElements
- Updater/Classes
- Hi3Helper.CommunityToolkit
- ImageCropper
- SettingsControls
- Hi3Helper.Core
- Classes/Logger
- Lang
- Locale
- Hi3Helper.EncTool.Test
- InnoSetupHelper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
80 files changed
+1516
-576
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | | - | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
67 | 71 | | |
68 | 72 | | |
69 | | - | |
| 73 | + | |
70 | 74 | | |
71 | 75 | | |
72 | 76 | | |
73 | | - | |
| 77 | + | |
74 | 78 | | |
75 | 79 | | |
76 | 80 | | |
77 | | - | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
| 85 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
Lines changed: 35 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
Lines changed: 17 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
| 363 | + | |
364 | 364 | | |
365 | 365 | | |
366 | | - | |
| 366 | + | |
367 | 367 | | |
368 | 368 | | |
369 | | - | |
| 369 | + | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
373 | 386 | | |
374 | 387 | | |
375 | 388 | | |
| |||
0 commit comments