Skip to content

v1.8.0

Choose a tag to compare

@Jacky088 Jacky088 released this 31 Jul 04:54
· 14 commits to master since this release
bf5f178

性能优化:添加选项缓存机制,避免重复数据库查询
性能优化:标题层级查找从 O(n) 优化至 O(1)
安全增强:强化输入验证与 XSS 防护
代码清理:移除无效事件监听器