Skip to content

Firefly Desktop 1.4.0 Alpha 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 12:49
5f4deec

File Hashes

How to verify the authenticity of your Firefly Desktop download

File Platform SHA256 Hash
firefly-desktop-1.4.0-alpha-1.exe Windows 66c8cf670052728c2ab74948e54e3edcfc196c79edf1d114dacdbac15d8cdadd
firefly-desktop-1.4.0-alpha-1.AppImage Linux 6ccdae4657a4175b4db66b76cb757fd5170a93fea28afb46c1f51cc73a752a37
firefly-desktop-1.4.0-alpha-1.dmg MacOS 78ae154f6b791f6bfdd21ce9fe625f58bc83b3587600afcba5f7aa9dddb8f2d4

What's Changed

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

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
  • Bugs introduced in development (#2225, #2276)

Improve release workflow

  • Separate alpha, beta builds from production (#2423, #2496, …)
  • Invalidate CloudFront cache for auto-update files upon release #2264
  • Use Node.js 14 on CI and update readme #2388

Stability fixes

Translations

  • New Crowdin translations #2007

Code improvements

Improve development experience

Misc GitHub repository improvements

  • Improved issue templates #2022
  • Add bugs to bug management board (#2023, #2374)

Mobile development

Full Changelog: desktop-1.3.3...desktop-1.4.0-alpha-1