Skip to content

v0.6.0

Compare
Choose a tag to compare
@xenoscopic xenoscopic released this 03 Aug 11:43
· 1578 commits to master since this release

NOTE: Versions of Mutagen prior to v0.8.0-beta1 are affected by a known security issue and not recommended for use.

NOTE: This is a beta release. It may have unknown issues. It should not be used on production or mission-critical systems. Use on any system is at your own risk (please see the license).

This release includes the following changes from the v0.5.x series:

  • Added additional dynamic status information in create, pause, resume, and terminate commands
  • Added support for automatically restarting the mutagen command inside winpty if a mintty console environment is detected
  • Made housekeeping occur at regular 24 hour intervals in the daemon and agent
  • Made invalid character detection during transitions a bit more efficient on Windows
  • Fixed a minor issue with ignore caching
  • Added a minor optimization to reduce staging metadata overhead
  • Refactored and renamed daemon gRPC services
  • Filled in all missing docstrings for exported code