docs: align distribution guidance - #286
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 450dd11fed
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| > **Google Play updates are currently on hold.** New versions won't be pushed to the Play Store until a Korean business-registration policy requirement for the solo developer is resolved. For the current release, use **GitHub Releases**. F-Droid remains the recommended update path when its build has caught up. (If you already installed it from the Play Store, it keeps working.) | ||
|
|
||
| - **F-Droid** *(recommended)*: [Markleaf on F-Droid](https://f-droid.org/packages/com.markleaf.notes/) — search in the F-Droid client or install via the link above. It uses the same signing key (SHA-256 `0be97352…f91a`), so updates continue seamlessly even if you sideloaded an APK from GitHub or GitLab Releases. | ||
| - **F-Droid** *(recommended for automatic updates)*: [Markleaf on F-Droid](https://f-droid.org/packages/com.markleaf.notes/) — search in the F-Droid client or install via the link above. Its catalog may publish after GitHub; if it does not yet show the current version, use GitHub Releases below. It uses the same signing key (SHA-256 `0be97352…f91a`), so updates continue seamlessly even if you first sideload a GitHub APK. |
There was a problem hiding this comment.
Align the landing pages with the new release hierarchy
Visitors who use GitHub Pages instead of a README still see F-Droid labeled “Recommended · Latest version” in every localized docs/index*.html install card, while this change says that F-Droid may lag and GitHub Releases is the current-version source. When the catalog is behind—the exact scenario addressed here—the public surfaces now give contradictory guidance and can direct users to an older build, so update the six localized landing pages alongside the READMEs.
AGENTS.md reference: AGENTS.md:L238-L238
Useful? React with 👍 / 👎.
What changed
Why
Google Play updates are paused, F-Droid can publish after GitHub, and GitLab release assets are not reliable enough to promise as an equal installation path.
Validation
pwsh scripts/verify-landing-versions.ps1git diff --check./gradlew testpassed on the unchanged v2.32.1 source tree during the repository assessment.