Skip to content

Cesium Mobile v0.3.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 11:09
· 144 commits to main since this release
db76c97

What's changed

Fixed

  • Termux one-command server install no longer aborts with EBADPLATFORM: Unsupported platform for onnxruntime-node ... (current: {"os":"android"}). The voice plane's kokoro-js dependency (whose onnxruntime-node transitive dependency ships no Android binaries) is now an optionalDependency, so the on-device npm ci --omit=optional skips it entirely, and the server compiles and runs without the module — the kokoro TTS engine simply reports unavailable.
  • Termux installer now installs espeak (eSpeak NG), so the voice control plane keeps a working local TTS engine on-device; it becomes the default engine when kokoro is absent.

Install

Download the phone APK below and sideload it on Android 8+:

adb install -r cesium-mobile-0.3.1.apk

The Wear OS companion APK is included for paired watch installs.