docs(cua-driver): 0.4.2 changelog entry + fix 0.3.6 wording#1786
Conversation
- Add 0.4.2: macOS 14 Sonoma SkyLight selector guard (#1782, #1503) and Chromium/Electron AX trees via AXManualAccessibility (#1756). - Fix the 0.3.6 entry, which described the permissions-status fix backwards: it now reports the driver's grants (via the daemon), not the caller's. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe changelog documents the 0.4.2 driver release with two macOS fixes: SkyLight authentication selector guarding for Sonoma compatibility and Chromium/Electron accessibility tree enablement for window state visibility. The 0.3.6 entry is clarified to reflect daemon-attributed TCC grants instead of terminal grants. ChangesDriver Changelog Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint skipped: no ESLint configuration detected in root package.json. To enable, add Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Keeps the docs changelog page in sync with the just-cut 0.4.2 release:
AXManualAccessibility(feat(cua-driver-rs)(macos): enable Chromium/Electron AX trees (AXManualAccessibility) for get_window_state #1756).Docs-only. The GitHub release body for 0.4.2 auto-generates the same content from
libs/cua-driver/rustcommits; this mirrors it into the docs site.🤖 Generated with Claude Code
Summary by CodeRabbit
Bug Fixes
Documentation