Skip to content

Commit fd9b9bd

Browse files
authored
docs: Update 0.52.7 release note (#201)
Co-authored-by: ci010 <ci010@users.noreply.github.com>
1 parent 4feec68 commit fd9b9bd

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

src/en/changelogs/0.52.7.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
version: 0.52.7
3+
date: 2025-10-13
4+
layout: changelog
5+
---
6+
## [0.52.7](#0.52.7)
7+
### 🐛 Bug Fixes & Patches
8+
9+
- Fix broken modrinth follow function ([73bbd04f11ddd9253e9e440800aa5250ed1cf08d](https://github.com/Voxelum/x-minecraft-launcher/commit/73bbd04f11ddd9253e9e440800aa5250ed1cf08d))
10+
- Cursefoge crash report is not shown ([09fd501063c8e7d5100d6d253b37f971b9ca2a4b](https://github.com/Voxelum/x-minecraft-launcher/commit/09fd501063c8e7d5100d6d253b37f971b9ca2a4b))
11+
- Instance update does not update the upstream ([7f00101082b322b941f18a1d453354b4bd007e2c](https://github.com/Voxelum/x-minecraft-launcher/commit/7f00101082b322b941f18a1d453354b4bd007e2c))
12+
- Fix Modrinth mod update check failing with "Failed to fetch" error (#1131) ([d7d621e34dcf64768c8fe2c004446862a635f948](https://github.com/Voxelum/x-minecraft-launcher/commit/d7d621e34dcf64768c8fe2c004446862a635f948))
13+
- Try fix multiple UI glitchs ([24d4a508335056bd631e8007329e6611231dd84b](https://github.com/Voxelum/x-minecraft-launcher/commit/24d4a508335056bd631e8007329e6611231dd84b))
14+
### 🏗️ Refactors
15+
16+
- Add richer hint for mod page ([67c351375a7e5364831ce5be0612ef547888c312](https://github.com/Voxelum/x-minecraft-launcher/commit/67c351375a7e5364831ce5be0612ef547888c312))

src/zh/changelogs/0.52.7.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
version: 0.52.7
3+
date: 2025-10-13
4+
layout: changelog
5+
---
6+
## [0.52.7](#0.52.7)
7+
### 🐛 修复与补丁
8+
9+
- 修复损坏的Modrinth关注功能 ([73bbd04f11ddd9253e9e440800aa5250ed1cf08d](https://github.com/Voxelum/x-minecraft-launcher/commit/73bbd04f11ddd9253e9e440800aa5250ed1cf08d))
10+
- CurseForge崩溃报告未显示 ([09fd501063c8e7d5100d6d253b37f971b9ca2a4b](https://github.com/Voxelum/x-minecraft-launcher/commit/09fd501063c8e7d5100d6d253b37f971b9ca2a4b))
11+
- 实例更新未同步上游版本 ([7f00101082b322b941f18a1d453354b4bd007e2c](https://github.com/Voxelum/x-minecraft-launcher/commit/7f00101082b322b941f18a1d453354b4bd007e2c))
12+
- 修复Modrinth模组更新检查因"获取失败"错误而失败的问题 (#1131) ([d7d621e34dcf64768c8fe2c004446862a635f948](https://github.com/Voxelum/x-minecraft-launcher/commit/d7d621e34dcf64768c8fe2c004446862a635f948))
13+
- 尝试修复多个UI显示异常 ([24d4a508335056bd631e8007329e6611231dd84b](https://github.com/Voxelum/x-minecraft-launcher/commit/24d4a508335056bd631e8007329e6611231dd84b))
14+
### 🏗️ 重构
15+
16+
- 为模组页面添加更丰富的提示信息 ([67c351375a7e5364831ce5be0612ef547888c312](https://github.com/Voxelum/x-minecraft-launcher/commit/67c351375a7e5364831ce5be0612ef547888c312))

0 commit comments

Comments
 (0)