Skip to content

v0.2.11

Choose a tag to compare

@github-actions github-actions released this 05 Jul 16:07

Pakflix v0.2.11

Current stable release.

Updater certificate validation fix.

Fixed

  • Fixed updater certificate validation on Fire TV / Android 9.
  • The updater now falls back from modern signingInfo archive parsing to legacy APK signature parsing when validating downloaded release APKs.
  • Correctly signed APKs are no longer rejected when Android archive parsing returns an empty modern signer list.

Security

  • Signer validation remains strict.
  • Empty signer lists are rejected.
  • Unknown certificates are rejected.
  • Package name and versionCode validation remain required before launching Package Installer.

Updated

  • Updated release metadata to 0.2.11 / 211.
  • Updated release APK naming to pakflix-v0.2.11-release.apk.

Preserved

  • Playback diagnostics are unchanged.
  • Direct Play, Direct Stream, and Transcode behavior are unchanged.
  • Retry/fallback behavior is unchanged.
  • Compose player remains disabled.
  • v0.3.0 Home redesign is not included.

Local verification

  • Local release build passed.
  • Package verified as com.pakflix.tv.
  • Version verified as 0.2.11 / 211.
  • Release signer verified against the canonical Pakflix certificate.
  • Manual Fire TV install passed.
  • App launched successfully with data/session preserved.