Commit 3260e8e
authored
Preview 1.82.17 Release (#684)
# What's new ? - 1.82.17
- **[Fix]** Regex calculation timed out, by @neon-nyan
- **[Imp]** Optimize CombineUrlFromString function, by @neon-nyan
- Up to 58% faster while using 75% less memory.
- [Read
more](CollapseLauncher/Hi3Helper.EncTool@2834b5d#commitcomment-152132480)
- **[New]** Confirm before doing forced launcher update, by @neon-nyan
- **[Fix]** Retry game property loading if it fails, by @neon-nyan
- **[Imp]** Update dependencies, by @bagusnl
- Win2D 1.3.1 -> 1.3.2
- Sentry 5.0.1 -> 5.1.0
- **[New]** Prevent user to close launcher when critical operation is in
progress, by @bagusnl
- **[Fix]** Taskbar progress does not disappear after game installation,
by @shatyuka
- **[Fix]** Keyboard shortcut that depends on game property (e.g. open
Screenshot button) not working, by @gablm
- **[Fix]** Local notification data not saved, by @gablm
- **[Imp]** Bring window to the top before closing launcher, by
@neon-nyan
- **[New]** User feedback form on exception dialog, by @neon-nyan &
@bagusnl
- User now can fill a feedback form telling us what happened when an
Exception dialog is raised
- This feature (currently) **requires** error collection to be enabled
and working (able to connect to Sentry's server)
- [Read more](#683)
<details>
<summary>Changelog Prefixes</summary>
```
**[New]**
**[Imp]**
**[Fix]**
**[Loc]**
**[Doc]**
```
</details>File tree
107 files changed
+7068
-4933
lines changed- .github/workflows
- CollapseLauncher
- Assets/Images/GamePoster
- Classes
- CachesManagement/Honkai
- EventsManagement
- Extension
- FileMigrationProcess
- GameManagement
- GamePlaytime
- RegistryClass
- GameSettings
- BaseClass
- Genshin
- RegistryClass
- Enums
- Honkai/RegistryClass
- Enums
- StarRail/RegistryClass
- Universal/RegistryClass
- Zenless
- FileClass
- Versioning
- Zenless
- Helper
- Background
- Database
- Image
- Metadata
- StreamUtility
- Update
- InstallManagement
- Base
- Honkai
- Interfaces/Class
- Properties
- RegionManagement
- RegistryMonitor
- RepairManagement/Honkai
- XAMLs
- MainApp
- Pages
- Dialogs
- GameSettingsPages
- OOBE
- Prototype
- Theme/CustomControls
- CommunityToolkit.Labs/MarkdownTextBlock
- Renderers/ObjectRenderers
- UserFeedbackDialog
- Updater/Classes
- Hi3Helper.CommunityToolkit/ImageCropper
- Hi3Helper.Core
- Classes/SentryHelper
- Lang
- Locale
- Hi3Helper.TaskScheduler
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
107 files changed
+7068
-4933
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| 136 | + | |
135 | 137 | | |
136 | 138 | | |
137 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
138 | 144 | | |
139 | | - | |
| 145 | + | |
140 | 146 | | |
| 147 | + | |
141 | 148 | | |
142 | 149 | | |
143 | 150 | | |
144 | | - | |
| 151 | + | |
145 | 152 | | |
146 | 153 | | |
147 | 154 | | |
| 155 | + | |
148 | 156 | | |
149 | 157 | | |
150 | 158 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments