Skip to content

Hermex Android 1.0.15

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Aug 04:46

Hermex Android 1.0.15 adds native Kanban Card creation and editing parity with iOS.

What's new:

  • Open the complete New Card editor from a writable Board.
  • Edit existing Cards from Card detail after a fresh canonical preflight check.
  • Create fields cover title, Markdown description, Triage/To Do/Ready status, priority, assigned Profile, tenant, workspace kind/path, skills, maximum runtime, and one initial Prerequisite.
  • Edit fields cover title, description, tenant, priority, assigned Profile, and permitted Status changes; create-only execution fields remain visibly disabled.
  • Ready + Unassigned creation requires explicit confirmation.
  • Concurrent remote edits preserve the local draft and offer Reload Server Version or Review and Overwrite.
  • Ambiguous writes enter Checking Result and reconcile against canonical Board/Card state. Failed writes can be retried safely; Outcome Uncertain never blindly repeats a write. Creation retries reuse the same idempotency key.
  • Offline, stale, read-only, and partial-capability states close the mutation gate without exposing raw server errors.

Validation:

  • 122 endpoint parity checks.
  • 1,289 localization keys verified across 18 locales; direct Compose literals verified localized.
  • 456 Android unit tests passed.
  • 55 Android API 35 managed-device tests passed.
  • Android release lint, APK, AAB, and signed Debug builds passed.

Release identity:

  • Version code 25 / version name 1.0.15.
  • APK and AAB are signed with the permanent Hermex release certificate.
  • Kanban remains available through the Debug Kanban Lab until the final parity/activation slice.