File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 0.2.1(dev)
4+
5+ > 📅 2026-02-07
6+
7+ - 🆕 New:
8+ - Add ` element_save_screenshot ` tool to capture screenshots of specific elements
9+ - Add ` set_focused_text ` input tool for direct text input without IME requirements
10+ - Auto-grant all permissions to installed apps with ` app_auto_grant_permissions ` tool
11+
12+ - ⚙️ Changed:
13+ - Improve error handling in element tools with better exception messages
14+ - Update swipe function parameter documentation
15+ - Improve Chinese documentation translation and clarity
16+ - Update README structure with better organization
17+
18+ - 🐛 Fixed:
19+ - Fix element swipe direction validation to only accept valid directions
20+ - Correct bounds parameter handling in element tools
21+ - Improve error handling for element not found scenarios
22+
323## 0.2.0
424
525> 📅 2026-02-05
You can’t perform that action at this time.
0 commit comments