You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue where note library restrictions did not take effect when operating through the MCP interface.
修复了 MCP 接口返回数据格式(Schema)不一致的问题。
Fixed the issue of inconsistent data format (Schema) returned by the MCP interface.
修复了 WebSocket 客户端未清理僵尸连接导致的内存泄漏问题。
Fixed a memory leak caused by the WebSocket client not cleaning up zombie connections.
修复了管理员检查接口路由分组错误,导致插件端无法更新服务端的问题。
Fixed an issue where the administrator checked the interface route grouping incorrectly, causing the plug-in side to be unable to update the server side.
⚡️ 优化与改进
⚡️ Optimization and improvement
优化了 WebGUI 登录机制,引入设备令牌自动轮转,避免因 IP 变更产生大量冗余令牌。
Optimized the WebGUI login mechanism and introduced automatic rotation of device tokens to avoid a large number of redundant tokens due to IP changes.
💄 其他/体验
💄 Other/Experience
优化了 WebSocket 错误日志,增加请求路径信息以方便问题排查。
Optimized the WebSocket error log and added request path information to facilitate troubleshooting.