Skip to content

Pidom 1.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Sep 11:51
8a451c2

Release

Pidom 1.0.3 for Android, build 19.

  • APK: Pidom-19.apk
  • SHA-256 checksum: Pidom-19.apk.sha256
  • EAS build ID: 6bc728d1-e337-4a8d-ae6c-2df01221c348
  • Commit: 8a451c2b7457e450e5b048f41f83d976b8bae538

Install and Verify

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

sha256sum -c Pidom-19.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.3-android.18...v1.0.3-android.19

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.19