Releases: ruibaby/plugin-static-pages
Releases · ruibaby/plugin-static-pages
Release list
1.0.0-alpha.10
功能优化
- 适配 Halo 2.22
1.0.0-alpha.9
1.0.0-alpha.8
问题修复
- 将代码编辑器修改为 Monaco Editor,修复编辑器无法加载的问题
1.0.0-alpha.7
1.0.0-alpha.6
功能优化
- 优化 Console 端菜单权限,仅限超级管理员可访问。
- 降低前端捆绑包大小,提升 Console 的访问速度。
1.0.0-alpha.5
1.0.0-alpha.4
功能优化
- 使用 Halo 2.17 中提供的全局 axios 实例重构所有请求逻辑。
问题修复
- 修复重写规则不生效的问题。
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
首个版本发布 🎉
1.0.0-alpha.1
What's Changed
- feat: add Project extension support with file upload by @guqing in #1
- feat: create API endpoint for listing page project files by @guqing in #2
- feat: support dynamically rewriting file routing rule for project by @guqing in #4
- feat: support read file content by @guqing in #5
- feat: create API endpoint for delete file or directory in project by @guqing in #7
- feat: support update file content by @guqing in #6
- feat: create API for create file or directory in project by @guqing in #8
New Contributors
Full Changelog: https://github.com/ruibaby/plugin-static-pages/commits/v1.0.0-alpha.1