✨ 新功能 (New Features)
✨ New Features
- Git 自动化同步增强:新增 Obsidian 以及自定义目录的配置文件同步支持。
- Git automated synchronization enhancement: Added configuration file synchronization support for Obsidian and custom directories.
- 备份安全加密:导出备份 ZIP 时集成随机密码生成逻辑,提升存档文件的静态安全性。
- Backup Security Encryption: Integrate random password generation logic when exporting backup ZIP to improve the static security of archive files.
- 页面和服务分离:管理后台与分享页面可以独立端口运行,满足不同网络环境下的部署需求。
- Separation of pages and services: The management backend and shared pages can run on independent ports to meet the deployment needs in different network environments.
🛠 修复 (Bug Fixes)
🛠 Bug Fixes
- 升级参数过滤:对升级相关的管理接口参数进行过滤,防止非预期风险。
- Upgrade parameter filtering: Filter the management interface parameters related to upgrade to prevent unexpected risks.
- 接口安全优化:去除非管理接口返回的敏感信息。
- Interface security optimization: Remove sensitive information returned by non-management interfaces.
⚡️ 优化与性能 (Optimizations)
⚡️Optimizations
- 路由模块化:将单体路由文件重构为功能分块结构。
- Routing modularization: Reconstruct the single routing file into a functional block structure.
Full Changelog: 2.13.8...2.14.0