github plainhub/plain-app v3.0.13
Release 3.0.13

12 hours ago

What's Changed

  1. Improve web connection stability when the phone sleeps
  2. Merge the About page into Settings
  3. Use a shorter default mDNS domain on first install
  4. Add login notifications and a status indicator to the app hero banner
  5. Redesign the Sessions page
  6. “Keep screen on” now applies only to the app screen (PlainApp → top-right button)
  7. Fix mDNS issues on phone hotspot
  8. Allow starting/stopping the HTTP server via broadcast
adb shell am broadcast \
  -a com.ismartcoding.plain.action.START_HTTP_SERVER \
  -p com.ismartcoding.plain

adb shell am broadcast \
  -a com.ismartcoding.plain.action.STOP_HTTP_SERVER \
  -p com.ismartcoding.plain

Security

VirusTotal Scan

File Status Scan Report
PlainApp-3.0.13-default.apk ✅ 0/65 Clean View Report
PlainApp-3.0.13-armeabi-v7a.apk ✅ 0/69 Clean View Report
PlainApp-3.0.13.aab ✅ 0/64 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.0.13-default.apk \
  --provenance-path multiple.intoto.jsonl \
  --source-uri github.com/plainhub/plain-app

Don't miss a new plain-app release

NewReleases is sending notifications on new releases.