NOTE: This is a pre-release version of Mutagen. It should not be used on production or mission-critical systems. Usage on any system is at your own risk (please see the license). For a better experience, you may wish to use the latest stable release.
Mutagen maintains backward compatibility between releases, but sessions created with pre-release versions are not guaranteed to be compatible with final releases. Please wait for the final release if you want to be sure that you can avoid recreating sessions.
Overview
Full release notes will be available when v0.12.0 is tagged. In the mean time, you can review changes since the last release series.
Changes
This release includes the following changes from v0.12.0-beta4:
- Switched to new multiplexing implementation
- Made
mutagen sync flush
operations preemptable - Added support for ARM64-based Windows
- Fixed OpenSSH prompting behavior for OpenSSH 8.4+
- Fixed compatibility with official Windows OpenSSH server
- Updated various dependencies
- Updated build to use Go 1.17