🔖 升级版本.

This commit is contained in:
lijiahang
2024-05-13 12:22:26 +08:00
parent 1e819eadc2
commit 4b17d7b4ab
12 changed files with 29 additions and 12 deletions

View File

@@ -26,7 +26,7 @@
</a>
</p>
当前版本: **1.0.7**
当前版本: **1.0.8**
**github:** https://github.com/lijiahangmax/orion-ops-pro
**gitee:** https://gitee.com/lijiahangmax/orion-ops-pro

View File

@@ -1,4 +1,4 @@
# orion-ops-pro <small>1.0.7</small>
# orion-ops-pro <small>1.0.8</small>
> 一款开箱即用的运维平台。

View File

@@ -7,6 +7,14 @@
* 执行完成菜单 sql 后请刷新缓存 `系统设置` > `系统菜单` > `刷新缓存`
* 执行完成字典 sql 后请刷新缓存 `系统设置` > `数据字典项` > `刷新缓存`
### v1.0.8
`2024-05-15` `release`
* 🌈 新增 站内信模块
[如何升级](/update/v1.0.8.md)
### v1.0.7
`2024-05-13` `release`

View File

@@ -1,7 +1,5 @@
## 功能排期
* 批量上传
* 站内消息
* 终端背景图片
* 资产授权 UI 改版
* RDP 远程桌面

11
docs/update/v2.0.0.md Normal file
View File

@@ -0,0 +1,11 @@
## v2.0.0
> sql 脚本 - DDL
```sql
```
> sql 脚本 - DML
```sql
```