Skip to content

release: prepare Nova 1.4.2 - #276

Merged
papi-ux merged 1 commit into
masterfrom
release/v1.4.2
Sep 4, 2026
Merged

release: prepare Nova 1.4.2#276
papi-ux merged 1 commit into
masterfrom
release/v1.4.2

Conversation

@papi-ux

@papi-ux papi-ux commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Summary

Prepares Nova 1.4.2, the matched client for Polaris 1.4.2. No client code changes beyond #274, which is already on master; this is the release identity, the changelog, the store notes, and the test that pins them.

  • app/build.gradle: versionName 1.4.2, versionCode 44, so it installs cleanly over 1.4.1/43.
  • CHANGELOG.md: the Unreleased entries (per-game encoder selection in Play Setup; SHM capture as topology rather than a health failure) become ## 1.4.2 - 2026-09-04 with the release packaging and validation notes in the house format; ## Unreleased stays as an empty heading. scripts/extract_release_notes.py v1.4.2 extracts it cleanly.
  • fastlane/metadata/android/en-US/changelogs/44.txt: Google Play notes, 461 code points.
  • NovaReleaseMetadataTest: pins moved to 1.4.2/44 and the new changelog heading, plus the 1.4.2 host/client boundary sentence.

Tagging follows through bin/release.sh on the merged master head; the tag build signs and publishes the three ABIs with their SHA-256 sidecars.

Exact candidate

Commit: d3de90d635926aebb8c40e298ba7b836587561ce
Tree: 540cb533431798feeeeac2d1598502afe6ab30d2
Parent: 20488d88f00aff0dc78c7a15cc677093758a496d
Base: 20488d88f00aff0dc78c7a15cc677093758a496d

Verification

  • :app:testNonRoot_gameDebugUnitTest --tests com.papi.nova.NovaReleaseMetadataTest: 3/3 (JUnit report on disk, not a silently filtered run)
  • bash scripts/check-public-docs.sh: clean
  • bash scripts/check-public-surface.sh: clean
  • python3 scripts/extract_release_notes.py v1.4.2: extracts the section
  • git diff --check: clean

Not covered here: the full JVM suite, strict lint, and three-ABI release assembly run in CI on this PR; bin/release.sh runs them again locally before it tags. The Retroid Pocket 6 smoke of the published APK follows the tag build.

Bumps the Android app to versionName 1.4.2 and versionCode 44, promotes
the Unreleased changelog entries into a dated 1.4.2 section with the
release packaging and validation notes, adds the Google Play changelog
for versionCode 44, and moves the release metadata test to the new
identity. Nova 1.4.2 is the matched client for Polaris 1.4.2: per-game
encoder selection in Play Setup and SHM capture treated as topology
rather than a health failure.
@papi-ux
papi-ux merged commit 4f50967 into master Sep 4, 2026
6 checks passed
@papi-ux
papi-ux deleted the release/v1.4.2 branch September 5, 2026 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant