Skip to content

Commit

Permalink
docs: Update 0.48.2 release note (#161)
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 31, 2024
1 parent 1117fab commit 3e63ed9
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.48.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
version: 0.48.2
date: 2024-12-31
layout: changelog
---
## [0.48.2](#0.48.2)
### 🐛 Bug Fixes & Patches

- Fix glitchs ([b1ed92b9e42b173d2d8f45a2ebd2a52cbf5ff5f7](https://github.com/Voxelum/x-minecraft-launcher/commit/b1ed92b9e42b173d2d8f45a2ebd2a52cbf5ff5f7))
- Ensure the searched items won't present in non search cases ([39e40affc1c3585bd0e9a2a3da3ed1fe7f085b5a](https://github.com/Voxelum/x-minecraft-launcher/commit/39e40affc1c3585bd0e9a2a3da3ed1fe7f085b5a))
- Ensure version jar is installed for modloader install ([7c2c997376419db7b7a0668ff28235ac88171e78](https://github.com/Voxelum/x-minecraft-launcher/commit/7c2c997376419db7b7a0668ff28235ac88171e78))
### 🏗️ Refactors

- Allow to only filter installed mods ([4e450ee191734773c33988a81551c6a1be340401](https://github.com/Voxelum/x-minecraft-launcher/commit/4e450ee191734773c33988a81551c6a1be340401))
- Handle more erros ([683582924281a1f754c21b5b3cd537bca5ff725c](https://github.com/Voxelum/x-minecraft-launcher/commit/683582924281a1f754c21b5b3cd537bca5ff725c))
- Memorize user bypass java setting ([29e43ef46aea46b018fc8bb6e0fa44ba19f99e8c](https://github.com/Voxelum/x-minecraft-launcher/commit/29e43ef46aea46b018fc8bb6e0fa44ba19f99e8c))
- Support to set envirionment variables ([95bf9cf2fdad0d4f914a54764d1077dd4b7a4e63](https://github.com/Voxelum/x-minecraft-launcher/commit/95bf9cf2fdad0d4f914a54764d1077dd4b7a4e63))
17 changes: 17 additions & 0 deletions src/zh/changelogs/0.48.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
version: 0.48.2
date: 2024-12-31
layout: changelog
---
## [0.48.2](#0.48.2)
### 🐛 修复与补丁

- 修复了一些小问题 ([b1ed92b9e42b173d2d8f45a2ebd2a52cbf5ff5f7](https://github.com/Voxelum/x-minecraft-launcher/commit/b1ed92b9e42b173d2d8f45a2ebd2a52cbf5ff5f7))
- 确保在非搜索情况下不会显示搜索到的项目 ([39e40affc1c3585bd0e9a2a3da3ed1fe7f085b5a](https://github.com/Voxelum/x-minecraft-launcher/commit/39e40affc1c3585bd0e9a2a3da3ed1fe7f085b5a))
- 确保在安装模组加载器时安装了版本jar文件 ([7c2c997376419db7b7a0668ff28235ac88171e78](https://github.com/Voxelum/x-minecraft-launcher/commit/7c2c997376419db7b7a0668ff28235ac88171e78))
### 🏗️ 重构

- 允许仅过滤已安装的模组 ([4e450ee191734773c33988a81551c6a1be340401](https://github.com/Voxelum/x-minecraft-launcher/commit/4e450ee191734773c33988a81551c6a1be340401))
- 处理更多错误 ([683582924281a1f754c21b5b3cd537bca5ff725c](https://github.com/Voxelum/x-minecraft-launcher/commit/683582924281a1f754c21b5b3cd537bca5ff725c))
- 记住用户绕过Java设置 ([29e43ef46aea46b018fc8bb6e0fa44ba19f99e8c](https://github.com/Voxelum/x-minecraft-launcher/commit/29e43ef46aea46b018fc8bb6e0fa44ba19f99e8c))
- 支持设置环境变量 ([95bf9cf2fdad0d4f914a54764d1077dd4b7a4e63](https://github.com/Voxelum/x-minecraft-launcher/commit/95bf9cf2fdad0d4f914a54764d1077dd4b7a4e63))

0 comments on commit 3e63ed9

Please sign in to comment.