Skip to content

Releases: iron-fish/ironfish-node-app

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

3.0.5

31 May 13:39
dff8bd3
Compare
Choose a tag to compare
  • Removed Reload and Force Reload from menus
  • Fixed crash on exit while downloading snapshot
  • Fixed sidebar height extending past window height
  • Fixed asset verification checkmark incorrectly always displaying
  • Upgraded Electron to v29.4.2

3.0.4

20 May 17:48
9f936e5
Compare
Choose a tag to compare
  • Custom asset decimal places are now being sourced from asset metadata
  • Displays current network during onboarding
  • Fixes Linux + Mac build issues
  • Minor UI fixes

3.0.3

02 Apr 21:50
9564131
Compare
Choose a tag to compare
  • Fixed error when downloading snapshot

3.0.2

02 Apr 19:34
edecf4b
Compare
Choose a tag to compare
  • Adds ability to switch between mainnet and testnet networks.
  • Skip snapshot step during onboarding if already up to date.