✨ 新功能 (New Features)
✨ New Features
- 安全修复:在未设置管理员的情况下,自动禁止新用户注册。
- Security Fix: Automatically prohibit new user registration without setting up an administrator.
🛠 修复 (Bug Fixes)
🛠 Bug Fixes
- 文件统计偏移修复:修复笔记在执行重命名或跨目录移动操作时,因复用记录未正确重置
Rename标志位导致的笔记总数统计不准确问题。 - File Statistics Offset Fix: Fixed the issue of inaccurate statistics of the total number of notes caused by the
Renameflag of reused records not being correctly reset when renaming or moving notes across directories. - MCP SSE 连接兼容性:修正 MCP SSE endpoint 的路径返回逻辑,由相对路径调整为绝对路径,解决部分 MCP 客户端因路径解析规范冲突导致的连接超时。
- MCP SSE connection compatibility: Correct the path return logic of MCP SSE endpoint, adjust it from a relative path to an absolute path, and solve the connection timeout caused by some MCP clients due to path resolution specification conflicts.
💄 其他/体验 (Others)
💄 Others/Experiences (Others)
- 隐私保护:禁止搜索引擎索引FNS所有服务页面。
- Privacy Protection: Prohibit search engines from indexing all FNS service pages.
What's Changed
- fix: MCP SSE endpoint 返回相对路径导致部分客户端连接超时 by @Robs87 in #261
- fix: 重命名/移动时复用记录未重置 Rename 标志导致笔记统计不准确 by @Robs87 in #267
Full Changelog: 2.13.7...2.13.8