Bumping versions to 17.4.0. - #629
Merged
Merged
Conversation
Also adds the CHANGELOG entry for the no-movement scroll completion fix, which landed in square#628 without one. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Runs Scripts/generate_docs.sh, which square#628 did not. Adds the ScrollAnimation page and the nav entry linking to it from every other page, and refreshes the docset archives and search indexes. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
johnnewman-square
approved these changes
Aug 3, 2026
maxmeyers
enabled auto-merge
August 3, 2026 18:42
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.
Cuts the 17.4.0 release for the
ScrollAnimationchange in #628. BumpsLISTABLE_VERSIONto17.4.0and moves the entries from theMainsection of the changelog into a dated17.4.0section. Release notes are that17.4.0section, in this diff.Also adds a changelog entry for the no-movement scroll completion fix, which landed in #628 without one. The
Fixedentry already there covers a scroll suppressed insideUIView.performWithoutAnimation; a scroll that simply has nowhere to go is a separate case and was undocumented.Notes
Scripts/generate_docs.sh. Most of that diff is the one-line nav entry linking to the newScrollAnimationpage, repeated across every page that lists types; the rest is the docset archives and search indexes. Review13adcccdon its own for the substance of the release.Checklist
Please do the following before merging:
Mainsection.