From 846f7c779452e621b482eeea38463be632ba463e Mon Sep 17 00:00:00 2001 From: CyreneNight <143710505+Mapleawaa@users.noreply.github.com> Date: Sat, 23 May 2026 18:41:11 +0800 Subject: [PATCH 1/2] Revise Shell version update announcement Updated caution notice regarding Shell version updates. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d84adb3..19a5c8a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ > [!CAUTION] -> **Shell版本停更公告** +> **Shell版本暂缓更新公告** > > 感谢大家一直以来对 PVE-Tools-9 的支持。随着项目功能的不断增加,目前的 Shell 脚本代码量已突破 13000 行。 > From c755fa095350d9b69860565607da65fa368d8129 Mon Sep 17 00:00:00 2001 From: CyreneNight <143710505+Mapleawaa@users.noreply.github.com> Date: Sat, 23 May 2026 18:43:21 +0800 Subject: [PATCH 2/2] Update README with Go version migration details --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19a5c8a..3ebecfa 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ > 因此,我决定暂缓当前 Shell 版本的新功能开发(但不会EOL),仅做极其重大的致命 Bug 修复。该仓库将保持原样,不会删库,大家依然可以正常使用现有功能。 > > `main` 分支(Shell 版本)发布 v8.8.8 后将停止更新,后续正式版本推出后将切到主main分支。 -> 我目前已经开启了底层基于 Go 语言 的全新版本重构计划,后续维护将迁移至 Go 重构版本([beta-go](https://github.com/PVE-Tools/PVE-Tools-9/tree/beta-go) 分支),Go 版本将继续免费开源,新版本将带来更好的稳定性、更友好的交互以及更严谨的环境校验,敬请期待。 +> 我目前已经开启了底层基于 Go 语言 的全新版本重构计划,后续维护将迁移至 Go 重构版本,Go 版本将继续免费开源,新版本将带来更好的稳定性、更友好的交互以及更严谨的环境校验,敬请期待。 ## 快速开始