diff --git a/src/pages/en/changelogs/0.37.8.md b/src/pages/en/changelogs/0.37.8.md new file mode 100644 index 0000000..169bb8b --- /dev/null +++ b/src/pages/en/changelogs/0.37.8.md @@ -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)) diff --git a/src/pages/zh/changelogs/0.37.8.md b/src/pages/zh/changelogs/0.37.8.md new file mode 100644 index 0000000..39de759 --- /dev/null +++ b/src/pages/zh/changelogs/0.37.8.md @@ -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))