mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-04-20 21:22:50 +08:00
3.8 KiB
3.8 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.0 (2024-04-29)
Features
- ✨ 版本更新日志组件 (#96) (a37acc4)
- ✨ 计划作业 (#87) (8293ec0)
- ✨ 计划作业执行记录 (#89) (6f89015)
- ✨ 将数据库结构同步和种子数据初始化作为命令行开关 (#78) (05ed3d3)
- ✨ 快捷启用/禁用用户 (#91) (6c2d167)
- ✨ 前端表格高级筛选 (#100) (3847d6f)
- ✨ 日志管理独立出来、增加登录日志界面 (#65) (9134c4f)
- ✨ 首页仪表面板 (#103) (149e1af)
- ✨ cron表达式选择器 (#92) (bde9fb1)
Bug Fixes
- 🐛 'Numbers' does not contain a definition for 'CACHE_SECS_DEFAULT' (#102) (8f69c29)
- 🐛 低版本jetbrains.resharper.globaltools搞乱了代码 (#97) (c117ddf)
- 🐛 前端样式问题 (#84) (6615df3)
- 🐛 请求日志客户端IP显示不正确 (#60) (ec698ce)
- 🐛 时区问题 (#107) (59c85ce)
- 🐛 小问题 (#76) (52ddf27)
- 🐛 在弹窗界面中引用的列表组件,点击重置搜索条件按钮时,会关闭弹窗的bug (#95) (8fee14c)
- 🐛 tinymce editor css 加载路径错误 (#93) (5fe7387)
- 🐛 tinymce editor css 加载路径错误 (#94) (802251e)
1.0.0 (2023-11-17)
Features
- ✨ 基础模块 (d26e4c7)