-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Update 0.47.15 release note (#158)
Co-authored-by: ci010 <[email protected]>
- Loading branch information
Showing
2 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
version: 0.47.15 | ||
date: 2024-12-04 | ||
layout: changelog | ||
--- | ||
## [0.47.15](#0.47.15) | ||
### 🐛 Bug Fixes & Patches | ||
|
||
- Handle more fs errors ([812d0c148f9ee7173a8a280106f4651e85c7cfcf](https://github.com/Voxelum/x-minecraft-launcher/commit/812d0c148f9ee7173a8a280106f4651e85c7cfcf)) | ||
- Force exit launcher after quit called after 10s ([9b9c7f96d807aafdecaf5140006f3a727e4cb0c2](https://github.com/Voxelum/x-minecraft-launcher/commit/9b9c7f96d807aafdecaf5140006f3a727e4cb0c2)) | ||
- Translation Update for Portuguese (Brazil) (#852) ([7c3206ea0b9e5b6c1b0aaf090cc3bdacd9d7e735](https://github.com/Voxelum/x-minecraft-launcher/commit/7c3206ea0b9e5b6c1b0aaf090cc3bdacd9d7e735)) | ||
### 🏗️ Refactors | ||
|
||
- Track cdn download for budget ([6262c7322744c41c0419996ac31badd1ecc35f8a](https://github.com/Voxelum/x-minecraft-launcher/commit/6262c7322744c41c0419996ac31badd1ecc35f8a)) | ||
- Stop telemetry collection after app quit ([2ec212ba7fd6a8227dfc8c6986f244e8c7972372](https://github.com/Voxelum/x-minecraft-launcher/commit/2ec212ba7fd6a8227dfc8c6986f244e8c7972372)) | ||
- Allow theme to adjust the font size ([94cc3c8f86602aebf92ea93298ae04f95137cc7b](https://github.com/Voxelum/x-minecraft-launcher/commit/94cc3c8f86602aebf92ea93298ae04f95137cc7b)) | ||
- Adjust more corner error handling ([78acdf9cdbf847da8bb89504150cb06bcfe07474](https://github.com/Voxelum/x-minecraft-launcher/commit/78acdf9cdbf847da8bb89504150cb06bcfe07474)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
version: 0.47.15 | ||
date: 2024-12-04 | ||
layout: changelog | ||
--- | ||
## [0.47.15](#0.47.15) | ||
### 🐛 修复与补丁 | ||
|
||
- 处理更多文件系统错误 ([812d0c148f9ee7173a8a280106f4651e85c7cfcf](https://github.com/Voxelum/x-minecraft-launcher/commit/812d0c148f9ee7173a8a280106f4651e85c7cfcf)) | ||
- 退出后10秒强制退出启动器 ([9b9c7f96d807aafdecaf5140006f3a727e4cb0c2](https://github.com/Voxelum/x-minecraft-launcher/commit/9b9c7f96d807aafdecaf5140006f3a727e4cb0c2)) | ||
- 葡萄牙语(巴西)翻译更新 (#852) ([7c3206ea0b9e5b6c1b0aaf090cc3bdacd9d7e735](https://github.com/Voxelum/x-minecraft-launcher/commit/7c3206ea0b9e5b6c1b0aaf090cc3bdacd9d7e735)) | ||
### 🏗️ 重构 | ||
|
||
- 跟踪CDN下载以控制预算 ([6262c7322744c41c0419996ac31badd1ecc35f8a](https://github.com/Voxelum/x-minecraft-launcher/commit/6262c7322744c41c0419996ac31badd1ecc35f8a)) | ||
- 应用退出后停止遥测收集 ([2ec212ba7fd6a8227dfc8c6986f244e8c7972372](https://github.com/Voxelum/x-minecraft-launcher/commit/2ec212ba7fd6a8227dfc8c6986f244e8c7972372)) | ||
- 允许主题调整字体大小 ([94cc3c8f86602aebf92ea93298ae04f95137cc7b](https://github.com/Voxelum/x-minecraft-launcher/commit/94cc3c8f86602aebf92ea93298ae04f95137cc7b)) | ||
- 调整更多角落错误处理 ([78acdf9cdbf847da8bb89504150cb06bcfe07474](https://github.com/Voxelum/x-minecraft-launcher/commit/78acdf9cdbf847da8bb89504150cb06bcfe07474)) |