Skip to content

Commit

Permalink
docs: Update 0.47.6 release note (#148)
Browse files Browse the repository at this point in the history
Co-authored-by: ci010 <[email protected]>
  • Loading branch information
ci010 and ci010 authored Oct 17, 2024
1 parent 24f9892 commit ccad058
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 0 deletions.
26 changes: 26 additions & 0 deletions src/en/changelogs/0.47.6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
version: 0.47.6
date: 2024-10-17
layout: changelog
---
## [0.47.6](#0.47.6)
### 🐛 Bug Fixes & Patches

- Neoforge version is not sorted correctly ([cb34f74c0e1702f8ffe0401f13839a40e04b2963](https://github.com/Voxelum/x-minecraft-launcher/commit/cb34f74c0e1702f8ffe0401f13839a40e04b2963))
- Should also detect zulu jvm path ([2975a75f14c0a9f3d2d5f3d7e4fb74896d5d9760](https://github.com/Voxelum/x-minecraft-launcher/commit/2975a75f14c0a9f3d2d5f3d7e4fb74896d5d9760))
- Task progress color is wrong on light theme ([fb5c9539bb9df9604d0e350c6cd5d8a06ae74c4a](https://github.com/Voxelum/x-minecraft-launcher/commit/fb5c9539bb9df9604d0e350c6cd5d8a06ae74c4a))
- Cannot launch neoforge server ([ab9a21a13870bbf624d3b227e6749fca6d651443](https://github.com/Voxelum/x-minecraft-launcher/commit/ab9a21a13870bbf624d3b227e6749fca6d651443))
- Update it-IT.yaml (#806) ([0fff85a8cdf61bb4e784fb6d514fab04443170e7](https://github.com/Voxelum/x-minecraft-launcher/commit/0fff85a8cdf61bb4e784fb6d514fab04443170e7))
- The neoforge mod cannot be parsed ([b73bdecb3aff685da089bbb21a011e607bd23d94](https://github.com/Voxelum/x-minecraft-launcher/commit/b73bdecb3aff685da089bbb21a011e607bd23d94))
- Mods from modpack does not parsed ([31a6ed5a525037cb6344f31e0b43cb75c2e1cf8a](https://github.com/Voxelum/x-minecraft-launcher/commit/31a6ed5a525037cb6344f31e0b43cb75c2e1cf8a))
- Sometime modpack does not install files ([1efc3f02325d3084c947a6bd95abd0540f077bce](https://github.com/Voxelum/x-minecraft-launcher/commit/1efc3f02325d3084c947a6bd95abd0540f077bce))
- Support display shader pack from curseforge ([a0c51af313dc906f9aa5e4628af4731b67a02622](https://github.com/Voxelum/x-minecraft-launcher/commit/a0c51af313dc906f9aa5e4628af4731b67a02622))
- Copy to clipboard does not work ([5d75715736bcb4568c8658408d51fc02b4860a8c](https://github.com/Voxelum/x-minecraft-launcher/commit/5d75715736bcb4568c8658408d51fc02b4860a8c))
- Export dialog checkbox cannot be clicked ([653bd2fd1d31394e80b61c1cdc061425325e3f74](https://github.com/Voxelum/x-minecraft-launcher/commit/653bd2fd1d31394e80b61c1cdc061425325e3f74))
### 🏗️ Refactors

- Display mod dependencies mismatch with warning ([52597af06b8c425893e7fff7c937cd0893a1b18e](https://github.com/Voxelum/x-minecraft-launcher/commit/52597af06b8c425893e7fff7c937cd0893a1b18e))
- Directly display duplicated mods as error ([2dda84c3ad920a698ab5ce813a53ee97bb61040c](https://github.com/Voxelum/x-minecraft-launcher/commit/2dda84c3ad920a698ab5ce813a53ee97bb61040c))
- Use 0x CDN for upgrade and db ([e86ea7cb490b44528b825151d99d8b2cc2fd564b](https://github.com/Voxelum/x-minecraft-launcher/commit/e86ea7cb490b44528b825151d99d8b2cc2fd564b))
- Add preview for modpack store ([4a9db84f7b931c9f2e76fcfe75bbcdd7c24e912f](https://github.com/Voxelum/x-minecraft-launcher/commit/4a9db84f7b931c9f2e76fcfe75bbcdd7c24e912f))
- Add wizard to guide user install shader/mod ([60b18bfae2fde21e55a7dcc57f5d8f338672e76a](https://github.com/Voxelum/x-minecraft-launcher/commit/60b18bfae2fde21e55a7dcc57f5d8f338672e76a))
26 changes: 26 additions & 0 deletions src/zh/changelogs/0.47.6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
version: 0.47.6
date: 2024-10-17
layout: changelog
---
## [0.47.6](#0.47.6)
### 🐛 修复与补丁

- Neoforge 版本未正确排序 ([cb34f74c0e1702f8ffe0401f13839a40e04b2963](https://github.com/Voxelum/x-minecraft-launcher/commit/cb34f74c0e1702f8ffe0401f13839a40e04b2963))
- 应检测 Zulu JVM 路径 ([2975a75f14c0a9f3d2d5f3d7e4fb74896d5d9760](https://github.com/Voxelum/x-minecraft-launcher/commit/2975a75f14c0a9f3d2d5f3d7e4fb74896d5d9760))
- 任务进度颜色在浅色主题下错误 ([fb5c9539bb9df9604d0e350c6cd5d8a06ae74c4a](https://github.com/Voxelum/x-minecraft-launcher/commit/fb5c9539bb9df9604d0e350c6cd5d8a06ae74c4a))
- 无法启动 Neoforge 服务器 ([ab9a21a13870bbf624d3b227e6749fca6d651443](https://github.com/Voxelum/x-minecraft-launcher/commit/ab9a21a13870bbf624d3b227e6749fca6d651443))
- 更新 it-IT.yaml (#806) ([0fff85a8cdf61bb4e784fb6d514fab04443170e7](https://github.com/Voxelum/x-minecraft-launcher/commit/0fff85a8cdf61bb4e784fb6d514fab04443170e7))
- Neoforge 模组无法解析 ([b73bdecb3aff685da089bbb21a011e607bd23d94](https://github.com/Voxelum/x-minecraft-launcher/commit/b73bdecb3aff685da089bbb21a011e607bd23d94))
- 模组包中的模组未解析 ([31a6ed5a525037cb6344f31e0b43cb75c2e1cf8a](https://github.com/Voxelum/x-minecraft-launcher/commit/31a6ed5a525037cb6344f31e0b43cb75c2e1cf8a))
- 有时模组包未安装文件 ([1efc3f02325d3084c947a6bd95abd0540f077bce](https://github.com/Voxelum/x-minecraft-launcher/commit/1efc3f02325d3084c947a6bd95abd0540f077bce))
- 支持显示 Curseforge 的着色器包 ([a0c51af313dc906f9aa5e4628af4731b67a02622](https://github.com/Voxelum/x-minecraft-launcher/commit/a0c51af313dc906f9aa5e4628af4731b67a02622))
- 复制到剪贴板功能失效 ([5d75715736bcb4568c8658408d51fc02b4860a8c](https://github.com/Voxelum/x-minecraft-launcher/commit/5d75715736bcb4568c8658408d51fc02b4860a8c))
- 导出对话框复选框无法点击 ([653bd2fd1d31394e80b61c1cdc061425325e3f74](https://github.com/Voxelum/x-minecraft-launcher/commit/653bd2fd1d31394e80b61c1cdc061425325e3f74))
### 🏗️ 重构

- 显示模组依赖不匹配并警告 ([52597af06b8c425893e7fff7c937cd0893a1b18e](https://github.com/Voxelum/x-minecraft-launcher/commit/52597af06b8c425893e7fff7c937cd0893a1b18e))
- 直接显示重复模组为错误 ([2dda84c3ad920a698ab5ce813a53ee97bb61040c](https://github.com/Voxelum/x-minecraft-launcher/commit/2dda84c3ad920a698ab5ce813a53ee97bb61040c))
- 使用 0x CDN 进行升级和数据库 ([e86ea7cb490b44528b825151d99d8b2cc2fd564b](https://github.com/Voxelum/x-minecraft-launcher/commit/e86ea7cb490b44528b825151d99d8b2cc2fd564b))
- 添加模组包商店的预览 ([4a9db84f7b931c9f2e76fcfe75bbcdd7c24e912f](https://github.com/Voxelum/x-minecraft-launcher/commit/4a9db84f7b931c9f2e76fcfe75bbcdd7c24e912f))
- 添加向导以指导用户安装着色器/模组 ([60b18bfae2fde21e55a7dcc57f5d8f338672e76a](https://github.com/Voxelum/x-minecraft-launcher/commit/60b18bfae2fde21e55a7dcc57f5d8f338672e76a))

0 comments on commit ccad058

Please sign in to comment.