-
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.44.16 release note (#127)
Co-authored-by: ci010 <[email protected]>
- Loading branch information
Showing
2 changed files
with
28 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,14 @@ | ||
--- | ||
version: 0.44.16 | ||
date: 2024-07-21 | ||
layout: changelog | ||
--- | ||
## [0.44.16](#0.44.16) | ||
### 🐛 Bug Fixes & Patches | ||
|
||
- Quilt fabric version cannot be installed ([b5fab44777c410f18c8e92ef061060a68849088e](https://github.com/Voxelum/x-minecraft-launcher/commit/b5fab44777c410f18c8e92ef061060a68849088e)) | ||
- Cannot import orphan modrinth profile ([2f85994fd9282b6bb4f4ae21e6cd94e9796d1707](https://github.com/Voxelum/x-minecraft-launcher/commit/2f85994fd9282b6bb4f4ae21e6cd94e9796d1707)) | ||
- Sometime player avatar is not shown ([d6d9b2f7d0fa39df5abf6336f0416afed5f721e6](https://github.com/Voxelum/x-minecraft-launcher/commit/d6d9b2f7d0fa39df5abf6336f0416afed5f721e6)) | ||
### 🏗️ Refactors | ||
|
||
- Make saves folder linkable ([a133e9e6b736a5cd46ae20625bda69c5ce016bd2](https://github.com/Voxelum/x-minecraft-launcher/commit/a133e9e6b736a5cd46ae20625bda69c5ce016bd2)) |
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,14 @@ | ||
--- | ||
version: 0.44.16 | ||
date: 2024-07-21 | ||
layout: changelog | ||
--- | ||
## [0.44.16](#0.44.16) | ||
### 🐛 修复与补丁 | ||
|
||
- 无法安装Quilt fabric版本 ([b5fab44777c410f18c8e92ef061060a68849088e](https://github.com/Voxelum/x-minecraft-launcher/commit/b5fab44777c410f18c8e92ef061060a68849088e)) | ||
- 无法导入孤立的Modrinth配置文件 ([2f85994fd9282b6bb4f4ae21e6cd94e9796d1707](https://github.com/Voxelum/x-minecraft-launcher/commit/2f85994fd9282b6bb4f4ae21e6cd94e9796d1707)) | ||
- 有时玩家头像不显示 ([d6d9b2f7d0fa39df5abf6336f0416afed5f721e6](https://github.com/Voxelum/x-minecraft-launcher/commit/d6d9b2f7d0fa39df5abf6336f0416afed5f721e6)) | ||
### 🏗️ 重构 | ||
|
||
- 使存档文件夹可链接 ([a133e9e6b736a5cd46ae20625bda69c5ce016bd2](https://github.com/Voxelum/x-minecraft-launcher/commit/a133e9e6b736a5cd46ae20625bda69c5ce016bd2)) |