diff --git a/src/pages/en/changelogs/0.36.2.md b/src/pages/en/changelogs/0.36.2.md new file mode 100644 index 0000000..4d05614 --- /dev/null +++ b/src/pages/en/changelogs/0.36.2.md @@ -0,0 +1,15 @@ +--- +version: 0.36.2 +date: 2023-10-14 +layout: changelog +--- +## [0.36.2](#0.36.2) +### 🐛 Bug Fixes & Patches + +- The broken pipe in dev env ([f36f18cede9ec21f75274777a1a51787656ccfc0](https://github.com/Voxelum/x-minecraft-launcher/commit/f36f18cede9ec21f75274777a1a51787656ccfc0)) +- Mod delete from context menu ([79c5254aa747729e38f24c0a4b9a1885bd239bd1](https://github.com/Voxelum/x-minecraft-launcher/commit/79c5254aa747729e38f24c0a4b9a1885bd239bd1)) +- Export instances cannot select files ([92cde130902a822ceacf962811177ce5f613ed16](https://github.com/Voxelum/x-minecraft-launcher/commit/92cde130902a822ceacf962811177ce5f613ed16)) +- Add AppImage build back ([78cae06050a4e6704ae356840efdbbb204218b2f](https://github.com/Voxelum/x-minecraft-launcher/commit/78cae06050a4e6704ae356840efdbbb204218b2f)) +### 🏗️ Refactors + +- Improve the perf of the mod page ([dd095f08288394616a39aae4bbd29db2d53498c4](https://github.com/Voxelum/x-minecraft-launcher/commit/dd095f08288394616a39aae4bbd29db2d53498c4)) diff --git a/src/pages/zh/changelogs/0.36.2.md b/src/pages/zh/changelogs/0.36.2.md new file mode 100644 index 0000000..9f1e761 --- /dev/null +++ b/src/pages/zh/changelogs/0.36.2.md @@ -0,0 +1,15 @@ +--- +version: 0.36.2 +date: 2023-10-14 +layout: changelog +--- +## [0.36.2](#0.36.2) +### 🐛 修复与补丁 + +- The broken pipe in dev env ([f36f18cede9ec21f75274777a1a51787656ccfc0](https://github.com/Voxelum/x-minecraft-launcher/commit/f36f18cede9ec21f75274777a1a51787656ccfc0)) +- Mod delete from context menu ([79c5254aa747729e38f24c0a4b9a1885bd239bd1](https://github.com/Voxelum/x-minecraft-launcher/commit/79c5254aa747729e38f24c0a4b9a1885bd239bd1)) +- Export instances cannot select files ([92cde130902a822ceacf962811177ce5f613ed16](https://github.com/Voxelum/x-minecraft-launcher/commit/92cde130902a822ceacf962811177ce5f613ed16)) +- Add AppImage build back ([78cae06050a4e6704ae356840efdbbb204218b2f](https://github.com/Voxelum/x-minecraft-launcher/commit/78cae06050a4e6704ae356840efdbbb204218b2f)) +### 🏗️ 重构 + +- Improve the perf of the mod page ([dd095f08288394616a39aae4bbd29db2d53498c4](https://github.com/Voxelum/x-minecraft-launcher/commit/dd095f08288394616a39aae4bbd29db2d53498c4))