-
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.
- Loading branch information
Showing
2 changed files
with
32 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,16 @@ | ||
--- | ||
version: 0.37.8 | ||
date: 2023-11-08 | ||
layout: changelog | ||
--- | ||
## [0.37.8](#0.37.8) | ||
### 🐛 Bug Fixes & Patches | ||
|
||
- Auto update does not work ([5eb8a7b59f352824830112f323dcbb8d8ca8b930](https://github.com/Voxelum/x-minecraft-launcher/commit/5eb8a7b59f352824830112f323dcbb8d8ca8b930)) | ||
- Some shader pack enable state is incorrect ([da83a3c8deec061b00a66beaaa6111b6eedb55d6](https://github.com/Voxelum/x-minecraft-launcher/commit/da83a3c8deec061b00a66beaaa6111b6eedb55d6)) | ||
- Some project selection lost after install ([ceb7130a36b9b1f84e12eb256776d9a30f7b3688](https://github.com/Voxelum/x-minecraft-launcher/commit/ceb7130a36b9b1f84e12eb256776d9a30f7b3688)) | ||
- The gpu config does not work ([e0f2457a27c6f4fed723dfcfeabe03d99ddf1a8f](https://github.com/Voxelum/x-minecraft-launcher/commit/e0f2457a27c6f4fed723dfcfeabe03d99ddf1a8f)) | ||
- Resource page wrong drop effect ([b2b80fdcfb413989783613f391d489b5ad87a9b7](https://github.com/Voxelum/x-minecraft-launcher/commit/b2b80fdcfb413989783613f391d489b5ad87a9b7)) | ||
### 🏗️ Refactors | ||
|
||
- Handle the error of the launcher plugin ([23fbec2b69da822181b1de66cf33085f011077d8](https://github.com/Voxelum/x-minecraft-launcher/commit/23fbec2b69da822181b1de66cf33085f011077d8)) |
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,16 @@ | ||
--- | ||
version: 0.37.8 | ||
date: 2023-11-08 | ||
layout: changelog | ||
--- | ||
## [0.37.8](#0.37.8) | ||
### 🐛 修复与补丁 | ||
|
||
- Auto update does not work ([5eb8a7b59f352824830112f323dcbb8d8ca8b930](https://github.com/Voxelum/x-minecraft-launcher/commit/5eb8a7b59f352824830112f323dcbb8d8ca8b930)) | ||
- Some shader pack enable state is incorrect ([da83a3c8deec061b00a66beaaa6111b6eedb55d6](https://github.com/Voxelum/x-minecraft-launcher/commit/da83a3c8deec061b00a66beaaa6111b6eedb55d6)) | ||
- Some project selection lost after install ([ceb7130a36b9b1f84e12eb256776d9a30f7b3688](https://github.com/Voxelum/x-minecraft-launcher/commit/ceb7130a36b9b1f84e12eb256776d9a30f7b3688)) | ||
- The gpu config does not work ([e0f2457a27c6f4fed723dfcfeabe03d99ddf1a8f](https://github.com/Voxelum/x-minecraft-launcher/commit/e0f2457a27c6f4fed723dfcfeabe03d99ddf1a8f)) | ||
- Resource page wrong drop effect ([b2b80fdcfb413989783613f391d489b5ad87a9b7](https://github.com/Voxelum/x-minecraft-launcher/commit/b2b80fdcfb413989783613f391d489b5ad87a9b7)) | ||
### 🏗️ 重构 | ||
|
||
- Handle the error of the launcher plugin ([23fbec2b69da822181b1de66cf33085f011077d8](https://github.com/Voxelum/x-minecraft-launcher/commit/23fbec2b69da822181b1de66cf33085f011077d8)) |