From 1061b2dab05bb8eb0595e7335c102cc77f10a21b Mon Sep 17 00:00:00 2001 From: Baidaidai_GFWD <1302064396@qq.com> Date: Thu, 9 Apr 2026 16:11:03 +0800 Subject: [PATCH] docs: Create the release note, by codex --- asset/markdown/release/v0.0.6.md | 79 ++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 asset/markdown/release/v0.0.6.md diff --git a/asset/markdown/release/v0.0.6.md b/asset/markdown/release/v0.0.6.md new file mode 100644 index 0000000..b8dcf43 --- /dev/null +++ b/asset/markdown/release/v0.0.6.md @@ -0,0 +1,79 @@ +# 更顺手的开发者先行版 + +Welcome to Rootless Store v0.0.6! + +This update focuses on refining several existing workflows to make Rootless Store more responsive, more practical, and easier to use in day-to-day development. In this version, the app improves plugin import, refines the Shizuku experience, and continues polishing documentation and navigation details. + +欢迎来到 Rootless Store v0.0.6! + +这个版本主要围绕现有流程做进一步打磨,让 Rootless Store 在日常使用中变得更顺手、更直接、也更稳定。此次更新重点放在插件导入体验、Shizuku 相关界面优化,以及文档与导航细节的持续完善上。 + +--- + +### What's New in v0.0.6 + +* **Plugin Import Improvements**: + * **Implicit ZIP Import Flow**: Added support for importing plugin ZIP packages through implicit intents, making it easier to bring plugins into Rootless Store from external apps or shared file flows. +* **Shizuku Experience Refinements**: + * **Shizuku ADB Screen Redesign**: Restructured and refined the Shizuku ADB screen to improve clarity and overall usability. + * **Action Icons Added**: Added Shizuku-related action icons to make interactions more intuitive and visually easier to scan. +* **Navigation & Screen Usability**: + * **Market Top App Bar**: Added a dedicated top app bar for the Market screen, improving page identity and navigation consistency. + * **Reactive Home Status Refresh**: Improved the Home screen so host status information refreshes more reliably when returning to the page. +* **Documentation & Entry Point Updates**: + * **Wiki Entry Support**: Added clearer WIKI entry points from project documentation. + * **Error Wiki URI Fix**: Fixed an incorrect error wiki page URI so related help links behave more reliably. + * **Preview Asset Updates**: Updated preview assets related to the Shizuku screen for more accurate project presentation. + +### v0.0.6 更新内容 + +* **插件导入体验改进**: + * **隐式 ZIP 导入流程**: 新增了通过隐式 Intent 导入插件 ZIP 包的能力,让插件可以更方便地从外部应用或文件分享流程进入 Rootless Store。 +* **Shizuku 使用体验优化**: + * **Shizuku ADB 页面重构**: 对 Shizuku ADB 页面进行了重新整理与样式优化,提升了界面清晰度与整体可用性。 + * **新增操作图标**: 为 Shizuku 相关操作补充了图标,使交互更直观,页面信息也更容易快速识别。 +* **导航与页面可用性提升**: + * **Market 顶部应用栏**: 为 Market 页面新增了专用 Top App Bar,提升了页面辨识度与导航一致性。 + * **主页状态响应式刷新**: 优化了 Home 页面返回时的宿主状态刷新逻辑,使状态信息更新更及时、更可靠。 +* **文档与入口持续完善**: + * **WIKI 入口补充**: 在项目文档中补充了更清晰的 WIKI 入口。 + * **错误页链接修复**: 修复了错误说明 WIKI 页面 URI 不正确的问题,相关帮助链接的行为更加可靠。 + * **预览资源更新**: 更新了与 Shizuku 页面相关的项目预览资源,使展示内容更准确。 + +--- + +### Key Features + +* **Flexible Plugin Intake**: Rootless Store now supports both local file-based plugin import and implicit ZIP import flows for smoother handoff from other apps. +* **Refined Shizuku Workflow**: The Shizuku-related interface continues to improve, making advanced Android capabilities more approachable through a clearer GUI flow. +* **Structured Multi-Screen Experience**: Home, Plugin, Source, Market, Execute, Shell, and Shizuku-related screens continue to evolve into a more coherent workflow. +* **Developer-facing Documentation**: README, WIKI entry points, and preview assets are being continuously improved to make the project easier to understand and contribute to. + +### 主要功能 + +* **更灵活的插件导入方式**: Rootless Store 现在同时支持本地文件导入与隐式 ZIP 导入流程,更方便与其他应用或文件分享流程衔接。 +* **持续优化的 Shizuku 工作流**: 围绕 Shizuku 的界面与交互继续完善,让高级安卓能力以更清晰的 GUI 方式呈现出来。 +* **更完整的多页面结构体验**: Home、Plugin、Source、Market、Execute、Shell 以及 Shizuku 相关页面,正在逐步形成更连贯的整体工作流。 +* **面向开发者的文档入口**: README、WIKI 入口与预览资源持续补充与修正,让项目更易理解,也更容易参与贡献。 + +--- + +### Known Issues & Future Plans + +* As an early preview version, some screens are still being iterated on, especially around interaction details and visual consistency. +* Market details, plugin information presentation, and broader release packaging are still expected to improve in future versions. +* Future updates will continue to focus on smoother plugin flows, clearer runtime status feedback, and a more complete developer-facing ecosystem. + +### 已知问题与未来计划 + +* 作为早期预览版本,部分页面仍在持续迭代中,尤其是交互细节与视觉一致性方面。 +* Market 详情、插件信息展示,以及更完整的发布打包流程,后续版本仍会继续完善。 +* 未来更新会继续围绕更顺滑的插件流程、更清晰的运行状态反馈,以及更完整的开发者生态入口展开。 + +--- + +### Thanks + +Thank you for following the project and trying out early versions of Rootless Store. Every round of feedback helps shape the next iteration. + +感谢你持续关注 Rootless Store,并愿意体验这些早期版本。每一轮反馈,都会直接推动下一次迭代。