Description
This is an intermediate release before 2.1.0 which backports some of the bug fixes onto the stable branch.
Changelog:
- Fix a bug that prevented folder send to work on Windows.
- Fix an issue where the ui would become unresponsive on dismissing text send.
- Fixed a bug where the application could crash on typing an incorrect code.
- Sending large files, folders or text will no longer slow down the ui.
- Updated
fyne
to v1.4.3.- Fix an issue with notifications sometimes not showing on MacOS.
- Release binaries are now built with
Go 1.14.13
.- Improved performance thanks to multiple runtime improvements.
- Windows binaries now have DEP (Data Execution Prevention) enabled.