Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 0.37.7 release note #66

Merged
merged 2 commits into from
Nov 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions src/pages/en/changelogs/0.37.7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
version: 0.37.7
date: 2023-11-05
layout: changelog
---
## [0.37.7](#0.37.7)
### 🐛 Bug Fixes & Patches

- Curseforge does not install resource to instance ([bb2655575de4da34a083b57513d1ffc6388c1d49](https://github.com/Voxelum/x-minecraft-launcher/commit/bb2655575de4da34a083b57513d1ffc6388c1d49))
- Fix the regression of the drag drop feature ([0b14812770100ce5c45fdc9035d863f3f3696f80](https://github.com/Voxelum/x-minecraft-launcher/commit/0b14812770100ce5c45fdc9035d863f3f3696f80))
- Wrong user menu ui if cape > 4 ([6ae77a6cea4f43d5b4daeaf778b03a5f523bcade](https://github.com/Voxelum/x-minecraft-launcher/commit/6ae77a6cea4f43d5b4daeaf778b03a5f523bcade))
- Home shader pack card wrong overflow ([301be867f6ae78a3322d1f4c7413b87567198f8d](https://github.com/Voxelum/x-minecraft-launcher/commit/301be867f6ae78a3322d1f4c7413b87567198f8d))
- Try scan the instance resource packs during instance mounted ([ec5b1d4e1bab8de3abd3ea164bbe8e0b64745029](https://github.com/Voxelum/x-minecraft-launcher/commit/ec5b1d4e1bab8de3abd3ea164bbe8e0b64745029))
- Update uk.yaml (#514) ([90cca3314e03e60a3751fc17db2666dd28438bea](https://github.com/Voxelum/x-minecraft-launcher/commit/90cca3314e03e60a3751fc17db2666dd28438bea))
- Correct resource pack version range ([c3b8ea9d3bc68f9fb3b2287a86a71c1ea3ff94ac](https://github.com/Voxelum/x-minecraft-launcher/commit/c3b8ea9d3bc68f9fb3b2287a86a71c1ea3ff94ac))
- The game options.txt is not synced ([cf7d82de37fb4cff4092d1723da019d1bc3ac48a](https://github.com/Voxelum/x-minecraft-launcher/commit/cf7d82de37fb4cff4092d1723da019d1bc3ac48a))
- Correctly re-trigger the window display on mac ([3425611dd196e58ec229329c22a561732e6cf17a](https://github.com/Voxelum/x-minecraft-launcher/commit/3425611dd196e58ec229329c22a561732e6cf17a))
- Select an arbitray instance if there is no instance selected ([7cd69d26a84764eec5beb40fd5dc27e6935f428b](https://github.com/Voxelum/x-minecraft-launcher/commit/7cd69d26a84764eec5beb40fd5dc27e6935f428b))
- Full translate Ukranian language(EXPEREMENTAL) (#512) ([54c5743771a728be295e853ef469d461d38fc421](https://github.com/Voxelum/x-minecraft-launcher/commit/54c5743771a728be295e853ef469d461d38fc421))
- Display launch failed message to user ([f51044610be951368fcb567586ef32d3ad2dfa2c](https://github.com/Voxelum/x-minecraft-launcher/commit/f51044610be951368fcb567586ef32d3ad2dfa2c))
- Install java if user does not have java ([2f03b9037b209b80b87b385cefc6f07fb1284ccd](https://github.com/Voxelum/x-minecraft-launcher/commit/2f03b9037b209b80b87b385cefc6f07fb1284ccd))
### 🏗️ Refactors

- Add telemetry for successful run with flight control ([6d53e646aa648d64c6b5b2403d3f51f929ceed37](https://github.com/Voxelum/x-minecraft-launcher/commit/6d53e646aa648d64c6b5b2403d3f51f929ceed37))
- Track the connection quality ([b7f39b034cc681c91892db88f8320dd3af9b7a77](https://github.com/Voxelum/x-minecraft-launcher/commit/b7f39b034cc681c91892db88f8320dd3af9b7a77))
- Use store page to shaderpack and resourecpack page ([ea7131f2eba04f983afe58a8c557010137723e93](https://github.com/Voxelum/x-minecraft-launcher/commit/ea7131f2eba04f983afe58a8c557010137723e93))
- Install java when user don't have matched version ([03ddde8dbc5d0f8ccb14ddec21e63ae886951705](https://github.com/Voxelum/x-minecraft-launcher/commit/03ddde8dbc5d0f8ccb14ddec21e63ae886951705))
30 changes: 30 additions & 0 deletions src/pages/zh/changelogs/0.37.7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
version: 0.37.7
date: 2023-11-05
layout: changelog
---
## [0.37.7](#0.37.7)
### 🐛 修复与补丁
- **Curseforge不会将资源安装到实例中** ([bb2655575de4da34a083b57513d1ffc6388c1d49](https://github.com/Voxelum/x-minecraft-launcher/commit/bb2655575de4da34a083b57513d1ffc6388c1d49))
- **修复了拖放功能的回归** ([0b14812770100ce5c45fdc9035d863f3f3696f80](https://github.com/Voxelum/x-minecraft-launcher/commit/0b14812770100ce5c45fdc9035d863f3f3696f80))
- **如果披风数大于4,则用户菜单UI错误** ([6ae77a6cea4f43d5b4daeaf778b03a5f523bcade](https://github.com/Voxelum/x-minecraft-launcher/commit/6ae77a6cea4f43d5b4daeaf778b03a5f523bcade))
- **主页着色包卡片错误溢出** ([301be867f6ae78a3322d1f4c7413b87567198f8d](https://github.com/Voxelum/x-minecraft-launcher/commit/301be867f6ae78a3322d1f4c7413b87567198f8d))
- **尝试在挂载实例期间扫描实例资源包** ([ec5b1d4e1bab8de3abd3ea164bbe8e0b64745029](https://github.com/Voxelum/x-minecraft-launcher/commit/ec5b1d4e1bab8de3abd3ea164bbe8e0b64745029))
- **更新uk.yaml (#514)** ([90cca3314e03e60a3751fc17db2666dd28438bea](https://github.com/Voxelum/x-minecraft-launcher/commit/90cca3314e03e60a3751fc17db2666dd28438bea))
- **正确的资源包版本范围** ([c3b8ea9d3bc68f9fb3b2287a86a71c1ea3ff94ac](https://github.com/Voxelum/x-minecraft-launcher/commit/c3b8ea9d3bc68f9fb3b2287a86a71c1ea3ff94ac))
- **游戏options.txt未同步** ([cf7d82de37fb4cff4092d1723da019d1bc3ac48a](https://github.com/Voxelum/x-minecraft-launcher/commit/cf7d82de37fb4cff4092d1723da019d1bc3ac48a))
- **在Mac上正确重新触发窗口显示** ([3425611dd196e58ec229329c22a561732e6cf17a](https://github.com/Voxelum/x-minecraft-launcher/commit/3425611dd196e58ec229329c22a561732e6cf17a))
- **如果没有选择实例,则选择任意实例** ([7cd69d26a84764eec5beb40fd5dc27e6935f428b](https://github.com/Voxelum/x-minecraft-launcher/commit/7cd69d26a84764eec5beb40fd5dc27e6935f428b))
- **完整翻译乌克兰语(试验性)(#512)** ([54c5743771a728be295e853ef469d461d38fc421](https://github.com/Voxelum/x-minecraft-launcher/commit/54c5743771a728be295e853ef469d461d38fc421))
- **向用户显示启动失败消息** ([f51044610be951368fcb567586ef32d3ad2dfa2c](https://github.com/Voxelum/x-minecraft-launcher/commit/f51044610be951368fcb567586ef32d3ad2dfa2c))
- **如果用户没有Java,则安装Java** ([2f03b9037b209b80b87b385cefc6f07fb1284ccd](https://github.com/Voxelum/x-minecraft-launcher/commit/2f03b9037b209b80b87b385cefc6f07fb1284ccd))

### 🏗️ 重构

- **为成功运行添加Flights控制的遥测** ([6d53e646aa648d64c6b5b2403d3f51f929ceed37](https://github.com/Voxelum/x-minecraft-launcher/commit/6d53e646aa648d64c6b5b2403d3f51f929ceed37))
- **跟踪连接质量** ([b7f39b034cc681c91892db88f8320dd3af9b7a77](https://github.com/Voxelum/x-minecraft-launcher/commit/b7f39b034cc681c91892db88f8320dd3af9b7a77))
- **使用存储页面来查看shaderpack和resourecpack页面** ([ea7131f2eba04f983afe58a8c557010137723e93](https://github.com/Voxelum/x-minecraft-launcher/commit/ea7131f2eba04f983afe58a8c557010137723e93))
- **如果用户没有匹配版本,则安装Java** ([03ddde8dbc5d0f8ccb14ddec21e63ae886951705](https://github.com/Voxelum/x-minecraft-launcher/commit/03ddde8dbc5d0f8ccb14ddec21e63ae886951705))



Loading