[chore] iOS 1.4.1 (build 11) - #282
Merged
Merged
Conversation
One fix over 1.4: the first-run microphone permission prompt is no longer cancelled by the dictation screen's own swipe-back guidance, a backgrounded app no longer answers keyboard starts it cannot serve with a phantom permission error, and any recent foregrounding of Parley now buys the keyboard's next mic tap its ~30 s no-jump window (#281). 1.4.1 rather than build 11 of 1.4 because the release workflow requires the tag to equal CFBundleShortVersionString and ios-v1.4 is already spent.
|
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.



What this changes
Version bump only:
1.4(10) →1.4.1(11) inproject.ymland both Info.plists, so the dictation-permission fixes in #281 can ship to TestFlight.1.4.1rather than a new build of1.4becauseios-release.ymlrequires the tag to equalCFBundleShortVersionString, andios-v1.4is already spent on build 10.Why
#281 fixed the first-run mic-permission race and the always-jumping keyboard start; it needs a device pass on TestFlight.
How it was verified
1.3 → 1.4bump ([chore] iOS 1.4 (build 10) #274): same three files, same fieldsios-v1.4.1tag will drive the release workflow after merge(Desktop checkboxes not applicable: version metadata only.)