Skip to content

Commit e218e45

Browse files
committed
CL-v1.82.10-pre
1 parent bbfe0ad commit e218e45

17 files changed

+27
-6
lines changed

changelog_preview.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,27 @@
11
![](https://raw.githubusercontent.com/CollapseLauncher/.github/main/profile/ReleaseHeader-Wide-2024v2.webp)
22

3-
# What's new? - 1.82.8
43
> We have just published our new landing page, which you can view at https://collapselauncher.com !
54
5+
# What's new? - 1.82.10 [Hotfix]
6+
- **[Fix]** ``NullReferenceException`` crash caused by null ``voice_packs`` property, by @neon-nyan
7+
- **[Fix]** Some migration dialog still provides install choices, by @neon-nyan
8+
- **[Fix]** TimeSpan overflow + Number to Percentage and TimeSpan converter refactor, by @neon-nyan and @bagusnl
9+
- **[Fix]** Minor Audio Selection UI bug, by @neon-nyan
10+
- **[Fix]** More ``SharingViolation`` exceptions on ``InstallManagerBase``, by @neon-nyan
11+
- **[Fix]** ``DirectoryNotFoundException`` on HSR's Game Repair -> ``RemoveHashMarkFile()`` method, by @neon-nyan
12+
- **[Fix]** Relative URL for the Velopack packages getting cut-off, by @neon-nyan
13+
14+
# What's new? - 1.82.9 [Hotfix]
15+
- **[Fix]** Sophon failing to install games, by @bagusnl & @neon-nyan
16+
- Errors such as `EnumFailedVersion` or `InvalidOperationException`
17+
- Caused by Sophon data got modified mid-flight before the finalization
18+
- **[Fix]** App crashing when minimized to tray on certain system, by @bagusnl
19+
- This is caused by missing Windows feature causing the method to be missing, please contact your custom ISOs creator if other errors happened caused by similar 'Incorrect function' error
20+
- **[Fix]** Error when trying to uninstall games that do not have AppData entry, by @neon-nyan
21+
- **[Fix]** Installation starts before audio package is selected, by @neon-nyan & @bagusnl
22+
- **[Imp]** Improved Sophon performance by increasing minimum thread pool available for processing files, by @neon-nyan
23+
24+
# What's new? - 1.82.8
625
- **[Fix]** Game repair methods failing to check for plugin existence, by @bagusnl
726
- This happened because string matching error between `/` and `\`
827
- **[Fix]** ZZZ Repair failing due to unknown return code, by @bagusnl

preview/ApplyUpdate.exe

1 KB
Binary file not shown.

preview/fileindex.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"ver":"1.82.9","forceUpdate":true,"time":1735106978,"f":[{"p":"ApplyUpdate.exe","crc":"d8b380f1a82825413d4d67bb244b0fa4","s":8522240},{"p":"release","crc":"94b2ca15a1ecc4de12a2cc1d53aa5dd3","s":9}]}
1+
{"ver":"1.82.10","forceUpdate":true,"time":1735188592,"f":[{"p":"ApplyUpdate.exe","crc":"f7e1d7b0c88bc1cc09fa87118a02b17b","s":8523264},{"p":"release","crc":"94b2ca15a1ecc4de12a2cc1d53aa5dd3","s":9}]}

squirrel/preview/RELEASES

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ AC22BEE7EBDEDBC624BB4C0D3FBABD6FC03E94D5 Collapse-1.81.3-delta.nupkg 820027
44
5C91F4BEE806FAA3CFFBED3A1A94620C6F66C0BC Collapse-1.81.5-delta.nupkg 16426762
55
BDB27FAB53915AD16EA7F9BF1AF851FEEF7CBB23 Collapse-1.81.6-delta.nupkg 1774573
66
8EB88D6F58DCC8B0B0C0B22A1C6C2D2FC2761795 Collapse-1.82.0-delta.nupkg 32248603
7-
135CE06A7199CB7448289FCF9131189884542EE1 Collapse-1.82.0-full.nupkg 62975311
7+
B19979BFBD28A644BC9BB74F1EBD66042AC8144A Collapse-1.82.10-delta.nupkg 48981720
8+
76F66D7E9F78B58ACED5A52560B2533F3DD76AD9 Collapse-1.82.10-full.nupkg 81916997

0 commit comments

Comments
 (0)