Releases: HathorNetwork/hathor-wallet-mobile
Releases · HathorNetwork/hathor-wallet-mobile
v0.30.1
Fixes
- fix: request first address on wallet start success by @andreabadesso in #631
- fix: race with the correct actions in create transaction saga by @andreabadesso in #632
- fix: kill the feature toggle update listener task if android by @andreabadesso in #628
Chores
Full Changelog: v0.30.0...v0.30.1
v0.30.0
Features
- feat: safe biometry mode in #586
- feat: added nano-testnet as a network option on network settings in #594
- feat: add SES to wallet-mobile in #420
- feat: reown on nano contracts in #601
Fix
- fix: Bump script rc regex in #584
- fix: errors on ses in #596
- fix: fetch metadata fail in #605
- fix: safe biometry migration2 in #608
- fix: reown crashing in #611
- fix: safe biometry state in #613
- fix: button font size in #622
- fix: tiny button in #624
Documentation
Chore
- chore: re-enable hermes and disable ses in #616
v0.29.0-rc.4
What's Changed
- fix: reown crashing by @andreabadesso in #611
- fix: safe biometry state by @r4mmer in #613
Full Changelog: v0.29.0-rc.2...v0.29.0-rc.4
v0.29.0-rc.2
What's Changed
- fix: fetch metadata fail by @andreabadesso in #605
- fix: safe biometry migration2 by @r4mmer in #608
Full Changelog: v0.29.0-rc.1...v0.29.0-rc.2
v0.29.0-rc.1
What's Changed
- fix: Bump script rc regex by @tuliomir in #584
- feat: safe biometry mode by @r4mmer in #586
- migration for new improved pin security mode by @r4mmer in #587
- docs: Minor improvements to QA by @tuliomir in #585
- Docs: improved pin security by @r4mmer in #590
- feat: added nano-testnet as a network option on network settings by @andreabadesso in #594
- sync: release-candidate copy with master by @alexruzenhack in #588
- feat: add SES to wallet-mobile by @andreabadesso in #420
- fix: errors on ses by @andreabadesso in #596
- chore: pick commits from hathorplay-base by @andreabadesso in #599
- feat: reown on nano contracts by @andreabadesso in #601
- [v0.28.0] Sync
release
withmaster
by @tuliomir in #603 - Start release candidate for version 0.29.0-rc.1 by @andreabadesso in #602
- chore: bumped to v0.29.0-rc.1 by @andreabadesso in #604
Full Changelog: v0.28.0...v0.29.0-rc.1
v0.28.0
Features
- feat: add nano contract feature toggle in #441
- feat: add registerNanoContract saga effect in #427
- feat: filter HTR out when fetching token metadata in #460
- feat: add icons [4] in #453
- feat: add components [5] in #454
- feat: nano contract history [3] in #432
- feat: add nano contract info to tx history [6] in #434
- feat: add firstBlock to TxHistory model in #476
- feat: nano contract list component [7] in #435
- feat: add icons for nano contract transactions [8] in #455
- feat: add components for nano contract transactions [9] in #456
- feat: add unregister nano contract saga effect [10] in #457
- feat: NanoContractTransactions component [11] in #438
- feat: add NanoContractTransaction screen [12] in #440
- feat: add nano contract register screen [13] in #466
- feat: nano contract integration with wallet connect in #495
- feat: add nano-contract transaction actions in #530
- feat: add qr code to register nano contract in #533
- feat: improve text input type in #548
- feat: parse argument value by custom type in #537
- feat: rpc lib integration in #500
- feat: create token RPC in #528
- feat: add safe effect helper in #552
- feat: make requestUnregisteredTokens concurrent in #565
- feat: add QA for Nano Contract in #572
- feat: Android target 34 in #582
Fixes
- fix: missing transaction after reload in #442
- fix: wallet-service network error in #444
- fix: remove registered tokens when changing network settings in #475
- fix: cleaning of tokens and nano-contract registered after reload in #506
- fix: txMiningServiceUrl lack of declaration on customNetwork in #503
- fix: nano-contract history pagination and list order in #512
- fix: change nc address by renaming the param to newAddress in #571
Maintenance
- chore: improve instrumentation on sagas in #452
- bump: wallet-lib to v1.5.0 in #488
- chore: call super method on write in #492
- chore: bump wallet-lib to v1.6.0 [15] in #499
- chore: update QA docs in #490
- chore: updated flake and nodejs version in #501
- chore: upgrade wallet lib to v1.8.0 in #505
- chore: upgrade actions to a version that use node20 (LTS) in #535
- chore: Add git commit information to the pre-release script output in #561
- chore: update sentry version in #578
- chore: update Podfile.lock in #580
Refactors
- refactor: remove .component suffix from component name [14] in #498
- refactor: replace network identification logic by the lib method in #534
- refactor: replace nano contract state call for history call in #549
- refactor: fetchHistory on sagas/nanoContract to avoid iteration suspension in #569
Full Changelog: v0.27.2...v0.28.0
v0.28.0-rc.3
What's Changed
Full Changelog: v0.28.0-rc.2...v0.28.0-rc.3
v0.28.0-rc.2
What's Changed
Full Changelog: v0.28.0-rc.1...v0.28.0-rc.2
v0.28.0-rc.1
What's Changed
- feat: add nano contract feature toggle in #441
- fix: missing transaction after reload in #442
- fix: wallet-service network error in #444
- feat: add registerNanoContract saga effect in #427
- feat: filter HTR out when fetching token metadata in #460
- chore: improve instrumentation on sagas in #452
- feat: add icons [4] in #453
- feat: add components [5] in #454
- feat: nano contract history [3] in #432
- feat: add nano contract info to tx history [6] in #434
- bump: wallet-lib to v1.5.0 in #488
- feat: add firstBlock to TxHistory model in #476
- feat: nano contract list component [7] in #435
- fix: remove registered tokens when changing network settings in #475
- feat: add icons for nano contract transactions [8] in #455
- feat: add components for nano contract transactions [9] in #456
- chore: call super method on write in #492
- feat: add unregister nano contract saga effect [10] in #457
- feat: NanoContractTransactions component [11] in #438
- feat: add NanoContractTransaction screen [12] in #440
- feat: add nano contract register screen [13] in #466
- refactor: remove .component suffix from component name [14] in #498
- chore: bump wallet-lib to v1.6.0 [15] in #499
- chore: update QA docs in #490
- chore: updated flake and nodejs version in #501
- fix: cleaning of tokens and nano-contract registered after reload in #506
- chore: upgrade wallet lib to v1.8.0 in #505
- fix: txMiningServiceUrl lack of declaration on customNetwork in #503
- feat: nano contract integration with wallet connect in #495
- feat: add nano-contract transaction actions in #530
- refactor: replace network identification logic by the lib method in #534
- fix: nano-contract history pagination and list order in #512
- chore: upgrade actions to a version that use node20 (LTS) in #535
- feat: add qr code to register nano contract in #533
- feat: improve text input type in #548
- refactor: replace nano contract state call for history call in #549
- feat: parse argument value by custom type in #537
- feat: rpc lib integration in #500
- feat: create token RPC in #528
- chore: Add git commit information to the pre-release script output in #561
- feat: add safe effect helper in #552
- feat: make requestUnregisteredTokens concurrent in #565
- fix: change nc address by renaming the param to newAddress in #571
- refactor: fetchHistory on sagas/nanoContract to avoid iteration suspension in #569
- feat: add QA for Nano Contract in #572
Full Changelog: v0.27.2...v0.28.0-rc.1
v0.27.2
Features
- Allow user to close numeric keyboard on iOS
- Add Nano Contract feature toggle
- Some minor improvements on internals
Fixes
- Push Notification registration latency on PinScreen
- Token duplication on dashboard
- Missing transactions after reload
- Disable Wallet Service when Wallet Service URL is empty on Custom Network Settings
- Disable Push Notification when Wallet Service URL is empty on Custom Network Settings
- Unable to send token by reading a QR code
- Unable to open push notification details modal over any screen
- Allow Push Notification settings only on
mainnet
network - Some minor Wallet Service fixes
- Some minor Custom Network Settings fixes
Full Changelog: v0.27.1...v0.27.2