Releases: iotaledger/firefly
Firefly Desktop 1.5.1
Changelog
- fix: ensure app is resizeable from all sides on Windows
- fix: ensure correct calculation of estimated ASMB rewards
File Hashes
How to verify the authenticity of your Firefly Desktop download
File | Platform | SHA256 Hash |
---|---|---|
firefly-desktop-1.5.1.exe | Windows | 826da93271093e03260214bd39f5b223db3fa281ad701683498496dde9625754 |
firefly-desktop-1.5.1.AppImage | Linux | 7d040f185ebb80b92cb5cd4fcfa27873f9bca99dc83ffceff5be33f0d9dba0f2 |
firefly-desktop-1.5.1.dmg | MacOS | 5bd4048305b31838f33adce8d25c3c585fe8237db6967b7c0ba958149d528def |
Firefly Desktop 1.5.0
Changelog
- feat: update staking to support new Assembly staking event
- feat: update UX to switch between wallet
- feat: display an overview of assets per wallet
- feat: update wallet navigation and topbar
- feat: add global back button
- enhancement: update wallet theming across light and dark mode
- enhancement: improve transaction history UX and UI
- fix: ledger migration
- fix: error message when leaving dust
- fix: occasional error when restoring a profile
- fix: ignore unimportant network errors
- chore: refactor app router
- enhancement: replace IBM Plex Mono font with Fira Mono
- enhancement: improve wallet naming consistency
- enhancement: improve balance finder UX and wording
- enhancement: update using developer profile alert
- enhancement: minor UI, text, UX and bug fixes
Fixes #1181, #1925, #2123, #2201, #2560, #2782, #2821
Full Changelog: desktop-1.4.2...desktop-1.5.0
File Hashes
How to verify the authenticity of your Firefly Desktop download
File | Platform | SHA256 Hash |
---|---|---|
firefly-desktop-1.5.0.exe | Windows | 4c217fa0d684737e203c8fbe4216fed9034927959fba79290a5d3ddad4c97da4 |
firefly-desktop-1.5.0.AppImage | Linux | d217f94186fa1b410f32aa38079e461f2ff16d83fca6e712f9f656c74e3cd11b |
firefly-desktop-1.5.0.dmg | MacOS | ccc37a4d9024178f55ca7b1ad631ec3e528847386b670e0aa3939dd176a36c0c |
Firefly Desktop 1.4.2
Changelog
- chore: update wallet.rs to fix Unicode paths on Windows by @rajivshah3 in #2785
- fix: check if an onClick handler is defined before calling it by @rajivshah3 in #2790
- fix: error handling of invalid timestamps by @nicole-obrien in #2796
Full Changelog: desktop-1.4.1...desktop-1.4.2
File Hashes
How to verify the authenticity of your Firefly Desktop download
File | Platform | SHA256 Hash |
---|---|---|
firefly-desktop-1.4.2.exe | Windows | 03b3c96c9aca60440d76b9cb82b5f8d6d03bcaec3d657e6f7290dfb78de20ca1 |
firefly-desktop-1.4.2.AppImage | Linux | 6abf95a96b1b7daa5d4c2191b1aa8d3a51ad8e95bab46831ec0d1e336b17911e |
firefly-desktop-1.4.2.dmg | MacOS | 47d32cf93fef37849fc304a1f03bd0e3fdc6d0925d1be6598c93b0efc8813021 |
Firefly Desktop 1.5.0 Alpha 2
Changelog
- (#2705) feat: query staking result files by @maxwellmattryan
- (#2709) feat: add notification on new staking event by @nicole-obrien
- (#2761) enhancement: make staking confirmation dynamic to number of airdrops by @nicole-obrien
- (#2762) feat: adjust staking manager UI for single account by @maxwellmattryan
- (#2768) enhancement: change airdrop tile for multiple periods by @maxwellmattryan
- (#2787) enhancement: re cache all staking rewards on balance finder by @maxwellmattryan
- (#2796) fix: error handling of invalid timestamps by @nicole-obrien
- (#2803) feat: add status ribbon to staking airdrop tiles by @begonaalvarezd
- (#2811) feat: polish airdrop tile rewards alignment when ASMB staking is possible by @begonaalvarezd
File Hashes
How to verify the authenticity of your Firefly Desktop download
File | Platform | SHA256 Hash |
---|---|---|
firefly-desktop-1.5.0-alpha-2.exe | Windows | 375c9639937682f1a8778bc5b6b49356c373930e11d4d8dda0f01039407950f9 |
firefly-desktop-1.5.0-alpha-2.AppImage | Linux | 1c19a0e6980d69077636445a7ce6731cdac10e0b7002d6e32e6c6c9249aad159 |
firefly-desktop-1.5.0-alpha-2.dmg | MacOS | f5125ef0c3dbc8880f1b685d595981b6701ace043ea1338d71380d7d9be81055 |
Firefly Desktop 1.5.0 Alpha 1
Change log
- This contains the single account refactor for https://github.com/iotaledger/firefly/milestone/18
- There is still two open items for this milestone here: #2779, #2781
File Hashes
How to verify the authenticity of your Firefly Desktop download
File | Platform | SHA256 Hash |
---|---|---|
firefly-desktop-1.5.0-alpha-1.exe | Windows | dc9f259b23185c34d1ba23db2f7cbe5dd093c8c2238061e8bfdebc4cee67184a |
firefly-desktop-1.5.0-alpha-1.AppImage | Linux | 295bd24a2a2e76579a105067188299dd550ab7f7e73cff47613c6f7f3721f6a2 |
firefly-desktop-1.5.0-alpha-1.dmg | MacOS | 1f94ffa0143a5dc4c18d3d08780fdb2a9ad66723fa8ac545a3a6ba0c41df58f2 |
Firefly Desktop 1.4.1
Changelog
Note: This changelog includes changes included in Firefly Desktop 1.4.0
Error reporting
- Added Sentry error reporting to help with bug management (#1603, #2569)
- Update ToS and privacy policy to include use of Sentry for error reporting #2265
UX improvements
- Track the last logged in profile to quickly login #1813
- Amount input no longer confusingly converts when changing unit #2125
- Add link to explorer on transaction details #2135
- Allow user to delete profile with balance #2233
- Filter and search transaction history #1857
- Customise the colour of your accounts #1774
- Edit name of a profile #2224
- Alert user of changes to the Privacy policy and ToS #2268
- Add hints to some settings #2245
UI improvements
- Dropdown input fields can now be closed by clicking outside of them #2034
- Dropdown input fields are now searchable #2033
- Correct colours to match design specification #2248
- Fix style of success check icon #2281
- Autofocus PIN field after accepting legal update #2334
- Improve wording for theme settings hint #2654
Bug fixes
- Update links to wiki #2008
- Update backend to latest wallet release to fix several bugs (#2210, #2561)
- Fix crash after deleting a profile #2241
- Fix crash after logout #2274
- Fix keyboard shortcut to quit app on all operating systems #2313
- Fix amount when clicking max fiat to make it more precise #2468
- Fix setting title consistency #2244
- Fix minimum rewards popup warning (#2684)
- Update
wallet.rs
to fix missing addresses #2695 - Fix issues renaming accounts #2720
- Bugs introduced in development (#2225, #2276)
Improve release workflow
- Separate alpha, beta builds from production (#2423, #2496, #2296)
- Invalidate CloudFront cache for auto-update files upon release #2264
- Use Node.js 14 on CI and update readme #2388
- Upload PDB files when building Windows #2721
- Increase network timeout for Yarn #2722
Stability fixes
Security
- Cancel any requests to select a Bluetooth device #2693
Translations
Code improvements
- Spent some time refactoring the code to make it more maintainable and extendable: (#2155, #2193, #2366, #2369, #2386, #2415, #2360, #2481, #2480, #2472, #2482, #2535)
Improve development experience
- Various improvements to the development experience to improve developer efficiency: (#2235, #2257, #2275, #2289, #2277, #2306, #2363, #2554, #2556, #2574, #2618)
Misc GitHub repository improvements
Mobile development
- Merged mobile development into the main development branch to improve openness and developer efficiency #1592
- Lots of mobile development since then: (#2291, #2278, #2204, #2340, #2302, #2381, #2424, #2452, #2470, #2336, #2493, #2516, #2461, #2522, #2495, #2536, #2517, #2502, #2553, #2463, #2534, #2332, #2519, #2591, )
Full Changelog: desktop-1.3.3...desktop-1.4.1
File Hashes
How to verify the authenticity of your Firefly Desktop download
File | Platform | SHA256 Hash |
---|---|---|
firefly-desktop-1.4.1.exe | Windows | 700083b96a6758dc2cfeb6f32d46689b7e1133b51afc3da462562a492a2a1691 |
firefly-desktop-1.4.1.AppImage | Linux | 40e9de017ddcd2e04429d1fb4a4a14c5fe90ac7d4ee628b747663bfd7779cb55 |
firefly-desktop-1.4.1.dmg | MacOS | 7303478a5da18a12b1088b0394377a2e984deb8977f75d13751a66afc0cd7971 |
Firefly Desktop 1.4.1 Beta 1
How to verify the authenticity of your Firefly Desktop download
File | Platform | SHA256 Hash |
---|---|---|
firefly-desktop-1.4.1-beta-1.exe | Windows | b0305b5205a5963c13087d69be5a10eee1de81f0d726433b126bbfef0dacbd84 |
firefly-desktop-1.4.1-beta-1.AppImage | Linux | b5c2bd15e7ffdbb2fd763f9b08119dd77a9b3a523f5b63cfaeebb2ceccdbad72 |
firefly-desktop-1.4.1-beta-1.dmg | MacOS | 24739445036dd0a709169f7a40fafcbab6d34fa180dacdb5c8cf72e1e677075c |
What's Changed
Update wallet.rs to fix transaction history ee19281
Full Changelog: desktop-1.4.0...desktop-1.4.1-beta-1
Firefly Desktop 1.4.0
Changelog
Error reporting
- Added Sentry error reporting to help with bug management (#1603, #2569)
- Update ToS and privacy policy to include use of Sentry for error reporting #2265
UX improvements
- Track the last logged in profile to quickly login #1813
- Amount input no longer confusingly converts when changing unit #2125
- Add link to explorer on transaction details #2135
- Allow user to delete profile with balance #2233
- Filter and search transaction history #1857
- Customise the colour of your accounts #1774
- Edit name of a profile #2224
- Alert user of changes to the Privacy policy and ToS #2268
- Add hints to some settings #2245
UI improvements
- Dropdown input fields can now be closed by clicking outside of them #2034
- Dropdown input fields are now searchable #2033
- Correct colours to match design specification #2248
- Fix style of success check icon #2281
- Autofocus PIN field after accepting legal update #2334
- Improve wording for theme settings hint #2654
Bug fixes
- Update links to wiki #2008
- Update backend to latest wallet release to fix several bugs (#2210, #2561)
- Fix crash after deleting a profile #2241
- Fix crash after logout #2274
- Fix keyboard shortcut to quit app on all operating systems #2313
- Fix amount when clicking max fiat to make it more precise #2468
- Fix setting title consistency #2244
- Fix minimum rewards popup warning (#2684)
- Update
wallet.rs
to fix missing addresses #2695 - Fix issues renaming accounts #2720
- Bugs introduced in development (#2225, #2276)
Improve release workflow
- Separate alpha, beta builds from production (#2423, #2496, #2296)
- Invalidate CloudFront cache for auto-update files upon release #2264
- Use Node.js 14 on CI and update readme #2388
- Upload PDB files when building Windows #2721
- Increase network timeout for Yarn #2722
Stability fixes
Security
- Cancel any requests to select a Bluetooth device #2693
Translations
Code improvements
- Spent some time refactoring the code to make it more maintainable and extendable: (#2155, #2193, #2366, #2369, #2386, #2415, #2360, #2481, #2480, #2472, #2482, #2535)
Improve development experience
- Various improvements to the development experience to improve developer efficiency: (#2235, #2257, #2275, #2289, #2277, #2306, #2363, #2554, #2556, #2574, #2618)
Misc GitHub repository improvements
Mobile development
- Merged mobile development into the main development branch to improve openness and developer efficiency #1592
- Lots of mobile development since then: (#2291, #2278, #2204, #2340, #2302, #2381, #2424, #2452, #2470, #2336, #2493, #2516, #2461, #2522, #2495, #2536, #2517, #2502, #2553, #2463, #2534, #2332, #2519, #2591, )
File Hashes
How to verify the authenticity of your Firefly Desktop download
File | Platform | SHA256 Hash |
---|---|---|
firefly-desktop-1.4.0.exe | Windows | 86f12753a7550b02b43b1ff48925b9f5c69f27dcbc78607d7872cb5b12f48737 |
firefly-desktop-1.4.0.AppImage | Linux | decacd7a2b7a76df05357e910ceb2cbebf23f79bd8fda726c62e331d35122739 |
firefly-desktop-1.4.0.dmg | MacOS | 9218f35e284fdbd0a0df40a78027e001b104c68e563b3dd6cef03e8f5bdf6533 |
Firefly Desktop 1.4.0 Beta 3
File Hashes
How to verify the authenticity of your Firefly Desktop download
File | Platform | SHA256 Hash |
---|---|---|
firefly-desktop-1.4.0-beta-3.exe | Windows | 5039442ccefa841fa32abb8faf70e70b3e23b4bb9463f99a2bbb2be6e56da9e5 |
firefly-desktop-1.4.0-beta-3.AppImage | Linux | e47098fbdd1e7aa3acf59c7f3936eca919a43c727689c9e1abaa29cb5d3a303f |
firefly-desktop-1.4.0-beta-3.dmg | MacOS | b41ffa31faea0ceaafcf148d3f82203c846fce00f3632e48c3a20cd6bdde17bf |
What's Changed
- chore: upload PDB files when building Windows by @rajivshah3 in #2721
- chore: increase network timeout for Yarn on CI by @rajivshah3 in #2722
- fix: rename account issues for 1.4.0 by @nicole-obrien in #2720
Full Changelog: desktop-1.4.0-beta-2...desktop-1.4.0-beta-3
Firefly Desktop 1.4.0 Beta 2
File Hashes
How to verify the authenticity of your Firefly Desktop download
File | Platform | SHA256 Hash |
---|---|---|
firefly-desktop-1.4.0-beta-2.exe | Windows | dc839f40f183706584a4e8b687fb656872f92b1dab4d0ec820d9467e0d634eb3 |
firefly-desktop-1.4.0-beta-2.AppImage | Linux | 6d6e207ad74db319870dc80e4cee8a38132422071559b6313f274590d9a693a4 |
firefly-desktop-1.4.0-beta-2.dmg | MacOS | e55937150a389565ed12c63073360d97b5dff099efa2a512302379fb17a1f1b1 |
What's Changed
- fix: improve wording for theme settings hint by @nicole-obrien in #2654
- fix: minimum rewards popup warning by @maxwellmattryan in #2684
- fix: cancel any requests to select a Bluetooth device by @rajivshah3 in #2693
- chore: update wallet.rs to fix missing addresses by @rajivshah3 in #2695
Full Changelog: desktop-1.4.0-beta-1...desktop-1.4.0-beta-2