Skip to content

Commit

Permalink
docs: Update 0.47.15 release note (#158)
Browse files Browse the repository at this point in the history
Co-authored-by: ci010 <[email protected]>
  • Loading branch information
ci010 and ci010 authored Dec 4, 2024
1 parent fce7ff3 commit 0eab2c8
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/en/changelogs/0.47.15.md
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))
17 changes: 17 additions & 0 deletions src/zh/changelogs/0.47.15.md
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))

0 comments on commit 0eab2c8

Please sign in to comment.