Skip to content

v0.2.0

Choose a tag to compare

@omarshahine omarshahine released this 15 May 20:51
· 20 commits to main since this release
v0.2.0
519ee71

What's Changed

  • Add findmy devices and findmy device <name> for reading the Find My Devices tab.
  • Add OCR-anchored sidebar detection and a clear hidden-sidebar error instead of parsing map labels as people/devices.
  • Add localized FindMy.app strings for non-English macOS menu, tab, window-owner, skip-word, and time-suffix handling.
  • Bump OpenClaw/NPM package metadata to 0.2.0 and update README usage.

Verification

  • git diff --check
  • go test ./cmd/findmy ./internal/findmy
  • go vet ./cmd/findmy ./internal/findmy
  • make clean build
  • npm ci
  • npm run build
  • npm run plugin:ci
  • Live smoke checks for findmy people --json and findmy devices --json without publishing private rows.