From 9647006ed1d669ed4948478d3ca263f639771ac7 Mon Sep 17 00:00:00 2001 From: aoshiguchen <1052045476@qq.com> Date: Thu, 31 Aug 2023 16:39:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0TODOLIST?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- todolist.MD | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todolist.MD b/todolist.MD index 3fc81683..e637ffb1 100644 --- a/todolist.MD +++ b/todolist.MD @@ -16,6 +16,9 @@ - [ ] 增加服务端/客户端jar式一键部署脚本 - [x] 拉下搜索license,支持模糊搜索 - [x] license下拉用户搜索,支持模糊搜索 +- [x] 端口映射编辑时,如果端口号没有变动,则不验证。避免出现端口映射正在使用时,无法更新端口映射其他信息的问题 +- [x] 端口映射HTTP(S)新增打开网页按钮 +- [x] 客户端断开连接时,记录日志空指针异常问题修复 - [ ] 排查解决问题:https://gitee.com/dromara/neutrino-proxy/issues/I7LGLB # Bug