Desktop: v3.4.2 Release

Release date:
August 3, 2020
Previous version:
v3.4.2-beta2 (released June 17, 2020)
Magnitude:
51 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v3.4.2

arielsvg

Directory Browser for v3.4.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

New features

  • When right-clicking a selection, text that is not editable can now be copied to the clipboard (dd10d7f)
  • Extensions packages meant to be extracted to the application's internal data directory are now downloaded to a system-defined temporary location instead of the application's internal directory (17c7b49)

Bug fixes

  • When downloading a decrypted backup, the import file and the individual items are now packaged together as one zip file, avoiding the problem of some operating systems only showing one save prompt at a time (web#b888e68)
  • Changing the backups location to an external device would trigger an error (e33b047)
  • Canceling the "Change Backups Location" dialog would trigger an error (94c792d)
  • Handle Windows-specific errors that can occur when manipulating files (41ff03d)
  • On some Windows devices, the installer could hang at ~33% (0111426)
  • On some Linux devices, the application could start with dimensions bigger than the screen's capacity, making it impossible to resize it (0c0e0cd)

Behind the scenes

  • Upgraded the application's dependencies (c2beeb7)
  • Unified the application's update mechanisms to only use electron-builder (9545ee9)
  • Improved the testing infrastructure (3e0c13f, f7f5996, 3c54ff5)