From 2f150cb16ccfc9edd889025430e798a58fbf4d44 Mon Sep 17 00:00:00 2001 From: hubian <908234780@qq.com> Date: Thu, 23 Apr 2026 18:33:46 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20project-panel=20v2.9.1=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MEMORY.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MEMORY.md b/MEMORY.md index dd26b7a..b803c80 100644 --- a/MEMORY.md +++ b/MEMORY.md @@ -167,6 +167,11 @@ server.quit() ## 更新日志 ### 2026-04-23 +- **项目服务管理面板 v2.9.1**:修复多次JavaScript语法错误 + - 变量声明顺序问题(TDZ) + - desktopNotifyEnabled重复声明 + - \n换行符转义问题 + - Git仓库: http://192.168.2.8:12007/coder/project-panel - **项目服务管理面板 v2.9.0**:系统桌面通知功能 - 浏览器外系统通知(Notification API) - 超过阈值时在系统右下角弹出通知