Releases: HathorNetwork/hathor-wallet-mobile
Releases · HathorNetwork/hathor-wallet-mobile
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
v0.27.0-rc.6
What's Changed
- fix: disable push notification if wallet service url is empty in #474
- fix: allows push notification settings only when using mainnet network in #473
Full Changelog: v0.27.0-rc.5...v0.27.0-rc.6
v0.27.0-rc.5
What's Changed
- fix: useWalletService by forcefully disabling it when wallet service URL is empty in #470
Full Changelog: v0.27.0-rc.4...v0.27.0-rc.5
v0.27.0-rc.4
What's Changed
- fix: custom network settings processing in #465
Full Changelog: v0.26.1...v0.27.0-rc.4
v0.27.0-rc.3
What's Changed
- fix: custom network settings form in #461
Full Changelog: v0.27.0-rc.2...v0.27.0-rc.3
v0.27.0-rc.2
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
Full Changelog: v0.27.0-rc.1...v0.27.0-rc.2
v0.27.0-rc.1
What's Changed
- Feat: Allow user to close numeric keyboard on iO in #407
- fix: Release candidate version checker on CI in #406
- feat: sending appVersion as a property on unleash in #417
- chore: flake update nodejs in #419
- chore(release): Add release script in #422
- chore(ci): update to run on release branch in #403
- Merge dev changes into master in #425
- fix: push notification registration latency on PinScreen in #423
- refactor: feature toggle using hathor unleash client in #421
- refactor: reset wallet service ignore flag in #426
- fix: opt-in modal render time in #424
- fix: isTokenRegistered call from getTxDetails in #428
- feat: sending more exceptions on load wallet to sentry in #430
- fix: token duplication on dashboard in #431
- chore: add release-candidate template in #436
Full Changelog: v0.26.1...v0.27.0-rc.1
v0.26.1
Features
- Adds feature toggle to the "Network Settings"
- Adds
txMiningServiceUrl
to network settings - New developer tool: "Bump helper"
Fixes
- Custom network update issues
- Handling of invalid version on "About" screen
- Firebase initialization
Full Changelog: v0.26.0...v0.26.1
v0.26.0
Features
- Update API level to 33
- Upgrade react native to v0.72
- Upgrade react navigation to v6
- Upgrade to Node 18
- Upgrade to Hathor Wallet Lib 1.0 - New Storage Scheme
- Jest integration
- New Network settings screens
- Wallet Connect as a disabled feature
Fixes
- When camera permission is denied, "Send Tokens" screen navigate directly to manual input
Full Changelog: v0.25.0...v0.26.0