发布 v1.2.0:优化串口与 MCUMgr 交互并修复稳定性问题 - #44
Merged
Merged
Conversation
- 拆分工作区、发送区与 MCUMgr 组件,优化深浅主题和稳定布局 - 完善串口打开、取消、关闭与失败重试,修复重复请求和连接竞态 - 修复协议响应匹配、工作区保存和导出、AI 会话隔离与取消问题 - 补充针对性回归测试,同步版本信息和发布日志
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
串口打开/关闭与 MCUMgr 操作现在使用稳定的状态展示,并正确处理取消、重复请求和关闭失败。本次同时修复协议响应匹配、工作区保存与导出、AI 监听及会话隔离问题,准备发布 v1.2.0。
主要变更
验证
提交
合并后在 master 合并提交创建 v1.2.0 标签,触发 Windows、macOS 和 Linux Release 构建;检查产物及签名状态后发布草稿。