-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
43 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
Changelog | ||
-- | ||
|
||
## 1.0.1 (2023-09-21) | ||
|
||
* **新增 ✨** | ||
* 消息发布面板已发布主题历史记录 | ||
* 订阅主题自动完成 | ||
* 订阅按钮新增下拉快速订阅已收藏主题 | ||
* **优化 🙌** | ||
* 变更消息格式Auto为 Default | ||
* 订阅随机亮度和透明度范围调整 | ||
* 订阅列表菜单调整 | ||
* 优化关闭时配置保存 | ||
* 启动时打开连接管理对话框 | ||
* 延长 Tooltip 显示时长 | ||
* 消息预览时自动格式化(取决于设定的消息格式) | ||
* **修复 🐛** | ||
* 重复点击视图切换时布局异常问题 | ||
* 解码时消息格式逻辑问题 | ||
* 处理 paho.mqttv5 订阅和取消订阅潜在的可能出现的异常 | ||
* 启用搜索过滤的情况下,切换试图后过滤未生效的问题 | ||
* 重复点击视图切换按钮时布局异常问题 | ||
* 修复脚本说明文档中示例代码中的变量冲突 | ||
|
||
## 1.0.0 (2023-09-06) | ||
|
||
Initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters