Rymdport v3.2.0 - Improvements and bug fixes
[github.com/Jacalz/…g/v3.2.0]
Rymdport (formerly wormhole-gui) is a cross-platform application that lets you easily share files, folders, and text between devices. It uses the Go implementation of magic-wormhole, called wormhole-william, and compiles statically into a single binary. Rymdport is also compatible with sending to and receiving from other wormhole clients, such as the cli applications wormhole-william and magic-wormhole.
This release focuses on improving the user experience within the application. The notable improvements are support for going backwards in tab completion using Shift + Tab and a fix for send and receive windows not being focused correctly sometimes. It also features a few security fixes and performance improvements.
Description
This release focuses on improving the user experience within the application. The notable improvements are support for going backwards in tab completion using Shift + Tab and a fix for ...