Releases: iron-fish/ironfish-node-app
Releases · iron-fish/ironfish-node-app
3.0.11
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
What's Changed
- Ledger import support
- Ledger multisig support
- Minor UI improvements
Full Changelog: v3.0.9...v3.0.10
3.0.9
- Bumps @ironfish/sdk version to 2.8.1
- Adds flag for multisig signing flow
3.0.8
What's Changed
- Bumps
@ironfish/sdk
verison to2.5.0
- Adds feature flagged Ledger support
Full Changelog: v3.0.7...v3.0.8
3.0.7
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
- 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
- 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
- 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
- Fixed error when downloading snapshot
3.0.2
- Adds ability to switch between mainnet and testnet networks.
- Skip snapshot step during onboarding if already up to date.