Skip to content

1Helm 0.0.15

Choose a tag to compare

@gitcommit90 gitcommit90 released this 26 Jul 19:19
7c0a3e4

1Helm 0.0.15

1Helm 0.0.15 fixes the first real-device iOS blocker: the packaged workspace
now reserves the system status area so interactive headers stay clear of the
Dynamic Island, battery, and signal indicators.

Acceptance ledger

  1. Safe iPhone and iPad headers: the iOS WebView no longer draws full-screen
    controls underneath the system status area. In Notes, New note and
    Close remain visible and tappable below the Dynamic Island.
  2. Android behavior preserved: Android retains its existing edge-to-edge
    status-bar behavior.
  3. No speculative zoom changes: input font sizes, focus zoom, pinch zoom,
    and viewport scaling are unchanged. Real-iPhone testing confirmed that the
    app already renders without the earlier focus-zoom concern.
  4. Release identity: package, native versions/build numbers,
    channel-machine defaults, documentation, tests, and changelog are
    synchronized at version 0.0.15 / iOS build 15.

Public artifacts

  • 1Helm-0.0.15-universal.apk — 3,789,426 bytes — SHA-256
    6dc4c9114467a1128e7827be5d0124dc69eef1b7b4c9aaa955a5343704738eda
  • 1Helm-0.0.15-arm64.dmg — 246,168,321 bytes — SHA-256
    5f7d8dcb2c942f8101114cecc36f22c55a4d1c62863debad7f4b6e73c21a2bec
  • 1Helm-0.0.15-mac-arm64.zip — 184,625,845 bytes — SHA-256
    dd9cb6c28d382550a254c98c19a128bbe8800794b197efaa1d127a5ee4a6074c
  • 1Helm-0.0.15-linux-node.tgz — 19,000,511 bytes — SHA-256
    e3498a4dac167b1f8fd0ce4dc6ae6d54fa314b9880d9df26cda1647fa354481a

Android release-certificate SHA-256:
7b2d96ab21a242f9b17ddc7c65d133033bb9f0322158b6aab57bf8d46a7d27bf

Verification

  • Exact merged source: 7c0a3e4754f3b2c5d5622992294c50ff16665d9b
    from PR #17; tag v0.0.15 points to that commit.
  • GitHub Actions verify and CodeQL passed on the pull-request source; exact
    merged-commit checks are recorded with this release.
  • Linux: typecheck and build passed; 117/117 native-world assertions and 99
    broader contracts passed, with two environment-only browser skips;
    onboarding passed 20/20.
  • Real iPhone: a development build was installed in place and launched on
    Joseph's iPhone 14 Pro Max, retaining its server address and secure session.
    The user confirmed the app no longer has the earlier focus-zoom behavior.
  • Mac clean APFS build: typecheck, build, 117/117 native-world assertions, 99
    broader contracts with two environment-only browser skips, and onboarding
    20/20 passed.
  • Apple desktop: the app and DMG were Developer ID signed, Apple-notarized,
    stapled, and accepted by strict signature checks and Gatekeeper; the updater
    ZIP's extracted app passed the same app checks.
  • Android: the release APK passed alignment, v2/v3 signature,
    package/version/build, and permanent-certificate verification.
  • Live demo: https://demo.1helm.com and its configured workspace health
    endpoint return successfully from version 0.0.15.

iPhone and iPad status

The exact merged App Store IPA was built and validated as
com.gitcommit90.onehelm.mobile, version/build 0.0.15 (15). Its SHA-256 is
490ddb5110d95a037060f680a760ded117873079a77d6ac9cce28e11d12f1a1b.
The IPA is intentionally not a public GitHub asset. App Store Connect still
requires the one-time app record for this bundle ID before TestFlight upload.