mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-19 01:15:54 +08:00
23 lines
822 B
Markdown
23 lines
822 B
Markdown
<a name="v2.0.0"></a>
|
|
## [v2.0.0] - 2024-01-31
|
|
|
|
### 新增功能
|
|
- 支持netty mqtt broker ([#1]())
|
|
- 支持多种编码协议管理([#2]())
|
|
- 支持emqx5.0([#3]())
|
|
|
|
### 功能优化
|
|
- 设备列表卡片优化,设备详情页面优化
|
|
- 物模型功能优化
|
|
- 产品管理功能优化
|
|
|
|
### 代码重构
|
|
- java项目代码目录重新调整
|
|
- 消息网关重构
|
|
|
|
### 其他事务
|
|
- 新增Git提交规范([#Git提交规范](https://gitee.com/kerwincui/wumei-smart/blob/master/doc/Git%E6%8F%90%E4%BA%A4%E8%A7%84%E8%8C%83.md))
|
|
- 新增贡献者指南([#贡献者指南](https://gitee.com/kerwincui/wumei-smart/blob/master/doc/%E8%B4%A1%E7%8C%AE%E8%80%85%E6%8C%87%E5%8D%97.md))
|
|
- 新增功能规划([#功能规划](https://gitee.com/kerwincui/wumei-smart/blob/master/RoadMap.md))
|
|
- 修改项目AGPL3协议商用授权说明
|