Conversation
The Unreleased heading closes as 1.43, and all eleven listings get their release notes. Six lines: what opens now, files that say why they will not, saving that LibreOffice accepts again, slide colour and links, the pdf work, and taller spreadsheets. Left out as nothing a reader would notice: the engine version, music and films no longer being offered, and a flat OpenDocument showing the document rather than its source. 1.42 gets the date and the compare link it went out without. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Y7ALzy5VB32UfQn263Tbnk
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 as 1.43, and all eleven listings get their release notes. Nothing else:MARKETING_VERSIONis0.0.0in the project and the release run injects the version.What 1.43 is
Everything merged since 1.42 — #183 (open what the core can read), #184 (ads SDK bump) and #185 (odrcore 6.11.0).
The store copy
Six lines, which is the house length — 1.39 and 1.41 ran to six, 1.40 and 1.42 to four.
scripts/store-copy.pywrote the English from the changelog section and translated it into the other ten. I added two lines to its draft before translating — the LibreOffice save fix and the spreadsheet rows — since both are things a reader would notice and the draft had spent its four lines elsewhere.Left out as nothing a reader would notice: the engine version, the app no longer offering itself for music and films, and a flat OpenDocument showing the document rather than its source.
Also
1.42 gets the date its tag carries (2026-08-21) and its compare link. 1.43 gets neither until its own tag exists, which is what the file's own rules ask for.
Checked
Both preconditions the release run enforces:
scripts/changelog_section.py --version 1.43returns the section it will use as the GitHub release bodyscripts/store_listing.py --version 1.43— "1.43 has store copy in all 11 locales"🤖 Generated with Claude Code