Skip to content

Pidom 1.0.3

Choose a tag to compare

@github-actions github-actions released this 18 Sep 15:29
2006506

Release

Pidom 1.0.3 for Android, build 18.

  • APK: Pidom-18.apk
  • SHA-256 checksum: Pidom-18.apk.sha256
  • EAS build ID: 807a6ece-ebe9-4834-a9bc-51e629aa8a86
  • Commit: 2006506696a94b73d1f505430d3491f0087eda65

Install and Verify

Download Pidom-18.apk and Pidom-18.apk.sha256 from this release, then verify the APK before installing:

sha256sum -c Pidom-18.apk.sha256

A matching checksum means the APK is byte-for-byte the file produced and attached by this release workflow.

What's Changed

What's Changed

Full Changelog: v1.0.2-android.16...v1.0.3-android.18

Security and Integrity

  • The APK is signed by the EAS-managed Android keystore for com.pidom.app.
  • No local Firebase files, EAS tokens, Convex deploy keys, R2 credentials, keystores, or private keys are committed to this repository.
  • Release assets include a SHA-256 checksum for independent download verification.
  • Production builds upload JavaScript source maps for EAS Observe symbolication; Expo removes embedded source content before storing them.
  • PDF rendering keeps certificate validation enabled by explicitly setting trustAllCerts={false} on every react-native-pdf mount.

Observability

  • EAS Observe is enabled for production startup metrics.
  • Expo Router navigation metrics are enabled with sensitive route/query parameters filtered from exported events.
  • SDK 57 JavaScript error reporting is enabled for unhandled and render errors; handled-error reporting is intentionally left out until each recovered error path has a dedicated redaction review.

Updates and Runtime

This release adds the native expo-observe dependency, so it ships as a new APK on app version runtime 1.0.3. Future JavaScript-only fixes can be published with EAS Update to the matching production runtime.

Release tag: https://github.com/PiDom-app/pidom/releases/tag/v1.0.3-android.18