mirror of
https://github.com/Darkrock-Studios/hammer-editor.git
synced 2026-08-26 01:41:41 +00:00
prepareForRelease has appended a "Full changelog:" footer pointing at the GitHub release page to every store's notes since v3.7.0. App Store review rejects release notes carrying that link — it offers the app outside the App Store — and iOS and macOS submissions from v3.7.0 on have come back as invalid metadata. v3.6.1, the last release to ship, predates the footer. formatStoreNotes and storeNotesLength now take a nullable footer URL, and the Apple path passes null. Google Play keeps the link: its 500 character limit means the notes really are truncated there, so the footer is the only way to reach the full text. Also strips the stale v3.9.1 footer out of the two committed release_notes.txt files, so a resubmission of the current version does not ship it while waiting on the next prepareForRelease. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle.kts | ||
| settings.gradle.kts | ||