v1.4.0
WojakCoin Wallet v1.4.0
Highlights
- Upgraded to Capacitor 8, modernizing the Android/iOS native toolchain and clearing the remaining
tarsecurity advisories (npm audit: 0 vulnerabilities). - Includes the v1.3.0 OP_RETURN send feature.
Native / build changes
- Android: minSdk 22 -> 24, compile/target SDK 34 -> 36, AGP 8.13.0, Gradle 8.14.3, builds on JDK 21.
versionCode8 -> 9. - iOS: deployment target 13.0 -> 15.0, built with Xcode 26. Build 4 -> 5.
Upgrade & data safety
- Existing wallets are preserved on in-place update. App id (
cash.wojakcoin.wallet), the release signing key, and the encryptedwojak_walletlocalStorage schema are unchanged. - Heads up: minSdk is now 24, so Android 5.x/6.x devices are no longer supported. iOS now requires iOS 15+.
Android APK and iOS app are attached automatically by CI once the build completes.