Skip to content

v3.1.0 - Tab completion and more BSD support

Compare
Choose a tag to compare
@Jacalz Jacalz released this 27 Jun 19:45
· 360 commits to main since this release
35847a8

Description

The major highlights here are tab completion and support for both NetBSD and OpenBSD. There are also many smaller improvements that improve the usability of the application. Please read the full changelog entry below for a summary of the changes contained within this release.

Release binaries are not yet provided for OpenBSD and NetBSD. You can help test the new supported platforms by compiling and running locally. All that needs to be installed is a Go compiler (1.16 or newer) and the prerequisites for Fyne.

Download on Flathub

Changelog

  • Added support for tab completion of receive-codes (fixes #35).
  • Initial support for OpenBSD and NetBSD.
    • Feel free to report any feedback. This support is new and experimental.
  • Notifications on Linux and BSD now show the application icon.
  • The list view in the file chooser now display extensions correctly (fixes #39).
  • The entry for receive-codes now becomes unfocused when pressing escape.
  • Updated fyne to v2.2.1.
    • Better error reporting on Windows when OpenGL is not available.
    • Many optimizations and widget performance enhancements.
  • Updated compress to v1.15.5.
    • Includes minor performance improvements that benefit sending and receiving of directories.
  • Go 1.16 is now the oldest supported compiler. Support for older versions has been removed.
  • Various improvements and fixes for the AppStream metadata.
  • Notifications are now enabled by default.

Sponsoring

Rymdport is an open source project that is provided free of charge, and that will continue to be the case forever. If you use this project and appreciate the work being put into it, please consider supporting its development through GitHub Sponsors. This is in no way a requirement, but would be greatly appreciated and would allow for even more improvements to come further down the road.