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
支持在反向代理(如 Cloudflare Tunnel / Loopback Proxy)环境下安全访问 MCP 服务。
Error 500 (Server Error)!!1500.That’s an error.There was an error. Please try again later.That’s all we know.
支持已鉴权用户自动发现并查询 Vault 存储库列表。
Supports authenticated users to automatically discover and query the Vault repository list.
🛠 修复
🛠 Fix
修复重命名笔记后历史版本归属未迁移、导致旧历史版本在界面不可见的问题。
Fixed the issue where the historical version ownership was not migrated after renaming the note, causing the old historical version to be invisible on the interface.
修复自定义 Cron 备份策略解析失败、导致定时备份退化为每分钟频繁执行的问题。
Fixed an issue where custom Cron backup policy parsing failed, causing scheduled backups to degrade to frequent executions every minute.
修复备份任务错误状态未能准确透传至 API 与控制台、导致残留历史错误状态的问题。
Fixed an issue where the backup task error status was not accurately transparently transmitted to the API and console, resulting in residual historical error status.
修复 MCP 长连接或高并发下会话过期返回 404 且客户端无法自动恢复的问题。
Fixed the issue where session expiration returns 404 under MCP long connection or high concurrency and the client cannot automatically recover.