Skip to content

Release 3.2.1 (Alpha)

Choose a tag to compare

@github-actions github-actions released this 24 Jul 07:13

What's Changed

This release has not been fully tested yet. I made significant changes while migrating the codebase to KMP, so there may still be some issues. If you find any bugs, please let me know.

Changes:

  • Rewrote ScreenMirror to improve performance.
  • Improved the web and app pairing flow, as well as the chat experience.
  • Added phone-to-phone chat and file sharing using LAN → Wi-Fi Aware(Android 13+) → BLE. This allows devices to communicate without an Wi-Fi connection or being on the same network. It is still not very stable, but it is a good start and I will continue improving it.
  • Fixed various bugs and made general improvements.

Security

VirusTotal Scan

File Status Scan Report
PlainApp-3.2.1-64bit-Universal-Recommended.apk ✅ 0/66 Clean View Report
PlainApp-3.2.1-Old-Android-32bit.apk ✅ 0/65 Clean View Report
PlainApp-3.2.1-Google-Play.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.2.1-64bit-Universal-Recommended.apk \
  --provenance-path multiple.intoto.jsonl \
  --source-uri github.com/plainhub/plain-app