|
2 | 2 |
|
3 | 3 | > We have just published our new landing page, which you can view at https://collapselauncher.com ! |
4 | 4 |
|
| 5 | +# What's new ? - 1.82.17 |
| 6 | +- **[Fix]** Regex calculation timed out, by @neon-nyan |
| 7 | +- **[Imp]** Optimize CombineUrlFromString function, by @neon-nyan |
| 8 | + - Up to 58% faster while using 75% less memory. |
| 9 | + - [Read more](https://github.com/CollapseLauncher/Hi3Helper.EncTool/commit/2834b5d1ed03ee55ce968358b7333a449fceabc5#commitcomment-152132480) |
| 10 | +- **[New]** Confirm before doing forced launcher update, by @neon-nyan |
| 11 | +- **[Fix]** Retry game property loading if it fails, by @neon-nyan |
| 12 | +- **[Imp]** Update dependencies, by @bagusnl |
| 13 | + - Win2D 1.3.1 -> 1.3.2 |
| 14 | + - Sentry 5.0.1 -> 5.1.0 |
| 15 | +- **[New]** Prevent user to close launcher when critical operation is in progress, by @bagusnl |
| 16 | +- **[Fix]** Taskbar progress does not disappear after game installation, by @shatyuka |
| 17 | +- **[Fix]** Keyboard shortcut that depends on game property (e.g. open Screenshot button) not working, by @gablm |
| 18 | +- **[Fix]** Local notification data not saved, by @gablm |
| 19 | +- **[Imp]** Bring window to the top before closing launcher, by @neon-nyan |
| 20 | +- **[New]** User feedback form on exception dialog, by @neon-nyan & @bagusnl |
| 21 | + - User now can fill a feedback form telling us what happened when an Exception dialog is raised |
| 22 | + - This feature (currently) **requires** error collection to be enabled and working (able to connect to Sentry's server) |
| 23 | + - [Read more](https://github.com/CollapseLauncher/Collapse/pull/683) |
| 24 | + |
5 | 25 | # Note |
6 | 26 | Due to amount of changes being made into our codebases, we only push 1.82.16 update to preview release. Another thing to mention is that due to some bug fixes and performance related improvements in 1.82.16, we are moving the schedule for the next update of stable release (1.82.17) to at least, in the next week. If you feel this build is buggy for you, let us know and fallback to stable until further notice. |
7 | 27 | We are sorry for the inconvenience. |
|
0 commit comments