Skip to content

Commit e6c804e

Browse files
authored
docs: Update 0.47.14 release note (#157)
Co-authored-by: ci010 <[email protected]>
1 parent 998bc10 commit e6c804e

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

src/en/changelogs/0.47.14.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
version: 0.47.14
3+
date: 2024-11-28
4+
layout: changelog
5+
---
6+
## [0.47.14](#0.47.14)
7+
### 🐛 Bug Fixes & Patches
8+
9+
- New forge 1.21.1 version cannot be installed due to forge's wrong sha1 ([984f343ed64aa5df85a03877674a76289c714af8](https://github.com/Voxelum/x-minecraft-launcher/commit/984f343ed64aa5df85a03877674a76289c714af8))
10+
- fix #850, optifine mod is not detected as shader mod ([3491c05c12de55631fea6a3e4310a208626eaff1](https://github.com/Voxelum/x-minecraft-launcher/commit/3491c05c12de55631fea6a3e4310a208626eaff1))
11+
- Fix various corner failures ([a8db28993a52a8c56f9b1224c89610588d1698ae](https://github.com/Voxelum/x-minecraft-launcher/commit/a8db28993a52a8c56f9b1224c89610588d1698ae))
12+
- Fix some optifine and forge installation corner cases ([742ce04aade02ba5d3ce3c43585ab2370f1bce05](https://github.com/Voxelum/x-minecraft-launcher/commit/742ce04aade02ba5d3ce3c43585ab2370f1bce05))
13+
- Try to dispose worker thread to mitigate electron cannot exit issue ([4ae4a88869bc957993cc5d19b4d86377119ee2a1](https://github.com/Voxelum/x-minecraft-launcher/commit/4ae4a88869bc957993cc5d19b4d86377119ee2a1))
14+
### 🏗️ Refactors
15+
16+
- Only use cdn when in gfw ([5887618dd418fe65883084643b45ab3e111d39c6](https://github.com/Voxelum/x-minecraft-launcher/commit/5887618dd418fe65883084643b45ab3e111d39c6))
17+
- Align usage of cdn and ship the elevate.exe with code ([ee83c8b9fd5bff5a7ca06b34f7c8d6f971cd179b](https://github.com/Voxelum/x-minecraft-launcher/commit/ee83c8b9fd5bff5a7ca06b34f7c8d6f971cd179b))

src/zh/changelogs/0.47.14.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
version: 0.47.14
3+
date: 2024-11-28
4+
layout: changelog
5+
---
6+
## [0.47.14](#0.47.14)
7+
### 🐛 修复与补丁
8+
9+
- 由于Forge的错误sha1,无法安装新的Forge 1.21.1版本 ([984f343ed64aa5df85a03877674a76289c714af8](https://github.com/Voxelum/x-minecraft-launcher/commit/984f343ed64aa5df85a03877674a76289c714af8))
10+
- 修复 #850, Optifine模组未被识别为着色器模组 ([3491c05c12de55631fea6a3e4310a208626eaff1](https://github.com/Voxelum/x-minecraft-launcher/commit/3491c05c12de55631fea6a3e4310a208626eaff1))
11+
- 修复各种角落的失败情况 ([a8db28993a52a8c56f9b1224c89610588d1698ae](https://github.com/Voxelum/x-minecraft-launcher/commit/a8db28993a52a8c56f9b1224c89610588d1698ae))
12+
- 修复一些Optifine和Forge安装的角落情况 ([742ce04aade02ba5d3ce3c43585ab2370f1bce05](https://github.com/Voxelum/x-minecraft-launcher/commit/742ce04aade02ba5d3ce3c43585ab2370f1bce05))
13+
- 尝试处理工作线程以缓解Electron无法退出问题 ([4ae4a88869bc957993cc5d19b4d86377119ee2a1](https://github.com/Voxelum/x-minecraft-launcher/commit/4ae4a88869bc957993cc5d19b4d86377119ee2a1))
14+
### 🏗️ 重构
15+
16+
- 仅在GFW内使用CDN ([5887618dd418fe65883084643b45ab3e111d39c6](https://github.com/Voxelum/x-minecraft-launcher/commit/5887618dd418fe65883084643b45ab3e111d39c6))
17+
- 对CDN的使用进行对齐,并将elevate.exe与代码一起打包 ([ee83c8b9fd5bff5a7ca06b34f7c8d6f971cd179b](https://github.com/Voxelum/x-minecraft-launcher/commit/ee83c8b9fd5bff5a7ca06b34f7c8d6f971cd179b))

0 commit comments

Comments
 (0)