Skip to content

Releases: louis-langholtz/time-machine-helper

Release 0.4

21 Jan 22:48
Compare
Choose a tag to compare
Release 0.4 Pre-release
Pre-release

Mostly just a fix release to avoid spawning new threads for work that's still in progress.

Full change log: v0.3...v0.4.

Release 0.3

25 Dec 14:54
Compare
Choose a tag to compare
Release 0.3 Pre-release
Pre-release

Here's a summary of the more notable user visible changes from v0.2 to v0.3:

  • Adds start/stop of backups per destination.
  • Adds backup start time to backup status tool tip info.
  • Separates the destinations, machines, volumes, backups sections with a configurable splitter.
  • Fixes colorization of error output (to red).
  • Adds more tool tip info.
  • Improves action stop handling.
  • Improves exit handling.

Full Changelog: v0.2...v0.3

Release 0.2

15 Dec 22:42
Compare
Choose a tag to compare
Release 0.2 Pre-release
Pre-release

Here's a summary of the more notable user visible changes from v0.1 to v0.2:

  • The application's path-based actions have been redesigned to being backups-based.
  • Splits out the path oriented File System Info section of the GUI to Machines, Volumes, and Backups tables.
  • Adds checkbox based interface for hiding backups of unchecked destinations, machines, or volumes.
  • Increases information visually provided to the user.
  • Provides more tool tip insights.
  • Updates the About dialog to show the application pixmap & provide more build specifics.
  • Adds a reset-to-factory-defaults capability to the application settings dialog.

Full Changelog: v0.1...v0.2

Initial Release

02 Dec 15:20
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Basic functionality:

  • Monitoring of destinations configured for use with Time Machine.
  • Backup status monitoring showing backup phase, percentage completion, and more.
  • File System Info monitoring of accessible destination mount points, their backup stores, machine directories, backups, volume stores, and their directories and files, showing snapshot types, copied sizes, file system types, and volume used data sizes.
  • Actions on paths selected from the File System Info table:
    • Deletion of backups.
    • "Uniquely sizing" paths.
    • Verifying paths.
    • Restoring from paths.