Skip to content

Commit

Permalink
CL-v1.82.10-pre
Browse files Browse the repository at this point in the history
  • Loading branch information
neon-nyan committed Dec 26, 2024
1 parent bbfe0ad commit e218e45
Show file tree
Hide file tree
Showing 17 changed files with 27 additions and 6 deletions.
21 changes: 20 additions & 1 deletion changelog_preview.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,27 @@
![](https://raw.githubusercontent.com/CollapseLauncher/.github/main/profile/ReleaseHeader-Wide-2024v2.webp)

# What's new? - 1.82.8
> We have just published our new landing page, which you can view at https://collapselauncher.com !
# What's new? - 1.82.10 [Hotfix]
- **[Fix]** ``NullReferenceException`` crash caused by null ``voice_packs`` property, by @neon-nyan
- **[Fix]** Some migration dialog still provides install choices, by @neon-nyan
- **[Fix]** TimeSpan overflow + Number to Percentage and TimeSpan converter refactor, by @neon-nyan and @bagusnl
- **[Fix]** Minor Audio Selection UI bug, by @neon-nyan
- **[Fix]** More ``SharingViolation`` exceptions on ``InstallManagerBase``, by @neon-nyan
- **[Fix]** ``DirectoryNotFoundException`` on HSR's Game Repair -> ``RemoveHashMarkFile()`` method, by @neon-nyan
- **[Fix]** Relative URL for the Velopack packages getting cut-off, by @neon-nyan

# What's new? - 1.82.9 [Hotfix]
- **[Fix]** Sophon failing to install games, by @bagusnl & @neon-nyan
- Errors such as `EnumFailedVersion` or `InvalidOperationException`
- Caused by Sophon data got modified mid-flight before the finalization
- **[Fix]** App crashing when minimized to tray on certain system, by @bagusnl
- 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
- **[Fix]** Error when trying to uninstall games that do not have AppData entry, by @neon-nyan
- **[Fix]** Installation starts before audio package is selected, by @neon-nyan & @bagusnl
- **[Imp]** Improved Sophon performance by increasing minimum thread pool available for processing files, by @neon-nyan

# What's new? - 1.82.8
- **[Fix]** Game repair methods failing to check for plugin existence, by @bagusnl
- This happened because string matching error between `/` and `\`
- **[Fix]** ZZZ Repair failing due to unknown return code, by @bagusnl
Expand Down
Binary file modified preview/ApplyUpdate.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion preview/fileindex.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"ver":"1.82.9","forceUpdate":true,"time":1735106978,"f":[{"p":"ApplyUpdate.exe","crc":"d8b380f1a82825413d4d67bb244b0fa4","s":8522240},{"p":"release","crc":"94b2ca15a1ecc4de12a2cc1d53aa5dd3","s":9}]}
{"ver":"1.82.10","forceUpdate":true,"time":1735188592,"f":[{"p":"ApplyUpdate.exe","crc":"f7e1d7b0c88bc1cc09fa87118a02b17b","s":8523264},{"p":"release","crc":"94b2ca15a1ecc4de12a2cc1d53aa5dd3","s":9}]}
3 changes: 2 additions & 1 deletion squirrel/preview/RELEASES
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ AC22BEE7EBDEDBC624BB4C0D3FBABD6FC03E94D5 Collapse-1.81.3-delta.nupkg 820027
5C91F4BEE806FAA3CFFBED3A1A94620C6F66C0BC Collapse-1.81.5-delta.nupkg 16426762
BDB27FAB53915AD16EA7F9BF1AF851FEEF7CBB23 Collapse-1.81.6-delta.nupkg 1774573
8EB88D6F58DCC8B0B0C0B22A1C6C2D2FC2761795 Collapse-1.82.0-delta.nupkg 32248603
135CE06A7199CB7448289FCF9131189884542EE1 Collapse-1.82.0-full.nupkg 62975311
B19979BFBD28A644BC9BB74F1EBD66042AC8144A Collapse-1.82.10-delta.nupkg 48981720
76F66D7E9F78B58ACED5A52560B2533F3DD76AD9 Collapse-1.82.10-full.nupkg 81916997
Loading

0 comments on commit e218e45

Please sign in to comment.