[docs] App Store release notes for 1.4.1 - #267
Merged
Merged
Conversation
`project.yml` reached 1.4.1 and both tags went out, but `AppStore/metadata` still stopped at 1.3 — so the version about to be submitted has no What's New copy in either locale, and nothing tells a user why the globe key moved. 1.3 is what the App Store is serving, so these notes cover everything since it: the voice pane becoming a control panel (#266), the recording holding on to the microphone across foreground changes and the double-recording fix (#272), and the permission prompt surviving the keyboard hand-off (#281). The globe paragraph is written to be read by someone who read 1.3's. 1.3 announced the key on every device; this took it back where iOS already draws one, and saying so plainly is cheaper than letting people think it vanished. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



project.ymlreached 1.4.1 and bothios-v1.4andios-v1.4.1went out, butAppStore/metadatastill stops at 1.3 — the version about to be submitted has no What's New copy in either locale.The App Store is serving 1.3 (
itunes.apple.com/lookup?id=6795031201), so these notes cover everything since it:The globe paragraph is written for someone who read 1.3's notes. 1.3 announced the key on every device; #266 took it back to where iOS already draws one, and saying that plainly costs a sentence and stops it reading as a key that vanished.
What changed since this PR was first opened
It originally carried the 1.4 bump plus notes, branched off #266 before that landed. #266 was squash-merged and main went on to 1.4.1 / build 11 (#282), so the bump was obsolete and the branch conflicted against its own squashed content. Reset to
main; only the release notes remain, retargeted from 1.4 to 1.4.1. An earlier draft also called 1.3 "built, never released" — it shipped on 2026-08-20, and that line is gone.🤖 Generated with Claude Code