App Store submission prep
v1.0.0 (7)Launch-readiness pass ahead of the first TestFlight→App Store push. All transcription still runs on-device; these changes harden the boundary between private data and the rest of the app.
- Privacy
Opt-in PII redaction on every export format — phone numbers, emails, credit cards, SSNs, and IP addresses get replaced with category tokens.
- Privacy
Persistent custom vocabulary so proper nouns you care about never get mis-transcribed a second time.
- New
On-device named-entity detection with a reader-strip that jumps to the first mention of a person, place, or organization in the transcript.
- New
Audio-event pills — [music], [applause], [laughter] now render as styled chips so non-speech moments are scannable.
- Polish
Settings, Reader, and Export sheet all collapsed to a first-run-friendly footprint. Power-user knobs live behind Advanced disclosures.