Skip to content

Releases: iotaledger/firefly

Firefly Desktop 2.0.0 Beta 3

08 Aug 16:00
Compare
Choose a tag to compare
Pre-release

Changelog

  • Downgrade electron builder to fix install issues on windows
  • Fix issue where node settings would wipe when visiting advanced settings page causing user not to be able to login
  • Fix amount input for , vs . decimal point
  • Fix unit selection on send form to allow sending glow
  • Improve the ui of the asset dropdown to make it easier to find assets on send form
  • Add gift storage deposit to native token send flow
  • Implement virtual lists to improve rendering speed of wallet tab
  • Add filters to asset list
  • Improve activity generation to avoid issues with claim status resetting
  • Sort activities groups correctly by month
  • Add filters to activity list

Known Bugs:

  • Sending 0 value transactions with metadata and tag fails
  • Reseting asset metadata may crash the profile until restart
  • Hiding asset does not display data correctly on the popup
  • Minting activity still not showing correctly in the activity list
  • Storage deposit calculation for minting transaction is wrong
  • Showing hidden activities does not show rejected transactions

File Hashes

How to verify the authenticity of your Firefly Desktop download

File Platform SHA256 Hash
firefly-desktop-2.0.0-beta-3.exe Windows 30b56657fcdb1d56b30fd96dc7292ee0aab234a854e1b159d34f0d7a17e18dbe
firefly-desktop-2.0.0-beta-3.AppImage Linux b4a1cc17290b81932a5ac60c50f2619d787bf4c9bc80f1261e34a34694dc239a
firefly-desktop-2.0.0-beta-3.dmg MacOS ac5048679d61f5463c94b801268a408174e4ec6ebf04963c2d2dc984c9a08b5c

Firefly Desktop 2.0.0 Alpha 3

05 Aug 12:38
Compare
Choose a tag to compare
Pre-release

Changelog


  • Fix amount input for , vs . decimal point
  • Improve activity generation to avoid issues with claim status resetting
  • Improve the ui of the asset dropdown to make it easier to find assets on send form
  • Downgrade electron builder to fix install issues on windows
  • Fix unit selection on send form to allow sending glow
  • Sort activities groups correctly by month
  • Add filters to asset list
  • Add filters to activity list
  • Implement virtual lists to improve rendering speed of wallet tab
  • Add gift storage deposit to native token send flow
  • Fix issue where node settings would wipe when visiting advanced settings page

File Hashes

How to verify the authenticity of your Firefly Desktop download

File Platform SHA256 Hash
firefly-desktop-2.0.0-alpha-3.exe Windows c6b9acad4a324aeebf04e16b64fb0f08dbf26638603be11cf6e0d78304cebf79
firefly-desktop-2.0.0-alpha-3.AppImage Linux d92ed8daa97bf0c120009354ac244a16998edc8cdcdf3112c6b87cc7517aaad8
firefly-desktop-2.0.0-alpha-3.dmg MacOS 0979b0c20cfd337b3cd6d36c5c6c83ba9d4edef5e1bffd3fe46d36bd70c0c139

Firefly Desktop 1.6.5

29 Jul 11:16
Compare
Choose a tag to compare

Changelog

  • Store previous staking results locally with JSON (b4146df)
  • Ensure Ledger profiles discover full wallets on restore (f1d8c3f)
  • Ensure Assembly rewards are always detected (f1d8c3f)
  • Add tooltip to explain SMR denomination change (4f83ad2)
  • Fix all syncing gap limits on software and Ledger profiles (e655826)
  • On Ledger, ensure addresses are not generated unnecessarily on load (e655826)
  • Clean up profile restoration logic (505a057)

File Hashes

How to verify the authenticity of your Firefly Desktop download

File Platform SHA256 Hash
firefly-desktop-1.6.5.exe Windows e79258f04d7d5b559f65c2bda05cd23b32387bcbd194e5f2be78e8d357233987
firefly-desktop-1.6.5.AppImage Linux c37975a5e64f0ec4fad3fe8fd6a6591703af5d095bb19259f15fae4a0c0fb848
firefly-desktop-1.6.5.dmg MacOS 07be9f0a3c645bd0d9566b7fcc77befd406e727e60aaf2d7f752ab287d3e5ee3

Firefly Desktop 2.0.0-beta-2.0.3

28 Jul 16:02
Compare
Choose a tag to compare
Pre-release

Changelog


File Hashes

How to verify the authenticity of your Firefly Desktop download

File Platform SHA256 Hash
firefly-desktop-2.0.0-beta-2.0.3.exe Windows 734b0f969e72f53eca5cbbcd4ea08f5ec2d37f622fbe31942bcb0663faee71f1
firefly-desktop-2.0.0-beta-2.0.3.AppImage Linux 85258e894c7f22cb5fb890fafcacebd9ef235c62cd8028944079f9cddfb792ac
firefly-desktop-2.0.0-beta-2.0.3.dmg MacOS 2ef2a96def8ad61c01693a940354c6fbe82d98ae8cfd5fefc5dad1dbce87a749

What's Changed

Full Changelog: desktop-2.0.0-beta-1.0.1...desktop-2.0.0-beta-2.0.3

Firefly Desktop 1.6.4

26 Jul 12:55
Compare
Choose a tag to compare

Changelog

  • Add support for third Assembly staking event (43c7a64)
  • Use decimal system for formatting SMR rewards (#3988)

File Hashes

How to verify the authenticity of your Firefly Desktop download

File Platform SHA256 Hash
firefly-desktop-1.6.4.exe Windows 69e0123f44ae1751c582a52e5db649a0d4fa9762f05460bc58a7e93cb6c19d6a
firefly-desktop-1.6.4.AppImage Linux 1ef570cb5e528bf1c9a63b981cc1cf1aeb8dae14c92f798a594b4ee147e9ea75
firefly-desktop-1.6.4.dmg MacOS 6bd02ea66044c9548c453ed694e3a5f38181a656389f76a569cb2c02d8f6ad67

Firefly Stardust - beta-1.0.1

18 Jul 16:44
Compare
Choose a tag to compare
Pre-release

This is the first beta of Firefly Stardust Desktop.

Changelog

  • Remove old custom bindings and replace with official nodejs bindings for wallet.rs
  • Replace all existing api and app logic to use new bindings
  • New onboarding flows for selecting Shimmer/IOTA networks
  • New wallet dashboard design and popups for send flow
  • Sending and receiving shimmer (base token/coin)
  • Sending with additional unlock conditions
    • Expiration date/time
    • Storage deposit
  • Sending with features
    • Metadata
    • Tag
  • Claiming async transactions
    • For transactions with additional unlock conditions
  • Updated activity log
    • New card design with status and claim buttons
    • New popup for activity details
  • Updated settings
    • Replace all old api with api calls
    • Refactor logic out of components
    • Replace balance finder with wallet finder
    • Remove unused settings

Known issues

  • The app size is large
  • Slow loading times on restoring a profile (potentially several minutes)
  • Sending a transaction to your own address creates unusual behaviour
  • Changing language multiple times can cause a crash
  • Sending multiple async transactions in a row sometimes leads to the semantic validation of a transaction failed with conflict reason: 8 - StorageDepositReturnUnfulfilled until one has been claimed by the recipient

Upcoming

  • Fix remaining bugs
  • Improve activity history for various output types
  • Add native token support
  • Add native NFT support
  • Add Ledger support
  • Add L1-L2 asset transfers

File Hashes

How to verify the authenticity of your Firefly Desktop download

File Platform SHA256 Hash
firefly-desktop-2.0.0-beta-1.0.1.exe Windows 65139bc2c421fa2a6ae108d6775cac95c477ea03669a373dc50abaf66ead7aa2
firefly-desktop-2.0.0-beta-1.0.1.AppImage Linux 6c2aeae2f0afe8964ed4083889d2f51694aaa0b9c60e5ce8da918af14046283d
firefly-desktop-2.0.0-beta-1.0.1.dmg MacOS ba8594b1f6ce31eb5181b5d2201d69839d4ddc6215188fe0a9cb2ddbbce315bb

Firefly Desktop 1.6.3

14 Jul 10:38
Compare
Choose a tag to compare

Changelog

  • Update voting event ID to match the Shimmer EF grant vote (cf93f12)
  • Add text parsing to supported embedded URLs (#3831)

File Hashes

How to verify the authenticity of your Firefly Desktop download

File Platform SHA256 Hash
firefly-desktop-1.6.3.exe Windows a0d1990950a44c358a79fe14799f3b209cc6f2122edf44bbd994938db78645cc
firefly-desktop-1.6.3.AppImage Linux c49d086b52181e2881baa7e33a926375f0daea64c1ee22ee242570148c8e10bb
firefly-desktop-1.6.3.dmg MacOS c51110be4e370195ef5e840e80c0ce6220f5501e9cbd6023f82a66a107fb879e

Firefly Desktop 1.6.2

03 Jun 19:47
a8b517a
Compare
Choose a tag to compare

Changelog

  • Fix "your counted votes" and "your maximum votes" on Governance screen (#3384)

File Hashes

How to verify the authenticity of your Firefly Desktop download

File Platform SHA256 Hash
firefly-desktop-1.6.2.exe Windows 929ae7e17cb1163be79e95efd8fdc947bf2666c0f3a69340e1723d2b63f1c60d
firefly-desktop-1.6.2.AppImage Linux 479da5909c8349e34776488e0a89ef8cf25c5f9da1b3889018941f58957483d1
firefly-desktop-1.6.2.dmg MacOS 29c171589615a0d3aa5e8304372eda2eff5a874ac63c12d45b5430a1ef5c6b4d

Firefly Desktop 1.6.1

01 Jun 18:56
Compare
Choose a tag to compare

Changelog

  • Add warning that merging a vote will also merge a stake and vice versa
  • If missing message history, ensure tokens are restaked when voting
  • Update voting translations

File Hashes

How to verify the authenticity of your Firefly Desktop download

File Platform SHA256 Hash
firefly-desktop-1.6.1.exe Windows e16a61c27b273a979bbc6ebe0d5a99b92c060d21ba9ec8b36ebf69461eddb7e8
firefly-desktop-1.6.1.AppImage Linux 50cc41bc8bd8e2d19502bcc1f072920b3e288958b797689b2a490e4d2d87f1a0
firefly-desktop-1.6.1.dmg MacOS 1839aac5718ab10c87875a28b12d13dc860e66465bb0f0b14504347185ed2c86

Firefly Desktop 1.6.0

26 May 15:30
Compare
Choose a tag to compare

Changelog

  • feat: adds voting feature
  • feat: add balances to wallet switcher
  • enhancement: overhaul syncing system to speed up syncing times
  • enhancement: unblock wallet switcher during syncing
  • enhancement: reduce time to complete a stake/vote
  • enhancement: reduce transaction confirmation detection times
  • fix: QR sizing
  • fix: deep link comma separator handling
  • fix: asset balances update reactively after using balance finder/recovering an account
  • fix: various other minor fixes

File Hashes

How to verify the authenticity of your Firefly Desktop download

File Platform SHA256 Hash
firefly-desktop-1.6.0.exe Windows 74d2873ae6ba102fc1e0330f85c880962fdfa51ca3ed08ff37360a4ae13449ca
firefly-desktop-1.6.0.AppImage Linux f4828e5a2f64f19a753741ab4318d911ad4ef5873e38875d05b168c329d0bc20
firefly-desktop-1.6.0.dmg MacOS c0b448d3f4fdca952d9b3bf813a6e54d769b5cf7c6f7654711b6d78a35588f0e