Skip to content

Release 2.3.0 - #42

Merged
daisuke0131 merged 1 commit into
masterfrom
release/2.3.0
Aug 9, 2026
Merged

Release 2.3.0#42
daisuke0131 merged 1 commit into
masterfrom
release/2.3.0

Conversation

@daisuke0131

Copy link
Copy Markdown
Owner

Summary

Prepare the 2.3.0 release: move the Unreleased section to 2.3.0 (2026-08-09) in the changelog and bump the podspec version.

Release contents (from #41)

  • SwiftUI support: detect Text / Image / Button (and List rows) via the accessibility elements SwiftUI publishes, with cross-framework distance measurement
  • View.viewMonitor() modifier for SwiftUI-lifecycle apps
  • ViewMonitor.enableSwiftUIElementDetection() (debug builds only) so detection works without an external accessibility client
  • Input shield: touches on the app are blocked while measuring is ON
  • Guidance notice in the info panel when SwiftUI elements cannot be detected
  • SwiftUI example app, built on CI

After merging

  • Tag 2.3.0 on the merge commit (the podspec source points at the version tag)
  • pod trunk push if publishing to CocoaPods

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@daisuke0131
daisuke0131 merged commit a45b4fe into master Aug 9, 2026
4 checks passed
@daisuke0131
daisuke0131 deleted the release/2.3.0 branch August 9, 2026 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant