|
1 | 1 |  |
2 | 2 |
|
3 | | -# What's new? - 1.82.8 |
4 | 3 | > We have just published our new landing page, which you can view at https://collapselauncher.com ! |
5 | 4 |
|
| 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 |
6 | 25 | - **[Fix]** Game repair methods failing to check for plugin existence, by @bagusnl |
7 | 26 | - This happened because string matching error between `/` and `\` |
8 | 27 | - **[Fix]** ZZZ Repair failing due to unknown return code, by @bagusnl |
|
0 commit comments