Skip to content

Commit d5a4c47

Browse files
authored
docs: Update 0.53.0 release note (#203)
Co-authored-by: ci010 <ci010@users.noreply.github.com>
1 parent fd9b9bd commit d5a4c47

File tree

2 files changed

+56
-0
lines changed

2 files changed

+56
-0
lines changed

src/en/changelogs/0.53.0.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
version: 0.53.0
3+
date: 2025-12-01
4+
layout: changelog
5+
---
6+
## [0.53.0](#0.53.0)
7+
### 🚀 Features
8+
9+
- Add Optional Translucent / Acrylic / Mica Window Support (#1180) ([27636142c5f8442d00d99dcdabc054ff0fc6c1c6](https://github.com/Voxelum/x-minecraft-launcher/commit/27636142c5f8442d00d99dcdabc054ff0fc6c1c6))
10+
- Support per-instance theme ([6a98f00cbb63cee90936c7cd9006a68d8fdf1575](https://github.com/Voxelum/x-minecraft-launcher/commit/6a98f00cbb63cee90936c7cd9006a68d8fdf1575))
11+
- Support modpack export with server/client field ([0cf02a020ebd31df1a9ae09d421f19b074f19634](https://github.com/Voxelum/x-minecraft-launcher/commit/0cf02a020ebd31df1a9ae09d421f19b074f19634))
12+
- Add world seed display, editing (#1109) ([6d8ab673bd7b084fd776fd719f6497affc5455ec](https://github.com/Voxelum/x-minecraft-launcher/commit/6d8ab673bd7b084fd776fd719f6497affc5455ec))
13+
### 🐛 Bug Fixes & Patches
14+
15+
- Fix Modrinth collections: add delete capability and fix caching (#1186) ([a350908f65b3bf87418eaf31e5ef0bece5c59ece](https://github.com/Voxelum/x-minecraft-launcher/commit/a350908f65b3bf87418eaf31e5ef0bece5c59ece))
16+
- Fix missing FabricAPI mod when exporting CurseForge modpack (#1184) ([10a7ee8ae2b28cefc8239f40d1a9b4e8e7ac9c58](https://github.com/Voxelum/x-minecraft-launcher/commit/10a7ee8ae2b28cefc8239f40d1a9b4e8e7ac9c58))
17+
- Fix mod grouping UX issues and add folder management features (#1171) ([2bd630e467de1e1ae425ea5c666f870d1a823c9b](https://github.com/Voxelum/x-minecraft-launcher/commit/2bd630e467de1e1ae425ea5c666f870d1a823c9b))
18+
- Refresh user should use new user if exists ([64d55450f87bb419e5ac4ac6df866e6028848c78](https://github.com/Voxelum/x-minecraft-launcher/commit/64d55450f87bb419e5ac4ac6df866e6028848c78))
19+
- Support mualliance-like skin system ([5063bb25f9fc4ba1e471f3203f9f4b09924cd097](https://github.com/Voxelum/x-minecraft-launcher/commit/5063bb25f9fc4ba1e471f3203f9f4b09924cd097))
20+
- Fix some common error ([b2c1116ab7ae6e14f3079958e56299c4846d95f8](https://github.com/Voxelum/x-minecraft-launcher/commit/b2c1116ab7ae6e14f3079958e56299c4846d95f8))
21+
- Add AMD GPU workaround for Sodium rendering issues on Windows (#1158) ([3a3e4be732ba28e8bc456ea8dc87ed78f8cd464a](https://github.com/Voxelum/x-minecraft-launcher/commit/3a3e4be732ba28e8bc456ea8dc87ed78f8cd464a))
22+
- Sort by download count ignored when searching in remote view (#1163) ([78c389a368c89905fed119a34c6cfecb129eeb3a](https://github.com/Voxelum/x-minecraft-launcher/commit/78c389a368c89905fed119a34c6cfecb129eeb3a))
23+
- Enable native Wayland support with UseOzonePlatform and window decorations (#1160) ([6bbe3e8af9ebc40869b2310c325c6bafcd7cdd46](https://github.com/Voxelum/x-minecraft-launcher/commit/6bbe3e8af9ebc40869b2310c325c6bafcd7cdd46))
24+
### 🏗️ Refactors
25+
26+
- Disable material background due to the electron issue ([8845eb4654a8239813b6a7f7bd4dc35d01117cfb](https://github.com/Voxelum/x-minecraft-launcher/commit/8845eb4654a8239813b6a7f7bd4dc35d01117cfb))
27+
- Refresh look of focus view footer card ([a3db3df66dbade45fe25f04e4a35819932fafa99](https://github.com/Voxelum/x-minecraft-launcher/commit/a3db3df66dbade45fe25f04e4a35819932fafa99))
28+
- Add source filter to store explorer (#1167) ([1b5ed16085da4acd2e35e793addefca9910b855f](https://github.com/Voxelum/x-minecraft-launcher/commit/1b5ed16085da4acd2e35e793addefca9910b855f))

src/zh/changelogs/0.53.0.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
version: 0.53.0
3+
date: 2025-12-01
4+
layout: changelog
5+
---
6+
## [0.53.0](#0.53.0)
7+
### 🚀 新特性
8+
9+
- 新增可选透明/亚克力/Mica窗口支持 (#1180) ([27636142c5f8442d00d99dcdabc054ff0fc6c1c6](https://github.com/Voxelum/x-minecraft-launcher/commit/27636142c5f8442d00d99dcdabc054ff0fc6c1c6))
10+
- 支持每个实例独立主题 ([6a98f00cbb63cee90936c7cd9006a68d8fdf1575](https://github.com/Voxelum/x-minecraft-launcher/commit/6a98f00cbb63cee90936c7cd9006a68d8fdf1575))
11+
- 支持导出包含服务器/客户端字段的整合包 ([0cf02a020ebd31df1a9ae09d421f19b074f19634](https://github.com/Voxelum/x-minecraft-launcher/commit/0cf02a020ebd31df1a9ae09d421f19b074f19634))
12+
- 新增世界种子显示与编辑功能 (#1109) ([6d8ab673bd7b084fd776fd719f6497affc5455ec](https://github.com/Voxelum/x-minecraft-launcher/commit/6d8ab673bd7b084fd776fd719f6497affc5455ec))
13+
### 🐛 修复与补丁
14+
15+
- 修复Modrinth收藏集:添加删除功能并修复缓存问题 (#1186) ([a350908f65b3bf87418eaf31e5ef0bece5c59ece](https://github.com/Voxelum/x-minecraft-launcher/commit/a350908f65b3bf87418eaf31e5ef0bece5c59ece))
16+
- 修复导出CurseForge整合包时缺失FabricAPI模组的问题 (#1184) ([10a7ee8ae2b28cefc8239f40d1a9b4e8e7ac9c58](https://github.com/Voxelum/x-minecraft-launcher/commit/10a7ee8ae2b28cefc8239f40d1a9b4e8e7ac9c58))
17+
- 修复模组分组的用户体验问题并新增文件夹管理功能 (#1171) ([2bd630e467de1e1ae425ea5c666f870d1a823c9b](https://github.com/Voxelum/x-minecraft-launcher/commit/2bd630e467de1e1ae425ea5c666f870d1a823c9b))
18+
- 刷新用户时应使用已存在的新用户信息 ([64d55450f87bb419e5ac4ac6df866e6028848c78](https://github.com/Voxelum/x-minecraft-launcher/commit/64d55450f87bb419e5ac4ac6df866e6028848c78))
19+
- 支持mualliance类皮肤系统 ([5063bb25f9fc4ba1e471f3203f9f4b09924cd097](https://github.com/Voxelum/x-minecraft-launcher/commit/5063bb25f9fc4ba1e471f3203f9f4b09924cd097))
20+
- 修复若干常见错误 ([b2c1116ab7ae6e14f3079958e56299c4846d95f8](https://github.com/Voxelum/x-minecraft-launcher/commit/b2c1116ab7ae6e14f3079958e56299c4846d95f8))
21+
- 为Windows系统下Sodium渲染问题添加AMD显卡临时解决方案 (#1158) ([3a3e4be732ba28e8bc456ea8dc87ed78f8cd464a](https://github.com/Voxelum/x-minecraft-launcher/commit/3a3e4be732ba28e8bc456ea8dc87ed78f8cd464a))
22+
- 修复远程视图中按下载量排序在搜索时被忽略的问题 (#1163) ([78c389a368c89905fed119a34c6cfecb129eeb3a](https://github.com/Voxelum/x-minecraft-launcher/commit/78c389a368c89905fed119a34c6cfecb129eeb3a))
23+
- 通过UseOzonePlatform和窗口装饰启用原生Wayland支持 (#1160) ([6bbe3e8af9ebc40869b2310c325c6bafcd7cdd46](https://github.com/Voxelum/x-minecraft-launcher/commit/6bbe3e8af9ebc40869b2310c325c6bafcd7cdd46))
24+
### 🏗️ 重构
25+
26+
- 因Electron问题禁用材质背景 ([8845eb4654a8239813b6a7f7bd4dc35d01117cfb](https://github.com/Voxelum/x-minecraft-launcher/commit/8845eb4654a8239813b6a7f7bd4dc35d01117cfb))
27+
- 更新焦点视图底部卡片视觉样式 ([a3db3df66dbade45fe25f04e4a35819932fafa99](https://github.com/Voxelum/x-minecraft-launcher/commit/a3db3df66dbade45fe25f04e4a35819932fafa99))
28+
- 为商店浏览器添加来源筛选功能 (#1167) ([1b5ed16085da4acd2e35e793addefca9910b855f](https://github.com/Voxelum/x-minecraft-launcher/commit/1b5ed16085da4acd2e35e793addefca9910b855f))

0 commit comments

Comments
 (0)