Skip to content

v0.9.8 — BLE P2P Sharing + Play Store Ready

Choose a tag to compare

@IsSlashy IsSlashy released this 31 Mar 14:00

BLE P2P Note Sharing (NEW)

  • Share shielded notes between devices via Bluetooth
  • X25519 + XSalsa20-Poly1305 end-to-end encryption
  • Visual fingerprint verification (anti-MITM)
  • Native Android GATT write (bypasses ble-plx limitations)
  • Receive button accessible without existing notes

NDK 28 Crash Fix

  • Fixed fatal crash on launch (libworklets.so__cxa_init_primary_exception)
  • NDK 27.2 → 28.0 with clang 19 ICE workaround (pnpm patch)

NFC

  • Disabled (Coming Soon) — BLE is the recommended transport
  • Backend fixes: thread safety, timeout, partial read protection

Build & Security

  • Gradle JVM: ZGC + 6GB heap (fixes JVM crash on Windows)
  • Release signing passwords removed from source code
  • Version synced: 0.9.8 / versionCode 20 / targetSdk 36

i18n

  • Full EN/FR/JA translations for sharing screens

Stats

  • 14 Solana programs · 6 Circom circuits · 6 STARK AIRs · 9 Arcis MPC circuits
  • 3 client apps (mobile, extension, web)