Version 2.7.9

Version 2.7.9 (build 170) - November 27, 2025 release candidate

Scheduled for release in first week of December 2025.

The Full Changelog, in Release page, shows details about all changes.

The real-time capture of rsync includes capturing to a file. Users can view either the RsyncUI logfile or the rsync capture to file in the view logfile.

Additionally, a gesture has been added to indicate when buttons are pressed.

And there are a few other internal refactors as well.

The primary modification between this version and version 2.7.8 (released version) is the utilization of the most recent refactored Swift Packages (SPM). All SPM packages include their own testing mechanisms, and all tests have been successfully passed. SPM packages are generally small and focused on a specific purpose, which simplifies testing for edge cases and typical usage scenarios.

Main Repository

Swift Packages used by RsyncUI

All SPM packages are refactored, updated, and checked into the main branch. RsyncUI is a depended on all packages, but the last one is not mandatory. SSH keys can be generated via command line.

Last modified November 27, 2025: Update Version279.md (5afe3f7)