Skip to content

FlowClone 0.3.8

Choose a tag to compare

@Dhanabhon Dhanabhon released this 01 Jul 04:53

What's new

Added

  • Image verification — every newly created .flowimg now stores a SHA-256 checksum of its payload. A new Verify image action (after a create finishes, or standalone via Verify an image…) re-reads the file and reports verified, corrupt, or unverifiable (older images predate checksums). Read-only — never touches raw disks, no elevated permissions needed.
  • verify-image CLI subcommandflowclone verify-image --image <path>.

Changed

  • Full, uncompressed images now use the same format (v2) as compressed/used-only images, so every newly created image is verifiable. Existing v1 images still open and restore normally.

Download:

  • FlowClone_0.3.8_aarch64.dmg — Apple Silicon (M1/M2/M3/M4)
  • FlowClone_0.3.8_x64.dmg — Intel Macs