v3.4.0 - QR code support and backend rewrite
This major new release includes many quality of life improvements to make Rymdport easier to use. The most notable changes are support for showing QR codes (see list of supported apps) for easily receiving on mobile devices as well as a big backend rewrite. The rewrite also made it possible to add support for removing completed sends and receives. In addition, it will solve various problems with the lists of sent and received items while also fixing a crash that could occur occasionally.
Changelog
- QR codes can now be generated for easily sending items to supported apps (fixes #10).
- Rewrote a large part of the backend for displaying sends and receives.
- Progress bars no longer display the wrong percentage sometimes.
- Fixes a potential crash that could happen sometimes when sending.
- Added support for removing items that have completed the transfer (fixes #32).
- Added keyboard shortcuts for switching between tabs. See the Keyboard Shortcuts wiki for more information.
- Added an option to disable update checking on startup for release binaries (fixes #66).
- The receive page now shows which code a received item came from.
- Various improvements to performance and memory usage.
- Updated
fyne
to v2.3.5 for many bug fixes.