Skip to content

Release 3.3.11

Choose a tag to compare

@github-actions github-actions released this 29 Aug 03:44
· 8 commits to main since this release

What's Changed

  1. Android 9 Fix: The app no longer crashes on launch on Android 9 devices
  2. Smoother Web Server Startup: If the web server ever failed to start (for example, when its port was busy), retrying now works instead of getting stuck on "Starting"
  3. Better Screen Mirroring: The mirrored screen now follows your device's rotation correctly
  4. More Reliable Device Discovery: The app now announces itself only on your local network, improving connection reliability with nearby devices
  5. General Fixes: Various bug fixes and improvements

Security

VirusTotal Scan

File Status Scan Report
PlainApp-3.3.11-64bit-Recommended.apk ✅ 0/64 Clean View Report
PlainApp-3.3.11-Old-32bit.apk ✅ 0/66 Clean View Report
PlainApp-3.3.11-Google-Play.aab ✅ 0/66 Clean View Report

SLSA Provenance (Level 3)

The .intoto.jsonl file is a signed SLSA provenance document covering all release artifacts (APKs + AAB).
Verify with slsa-verifier:

slsa-verifier verify-artifact PlainApp-3.3.11-64bit-Recommended.apk \
  --provenance-path multiple.intoto.jsonl \
  --source-uri github.com/plainhub/plain-app