✨ 新功能
✨ NEW FEATURES
- 新增附件模拟静态访问入口,支持为 Nginx 代理提供免 Token 访问特定笔记库和文件类型白名单的静态资源。
- A new attachment is added to simulate a static access entrance, which supports providing token-free access to static resources in specific note libraries and file type whitelists for Nginx agents.
- 升级版本检测机制,支持在检测到新版本时展示当前版本与最新版本之间的所有历史版本更新日志。
- Upgraded version detection mechanism to support displaying all historical version update logs between the current version and the latest version when a new version is detected.
🛠 修复
🛠 Fix
- 修复了在新版本发布过程中,因资源包尚未上传完成就触发版本检测,导致用户下载到空包或报错的问题。
- Fixed the problem that during the release of a new version, version detection was triggered before the resource package was uploaded, causing users to download empty packages or report errors.
💄 其他/体验
💄 Other/Experience
- 调整自动化发布工作流,禁用 GitHub 自动生成 Release Notes 功能,改用自定义提交消息作为发布说明。
- Adjust the automated release workflow, disable GitHub's automatic generation of Release Notes, and use custom commit messages as release notes instead.