From 8c59dd981bf459c2e314d1ba5dcb99d8b670804b Mon Sep 17 00:00:00 2001 From: "huanqing.shao" Date: Wed, 29 Jul 2020 21:39:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E8=88=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/config.js | 1 - .vuepress/theme/components/Sidebar.vue | 3 --- support/change-log/change-log-on-the-way-2.0.md | 7 +++++++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.vuepress/config.js b/.vuepress/config.js index 1f87932..55d089f 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -134,7 +134,6 @@ module.exports = { { text: '教程', link: '/learning/' }, { text: '使用', link: '/guide/' }, { text: '支持', link: '/support/' }, - { text: '问答', link: 'https://zhik8s.com' }, // { text: '培训', link: 'https://kubetrain.cn/?from=kuboard', target: '_blank' }, // { text: '博客', link: 'http://k8s.kubetrain.cn/' }, // { text: '论坛', link: 'http://bbs.kuboard.cn/', target: '_blank' }, diff --git a/.vuepress/theme/components/Sidebar.vue b/.vuepress/theme/components/Sidebar.vue index dd8669b..347f7df 100644 --- a/.vuepress/theme/components/Sidebar.vue +++ b/.vuepress/theme/components/Sidebar.vue @@ -20,9 +20,6 @@
支持
-
- 问答 -
diff --git a/support/change-log/change-log-on-the-way-2.0.md b/support/change-log/change-log-on-the-way-2.0.md index c24faff..5e996a7 100644 --- a/support/change-log/change-log-on-the-way-2.0.md +++ b/support/change-log/change-log-on-the-way-2.0.md @@ -47,3 +47,10 @@ https://github.com/NVIDIA/k8s-device-plugin#enabling-gpu-support-in-kubernetes @ * 当没有编辑权限时,只显示 预览YAML,而不是 预览/编辑YAML + + + +## v2.0.4-beta.1 + +* 文件浏览器 + * 支持重命名文件/文件夹