Skip to content

Release 0.9.9

Pre-release
Pre-release

Choose a tag to compare

@aitoboxinc aitoboxinc released this 24 Aug 06:42
· 28 commits to main since this release

[v0.9.9] - 2026-08-24

馃搵 Selectable Text & "Copy All Details" in Clone Details Window

  • Interactive Information Extraction:
    • Enabled Cocoa native text selectable mode across all labels in CloneDetailWindow so users can highlight and copy any individual path, bundle ID, or argument directly.
    • Added a dedicated "Copy All Details" button in the footer to copy a complete markdown-formatted diagnostic report of the clone to the clipboard with visual feedback.

馃帹 macOS Native UI Design & Token Refinements

  • Theme & Component Optimization:
    • Polished color palette tokens in Theme for light and dark modes (BG_APP, BG_CARD, BG_HOVER, BORDER, TEXT_PRIMARY, TEXT_MUTED, ACCENT).
    • Improved card containers, rounded borders, and consistent widget spacing across CloneListView, RecipeListView, ProbeView, DoctorView, SettingsView, and dialog windows.

馃摉 Comprehensive Multilingual User Manual (docs/guide/)

  • Complete End-to-End User Documentation:
    • Published comprehensive user manuals in English (docs/guide/en/) and Simplified Chinese (docs/guide/zh-cn/).
    • Covers Chapter 1 (Basic Operations & Lifecycle), Chapter 2 (Advanced Custom Recipes), Chapter 3 (Under the Hood & Framework Architecture), and Chapter 4 (FAQ, Troubleshooting, & Diagnostics).

馃И Test Suite & Quality Assurance

  • Extended Test Coverage:
    • Automated test suite expanded to 431 tests with 100% pass rate.