From 5fbf3684a6ae89d3a0df61f4f66e53ed4ebc7b6c Mon Sep 17 00:00:00 2001 From: aoshiguchen <1052045476@qq.com> Date: Thu, 7 Sep 2023 10:05:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../docs/01.使用教程/01.开始使用/01.快速上手.md | 2 +- todolist.MD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/neutrino-proxy-vuepress/docs/01.使用教程/01.开始使用/01.快速上手.md b/neutrino-proxy-vuepress/docs/01.使用教程/01.开始使用/01.快速上手.md index 5436e5a9..3b614658 100644 --- a/neutrino-proxy-vuepress/docs/01.使用教程/01.开始使用/01.快速上手.md +++ b/neutrino-proxy-vuepress/docs/01.使用教程/01.开始使用/01.快速上手.md @@ -7,7 +7,7 @@ article: false ## 1、 部署服务端 ### 1.1、 Docker一键部署 -> 当前最新版本为1.8.5,下面的脚本中,可以使用:`registry.cn-hangzhou.aliyuncs.com/asgc/neutrino-proxy:1.8.5` 指定版本安装,推荐使用`latest`直接安装最新版。 +> 当前最新版本为1.8.6,下面的脚本中,可以使用:`registry.cn-hangzhou.aliyuncs.com/asgc/neutrino-proxy:1.8.6` 指定版本安装,推荐使用`latest`直接安装最新版。 #### 使用默认sqlite数据库 ```shell diff --git a/todolist.MD b/todolist.MD index e637ffb1..d4482dbc 100644 --- a/todolist.MD +++ b/todolist.MD @@ -14,7 +14,7 @@ - [x] 端口映射选择端口支持分页 - [x] 新增/更新端口映射,增加端口占用检测 - [ ] 增加服务端/客户端jar式一键部署脚本 -- [x] 拉下搜索license,支持模糊搜索 +- [x] 下拉搜索license,支持模糊搜索 - [x] license下拉用户搜索,支持模糊搜索 - [x] 端口映射编辑时,如果端口号没有变动,则不验证。避免出现端口映射正在使用时,无法更新端口映射其他信息的问题 - [x] 端口映射HTTP(S)新增打开网页按钮