Releases: anonmesh/mobile_app
anonmesh v1.0.3
What's Changed
- Merge Hunter's changes by @Magicred-1 in #19
- Revert #57: restore inline WalletScreen by @epicexcelsior in #59
- fix(receive): accept leading-dot amount in Solana Pay URI by @epicexcelsior in #60
- Staging Bump 1.0.2 by @Magicred-1 in #67
- design: WCAG error red + flat onboarding CTA + kicker a11y header role by @epicexcelsior in #66
- V3 magic branch by @Magicred-1 in #64
- feat(beacon-rpc): wire beacon config + migrate all Solana RPCs through IRpcAdapter by @Magicred-1 in #69
- copy(settings): rename Sign-out button to 'Disconnect wallet' by @epicexcelsior in #61
- feat(mesh-rpc): migrate to beaconRpcWait — Reticulum Link + JSON-RPC 2.0 by @Magicred-1 in #70
- feat(beacon): auto-generate keypair on first start, secure storage only by @Magicred-1 in #71
- fix(network-mode): use peer beacon nodes as mesh route when lxmf.beacons is empty by @Magicred-1 in #72
- feat(beacon): default beacon mode ON for all users on fresh install by @Magicred-1 in #73
- Feat/beacon rpc link by @Magicred-1 in #74
- fix(send): drop duplicate rpcAdapter keys from buildSplTransferTransaction by @epicexcelsior in #77
- fix(messages): F1 group-chat surface — header truthful, members sheet, leave-confirm, drop toast by @epicexcelsior in #76
- feat(messages): distinguish known peer names from hash-only fallbacks by @epicexcelsior in #75
- fix(notifications): collapse per-peer message notifs instead of stacking by @epicexcelsior in #78
- feat(mesh-payment): offline Solana payments through beacon relay by @Magicred-1 in #79
- feat(mesh-rpc): migrate MeshRpcAdapter to beaconRpcWait link protocol by @Magicred-1 in #80
- feat(mesh-rpc): beacon broadcast RPC + sendTransaction fix by @Magicred-1 in #81
- fix(notifications): kill peer-count notif + quiet iOS banner updates by @epicexcelsior in #84
- merge: promote staging to v3 (F9 notif spam fix) by @epicexcelsior in #83
- Staging by @Magicred-1 in #94
- Fix/lxmf v0.2.73 integration by @Magicred-1 in #95
Full Changelog: v1.0.2...v1.0.3
What's Changed
- Merge Hunter's changes by @Magicred-1 in #19
- Revert #57: restore inline WalletScreen by @epicexcelsior in #59
- fix(receive): accept leading-dot amount in Solana Pay URI by @epicexcelsior in #60
- Staging Bump 1.0.2 by @Magicred-1 in #67
- design: WCAG error red + flat onboarding CTA + kicker a11y header role by @epicexcelsior in #66
- V3 magic branch by @Magicred-1 in #64
- feat(beacon-rpc): wire beacon config + migrate all Solana RPCs through IRpcAdapter by @Magicred-1 in #69
- copy(settings): rename Sign-out button to 'Disconnect wallet' by @epicexcelsior in #61
- feat(mesh-rpc): migrate to beaconRpcWait — Reticulum Link + JSON-RPC 2.0 by @Magicred-1 in #70
- feat(beacon): auto-generate keypair on first start, secure storage only by @Magicred-1 in #71
- fix(network-mode): use peer beacon nodes as mesh route when lxmf.beacons is empty by @Magicred-1 in #72
- feat(beacon): default beacon mode ON for all users on fresh install by @Magicred-1 in #73
- Feat/beacon rpc link by @Magicred-1 in #74
- fix(send): drop duplicate rpcAdapter keys from buildSplTransferTransaction by @epicexcelsior in #77
- fix(messages): F1 group-chat surface — header truthful, members sheet, leave-confirm, drop toast by @epicexcelsior in #76
- feat(messages): distinguish known peer names from hash-only fallbacks by @epicexcelsior in #75
- fix(notifications): collapse per-peer message notifs instead of stacking by @epicexcelsior in #78
- feat(mesh-payment): offline Solana payments through beacon relay by @Magicred-1 in #79
- feat(mesh-rpc): migrate MeshRpcAdapter to beaconRpcWait link protocol by @Magicred-1 in #80
- feat(mesh-rpc): beacon broadcast RPC + sendTransaction fix by @Magicred-1 in #81
- fix(notifications): kill peer-count notif + quiet iOS banner updates by @epicexcelsior in #84
- merge: promote staging to v3 (F9 notif spam fix) by @epicexcelsior in #83
- Staging by @Magicred-1 in #94
- Fix/lxmf v0.2.73 integration by @Magicred-1 in #95
Full Changelog: v1.0.2...v1.0.3
anonmesh v1.0.2
What's Changed
- feat(ux): messages instant transition, UTF-8 fix, nodes polish, stake modal by @Magicred-1 in #27
- Wallet tightening: adapter consumption, real SPL, T22 filter, partial-write durability by @epicexcelsior in #28
- V3 magic branch by @Magicred-1 in #29
- fix(wallet): drop stale H_PAD ref crashing PendingCosigns by @epicexcelsior in #36
- fix(messages): unblock composer taps (bird send + grid + image) by @epicexcelsior in #35
- Improve wallet activity: SPL symbols, decimals, tap-to-detail by @epicexcelsior in #31
- Lowercase send-flow step titles (polish) by @epicexcelsior in #32
- Recovery export hardening: screen-capture failsafe + inline error surface + Solana Pay locale comma by @epicexcelsior in #30
- Bottom-sheet primitive + TokenPicker/receive migrations (polish wave C) by @epicexcelsior in #34
- Send screen: QR scan + Solana Pay URI parser by @epicexcelsior in #37
- chore(brand+demo): lowercase "anonmesh" + dev/demo affordances out of bundle by @epicexcelsior in #38
- fix(cosigns): mark multisig co-sign UI as preview, disable buttons by @epicexcelsior in #39
- fix(wallet): give activity tile real empty + error states by @epicexcelsior in #43
- fix(wallet): make balance-tile eye + refresh icons accessible by @epicexcelsior in #42
- refactor(tx-detail): migrate TxDetailModal to AppBottomSheet + fix primitive gesture/dim bugs by @epicexcelsior in #41
- fix(beacon): neuter fake biometric CTAs (preserves roadmap chrome) by @epicexcelsior in #40
- feat(ui): pigeon-loader sending screen + send-flow wire-up by @epicexcelsior in #44
- feat(send): real on-chain confirmation + failure-state screen by @epicexcelsior in #45
- chore: meta + foundation + CI by @epicexcelsior in #46
- refactor: wallet + network hygiene by @epicexcelsior in #47
- fix: correctness pass — security + copy + UX by @epicexcelsior in #49
- fix: honest mesh + wallet state by @epicexcelsior in #48
Full Changelog: v1.0.1...v1.0.2
What's Changed
- feat(ux): messages instant transition, UTF-8 fix, nodes polish, stake modal by @Magicred-1 in #27
- Wallet tightening: adapter consumption, real SPL, T22 filter, partial-write durability by @epicexcelsior in #28
- V3 magic branch by @Magicred-1 in #29
- fix(wallet): drop stale H_PAD ref crashing PendingCosigns by @epicexcelsior in #36
- fix(messages): unblock composer taps (bird send + grid + image) by @epicexcelsior in #35
- Improve wallet activity: SPL symbols, decimals, tap-to-detail by @epicexcelsior in #31
- Lowercase send-flow step titles (polish) by @epicexcelsior in #32
- Recovery export hardening: screen-capture failsafe + inline error surface + Solana Pay locale comma by @epicexcelsior in #30
- Bottom-sheet primitive + TokenPicker/receive migrations (polish wave C) by @epicexcelsior in #34
- Send screen: QR scan + Solana Pay URI parser by @epicexcelsior in #37
- chore(brand+demo): lowercase "anonmesh" + dev/demo affordances out of bundle by @epicexcelsior in #38
- fix(cosigns): mark multisig co-sign UI as preview, disable buttons by @epicexcelsior in #39
- fix(wallet): give activity tile real empty + error states by @epicexcelsior in #43
- fix(wallet): make balance-tile eye + refresh icons accessible by @epicexcelsior in #42
- refactor(tx-detail): migrate TxDetailModal to AppBottomSheet + fix primitive gesture/dim bugs by @epicexcelsior in #41
- fix(beacon): neuter fake biometric CTAs (preserves roadmap chrome) by @epicexcelsior in #40
- feat(ui): pigeon-loader sending screen + send-flow wire-up by @epicexcelsior in #44
- feat(send): real on-chain confirmation + failure-state screen by @epicexcelsior in #45
- chore: meta + foundation + CI by @epicexcelsior in #46
- refactor: wallet + network hygiene by @epicexcelsior in #47
- fix: correctness pass — security + copy + UX by @epicexcelsior in #49
- fix: honest mesh + wallet state by @epicexcelsior in #48
Full Changelog: v1.0.1...v1.0.2
What's Changed
- feat(ux): messages instant transition, UTF-8 fix, nodes polish, stake modal by @Magicred-1 in #27
- Wallet tightening: adapter consumption, real SPL, T22 filter, partial-write durability by @epicexcelsior in #28
- V3 magic branch by @Magicred-1 in #29
- fix(wallet): drop stale H_PAD ref crashing PendingCosigns by @epicexcelsior in #36
- fix(messages): unblock composer taps (bird send + grid + image) by @epicexcelsior in #35
- Improve wallet activity: SPL symbols, decimals, tap-to-detail by @epicexcelsior in #31
- Lowercase send-flow step titles (polish) by @epicexcelsior in #32
- Recovery export hardening: screen-capture failsafe + inline error surface + Solana Pay locale comma by @epicexcelsior in #30
- Bottom-sheet primitive + TokenPicker/receive migrations (polish wave C) by @epicexcelsior in #34
- Send screen: QR scan + Solana Pay URI parser by @epicexcelsior in #37
- chore(brand+demo): lowercase "anonmesh" + dev/demo affordances out of bundle by @epicexcelsior in #38
- fix(cosigns): mark multisig co-sign UI as preview, disable buttons by @epicexcelsior in #39
- fix(wallet): give activity tile real empty + error states by @epicexcelsior in #43
- fix(wallet): make balance-tile eye + refresh icons accessible by @epicexcelsior in #42
- refactor(tx-detail): migrate TxDetailModal to AppBottomSheet + fix primitive gesture/dim bugs by @epicexcelsior in #41
- fix(beacon): neuter fake biometric CTAs (preserves roadmap chrome) by @epicexcelsior in #40
- feat(ui): pigeon-loader sending screen + send-flow wire-up by @epicexcelsior in #44
- feat(send): real on-chain confirmation + failure-state screen by @epicexcelsior in #45
- chore: meta + foundation + CI by @epicexcelsior in #46
- refactor: wallet + network hygiene by @epicexcelsior in #47
- fix: correctness pass — security + copy + UX by @epicexcelsior in #49
- fix: honest mesh + wallet state by @epicexcelsior in #48
Full Changelog: v1.0.1...v1.0.2
What's Changed
- feat(ux): messages instant transition, UTF-8 fix, nodes polish, stake modal by @Magicred-1 in #27
- Wallet tightening: adapter consumption, real SPL, T22 filter, partial-write durability by @epicexcelsior in #28
- V3 magic branch by @Magicred-1 in #29
- fix(wallet): drop stale H_PAD ref crashing PendingCosigns by @epicexcelsior in #36
- fix(messages): unblock composer taps (bird send + grid + image) by @epicexcelsior in #35
- Improve wallet activity: SPL symbols, decimals, tap-to-detail by @epicexcelsior in #31
- Lowercase send-flow step titles (polish) by @epicexcelsior in #32
- Recovery export hardening: screen-capture failsafe + inline error surface + Solana Pay locale comma by @epicexcelsior in #30
- Bottom-sheet primitive + TokenPicker/receive migrations (polish wave C) by @ep...
anonmesh v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v1.0.0...v1.0.1
anonmesh v1.0.0
What's Changed
- V3 magic branch by @Magicred-1 in #5
- feat(wallet): primitives + wallet tab rebuild (A+B) by @epicexcelsior in #4
- fix(gestures): wrap root in GestureHandlerRootView by @epicexcelsior in #3
- V3 magic branch by @Magicred-1 in #7
- feat: ActionGrid LXMF payloads, rotate keypair, notif toggle, haptics, BalanceCard collapsible by @Magicred-1 in #8
- feat: disable biometric modal, BeaconRegistry active UI, peers sort, modal polish by @Magicred-1 in #9
- feat(settings): swipeable identity card — anonmesh + Solana QR pages by @Magicred-1 in #10
- feat(wallet): live devnet state + send/receive polish by @epicexcelsior in #6
- V3 magic branch by @Magicred-1 in #11
- feat(v3): storage refactor, BLE mesh, notifications, BalanceCard fix by @Magicred-1 in #12
- feat(v3): mesh network adapter, storage refactor, BLE peers, notifications, wallet fixes by @Magicred-1 in #13
- feat(v3): storage, mesh network adapter, BLE fixes, wallet improvements by @Magicred-1 in #14
- V3 magic branch by @Magicred-1 in #15
- V3 magic branch by @Magicred-1 in #16
- V3 magic branch by @Magicred-1 in #17
- Polish mobile bottom navigation by @epicexcelsior in #18
- Wallet truth pass by @epicexcelsior in #20
- V3 magic branch by @Magicred-1 in #22
- V3 magic branch by @Magicred-1 in #23
- V3 magic branch by @Magicred-1 in #24
- V3 magic branch by @Magicred-1 in #25
- V3 magic branch by @Magicred-1 in #26
New Contributors
- @epicexcelsior made their first contribution in #4
Full Changelog: https://github.com/anonmesh/mobile_app/commits/v1.0.0
What's Changed
- V3 magic branch by @Magicred-1 in #5
- feat(wallet): primitives + wallet tab rebuild (A+B) by @epicexcelsior in #4
- fix(gestures): wrap root in GestureHandlerRootView by @epicexcelsior in #3
- V3 magic branch by @Magicred-1 in #7
- feat: ActionGrid LXMF payloads, rotate keypair, notif toggle, haptics, BalanceCard collapsible by @Magicred-1 in #8
- feat: disable biometric modal, BeaconRegistry active UI, peers sort, modal polish by @Magicred-1 in #9
- feat(settings): swipeable identity card — anonmesh + Solana QR pages by @Magicred-1 in #10
- feat(wallet): live devnet state + send/receive polish by @epicexcelsior in #6
- V3 magic branch by @Magicred-1 in #11
- feat(v3): storage refactor, BLE mesh, notifications, BalanceCard fix by @Magicred-1 in #12
- feat(v3): mesh network adapter, storage refactor, BLE peers, notifications, wallet fixes by @Magicred-1 in #13
- feat(v3): storage, mesh network adapter, BLE fixes, wallet improvements by @Magicred-1 in #14
- V3 magic branch by @Magicred-1 in #15
- V3 magic branch by @Magicred-1 in #16
- V3 magic branch by @Magicred-1 in #17
- Polish mobile bottom navigation by @epicexcelsior in #18
- Wallet truth pass by @epicexcelsior in #20
- V3 magic branch by @Magicred-1 in #22
- V3 magic branch by @Magicred-1 in #23
- V3 magic branch by @Magicred-1 in #24
- V3 magic branch by @Magicred-1 in #25
- V3 magic branch by @Magicred-1 in #26
New Contributors
- @epicexcelsior made their first contribution in #4
Full Changelog: https://github.com/anonmesh/mobile_app/commits/v1.0.0
What's Changed
- V3 magic branch by @Magicred-1 in #5
- feat(wallet): primitives + wallet tab rebuild (A+B) by @epicexcelsior in #4
- fix(gestures): wrap root in GestureHandlerRootView by @epicexcelsior in #3
- V3 magic branch by @Magicred-1 in #7
- feat: ActionGrid LXMF payloads, rotate keypair, notif toggle, haptics, BalanceCard collapsible by @Magicred-1 in #8
- feat: disable biometric modal, BeaconRegistry active UI, peers sort, modal polish by @Magicred-1 in #9
- feat(settings): swipeable identity card — anonmesh + Solana QR pages by @Magicred-1 in #10
- feat(wallet): live devnet state + send/receive polish by @epicexcelsior in #6
- V3 magic branch by @Magicred-1 in #11
- feat(v3): storage refactor, BLE mesh, notifications, BalanceCard fix by @Magicred-1 in #12
- feat(v3): mesh network adapter, storage refactor, BLE peers, notifications, wallet fixes by @Magicred-1 in #13
- feat(v3): storage, mesh network adapter, BLE fixes, wallet improvements by @Magicred-1 in #14
- V3 magic branch by @Magicred-1 in #15
- V3 magic branch by @Magicred-1 in #16
- V3 magic branch by @Magicred-1 in #17
- Polish mobile bottom navigation by @epicexcelsior in #18
- Wallet truth pass by @epicexcelsior in #20
- V3 magic branch by @Magicred-1 in #22
- V3 magic branch by @Magicred-1 in #23
- V3 magic branch by @Magicred-1 in #24
- V3 magic branch by @Magicred-1 in #25
- V3 magic branch by @Magicred-1 in #26
New Contributors
- @epicexcelsior made their first contribution in #4
Full Changelog: https://github.com/anonmesh/mobile_app/commits/v1.0.0