Skip to content

docs: biometric iOS 26+ + v0.9.8 updates across all pages#112

Merged
pbertsch merged 1 commit into
mainfrom
docs/v0.9.8-biometric
May 13, 2026
Merged

docs: biometric iOS 26+ + v0.9.8 updates across all pages#112
pbertsch merged 1 commit into
mainfrom
docs/v0.9.8-biometric

Conversation

@pbertsch
Copy link
Copy Markdown
Contributor

Summary

  • probe_agent/README.md — new Biometric Authentication Testing section documenting awaitBiometricResult() with code example and port-range feature
  • platform/ios.md — new Biometric Authentication (Face ID / Touch ID) section with example tests and iOS 26+ caution block
  • probescript/annotations.md — corrected biometric table to show probe.biometric_signal delivery; added awaitBiometricResult() code pattern
  • probescript/syntax.md — added iOS 26+ caution block linking to ios.md
  • README.md — added v0.9.8 entry for biometric signal fix and port-range fallback
  • mcp.md — version bump from 0.9.7 to 0.9.8 in example response

Test plan

  • Docs render correctly on flutterprobe.dev (checked in Starlight locally)
  • All code snippets in new sections are syntactically valid

🤖 Generated with Claude Code

- probe_agent/README.md: document awaitBiometricResult() pattern + port-range feature
- platform/ios.md: add Face ID / biometric section with iOS 26+ caution
- annotations.md: correct biometric table (probe.biometric_signal, not just notifyutil); add awaitBiometricResult() code example
- syntax.md: add iOS 26+ caution block linking to ios.md
- README.md: add v0.9.8 entry for biometric signal fix and port-range fallback
- mcp.md: bump version to 0.9.8
@pbertsch pbertsch requested a review from a team as a code owner May 13, 2026 05:31
@pbertsch pbertsch merged commit 053bffd into main May 13, 2026
13 checks passed
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