Cut 4.19.0 and write what the store says about it - #650
Merged
Conversation
The changelog heading closes so the release run can find the section, and the release notes are written in all fifteen locales. Everything in it comes from odrcore 6.12.0 and 6.13.0, so the store copy leads with what a reader sees: charts drawn as charts, shapes that are the shapes they are, a floating picture that stays where it was put, page breaks, half the memory for a spreadsheet, and a password-protected document opening read-only. The English is 400 characters and the longest translation 489, inside Play's 500. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017zSYiEKUuTFhMy3jpee99C
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.
The
Unreleasedheading closes to4.19.0sochangelog-section.pycan find the section, and the release notes are written in all fifteen locales as41900.txt.Everything in this release arrived with odrcore 6.12.0 and 6.13.0 (#645) - the app's own commits since 4.18.0 are the banner retry (#643), the pt-BR entity fix (#640), the Obtainium config (#639) and three dependabot bumps, none of which a reader of documents notices.
The store copy
Play takes 500 characters, so the eleven changelog bullets become the four a reader would recognise: charts drawn as charts, shapes that are the shapes they are, a floating picture that stays where it was put with a page break that starts a new page, spreadsheets in half the memory, and a password-protected document opening read-only.
English is 400 characters and the longest translation - German - is 489, so every locale is inside the limit.
store-listing.py --version v4.19.0passes.Before this went up
build_testonace54225failed its API 34 job onDarkModeTests.theDrawnPageIsDarkandtheSwitchDarkensADayModeApp, both reporting a mean luminance of 180. The captured screens show the page correctly darkened behind a white "System UI isn't responding" dialog the emulator threw over it, which is what the reading measured. The same two tests passed on lite and pro on that emulator minutes later, and the re-run is green.🤖 Generated with Claude Code
https://claude.ai/code/session_017zSYiEKUuTFhMy3jpee99C