Skip to content

Releases: iron-fish/ironfish-node-app

3.0.15

22 Jan 16:07
902f9fc
Compare
Choose a tag to compare
  • Updates accounts without a name to have a name

3.0.14

06 Jan 23:56
Compare
Choose a tag to compare
  • Display the bridge tab in the sidebar

3.0.13

18 Dec 19:04
24a4a0a
Compare
Choose a tag to compare
  • Improve API error messages when bridging
  • Bump Iron Fish SDK to 2.10.0

3.0.12

09 Dec 22:17
c97263d
Compare
Choose a tag to compare

What's Changed

  • Improvements to mnemonic import UI by @dgca in #294
  • Feature flagged Ledger Multisig support @patnir in #296
  • View your Ledger's public address on-device by @dgca in #295

Full Changelog: v3.0.11...v3.0.12

3.0.11

11 Nov 22:56
dae8fc9
Compare
Choose a tag to compare

What's Changed

  • New accounts sync faster when starting a new node from a snapshot @danield9tqh in #291
  • Polls pending transactions at 5 second intervals with custom refetchInterval by @cgjohn in #281
  • Add token and network icons and use token name by @dguenther in #278

Full Changelog: v3.0.10...v3.0.11

3.0.10

25 Oct 17:02
b240dfa
Compare
Choose a tag to compare

What's Changed

  • Ledger import support
  • Ledger multisig support
  • Minor UI improvements

Full Changelog: v3.0.9...v3.0.10

3.0.9

16 Oct 19:24
350a70b
Compare
Choose a tag to compare
  • Bumps @ironfish/sdk version to 2.8.1
  • Adds flag for multisig signing flow

3.0.8

12 Aug 22:05
Compare
Choose a tag to compare

What's Changed

  • Bumps @ironfish/sdk verison to 2.5.0
  • Adds feature flagged Ledger support

Full Changelog: v3.0.7...v3.0.8

3.0.7

09 Jul 16:54
94354f5
Compare
Choose a tag to compare

What's Changed

  • Bumps @ironfish/sdk version to 2.4.1
  • Fixes bug where users would see an error if they had no accounts with spending permissions
  • Minor updates to facilitate upcoming Chainport bridge work

Full Changelog: v3.0.6...v3.0.7

3.0.6

27 Jun 18:12
8bb4c45
Compare
Choose a tag to compare
  • Moved Network, Language, and Theme selectors to a new Settings page
  • Fixed issue that allowed the same contact to be added multiple times
  • Updated @ironfish/sdk to 2.4.0
  • Added feature flag support