Skip to content

Releases: HathorNetwork/hathor-wallet-mobile

v0.30.1

14 Nov 22:36
v0.30.1
7a31793
Compare
Choose a tag to compare

Fixes

Chores

  • chore(pre-release): Remove all iOS Pods to force a fresh reinstall by @msbrogli in #595

Full Changelog: v0.30.0...v0.30.1

v0.30.0

14 Nov 22:33
v0.30.0
8232f98
Compare
Choose a tag to compare

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

  • docs: Minor improvements to QA in #585
  • Docs: improved pin security in #590

Chore

  • chore: re-enable hermes and disable ses in #616

v0.29.0-rc.4

08 Nov 21:27
7d0b2e4
Compare
Choose a tag to compare
v0.29.0-rc.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.29.0-rc.2...v0.29.0-rc.4

v0.29.0-rc.2

08 Nov 15:18
470f547
Compare
Choose a tag to compare
v0.29.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.29.0-rc.1...v0.29.0-rc.2

v0.29.0-rc.1

07 Nov 23:43
03aca40
Compare
Choose a tag to compare
v0.29.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.28.0...v0.29.0-rc.1

v0.28.0

31 Oct 23:18
fdc9db0
Compare
Choose a tag to compare
v0.28.0 Pre-release
Pre-release

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

28 Oct 22:19
a3827d0
Compare
Choose a tag to compare
v0.28.0-rc.3 Pre-release
Pre-release

What's Changed

  • feat: Android target 34 in #582
  • bump: v0.28.0-rc.3 in #583

Full Changelog: v0.28.0-rc.2...v0.28.0-rc.3

v0.28.0-rc.2

14 Oct 17:55
v0.28.0-rc.2
bce7a41
Compare
Choose a tag to compare
v0.28.0-rc.2 Pre-release
Pre-release

What's Changed

  • chore: update sentry version in #578
  • chore: update Podfile.lock in #580

Full Changelog: v0.28.0-rc.1...v0.28.0-rc.2

v0.28.0-rc.1

08 Oct 22:08
v0.28.0-rc.1
7e1f3e9
Compare
Choose a tag to compare
v0.28.0-rc.1 Pre-release
Pre-release

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

31 Jul 14:07
64f13cf
Compare
Choose a tag to compare

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