chore: bump version to 1.7.1 - #92
Merged
Merged
Conversation
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.
Summary / 摘要
Release 1.7.1 — terminal-grade UI redesign, README language-switch spacing fix, and a network list item rendering fix. / 发布 1.7.1:终端级 UI 重做、README 语言切换间距修复,以及 Network 列表项渲染修复。
Changes / 变更
pubspec.yaml,ios/zero_inspector_kit.podspec, README install snippets, CHANGELOG). / 版本升至 1.7.1,同步更新安装片段与 CHANGELOG。Border.all. / 将 Network 列表项边框还原为Border.all,修复内容不可见问题。image/screenshot/. / 更新 README 全部截图。Context / 背景
Prepared the 1.7.1 release with a cleaner, terminal-grade visual language and documentation polish; also resolved a regression where network list items rendered without content. / 为 1.7.1 做准备,采用更干净的终端级视觉语言并完善文档;同时修复了 Network 列表项空白的回退问题。
Checklist / 检查项
Test plan
flutter analyzeandflutter testpass / 运行 flutter analyze 与 flutter test^1.7.1/ 确认 README 安装片段指向 ^1.7.1🤖 Generated with Zero Buddy