v1.3.0
WojakCoin Wallet v1.3.0
New
- Send: optional OP_RETURN data output (toggle + message, max 80 bytes), shown on the confirm screen. Fee estimation accounts for the extra output. (#13)
- Localized OP_RETURN strings (English, Simplified Chinese).
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. - Android
versionCode7 -> 8,versionName1.2.4 -> 1.3.0. - iOS
MARKETING_VERSION1.2 -> 1.3 (build 3 -> 4).
Note: Android in-place upgrades only keep data when the new APK is signed with the same key as your installed build. Installing an APK signed with a different key requires an uninstall first (which clears the wallet) — always back up your private key/WIF before switching builds.
Android APK and iOS app are attached automatically by CI once the build completes.