Skip to content

Commit

Permalink
增加近期版本变更说明
Browse files Browse the repository at this point in the history
  • Loading branch information
microrain authored and microrain committed Jan 22, 2024
1 parent 43fa62b commit ae45471
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion guide/base/history.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,36 @@
>
# 更新日志
> 服务端-V1.x `master`
> 服务端-V1.6.2 `master`
## v1.6.2(2024/1/22)

### 增加

- 增加获取插件的所有的通信方式类型
- 增加用户上传插件zip解压到指定目录并添加至数据库接口
- 增加根据设备标识获取详情,并实时返回设备状态
- 增加获取设备属性数据列表接口
- 增加菜单与接口绑定关系接口
- 增加根据菜单获取接口列表
- 增加批量绑定菜单接口
- 增加告警等级初始化sql数据

### 修复

- 修复添加设备时,判断非空校验问题
- 修复通知日志报错问题
- 修复获取黑名单IP问题
- 修复权限bug
- 修复未登录状态下请求接口,仍能访问成功bug

### 优化

- 优化性能,优化缓存 ,优化加载速度
- 优化组态echart图表
- 优化系统初始化定时任务方式
- 优化接口鉴权
- 优化系统监控推送的Init代码

## v1.3.0(2023/7/30)
增加:
Expand Down

0 comments on commit ae45471

Please sign in to comment.