1.0.335
Hst Imager v1.0.335-c117eae release.
Gui changes:
- Fix disk info displaying partition tables, partitions and unallocated parts for selected disk image or physical drive.
- Fix labels and backend api communication.
- Add retry and force options to read, write and compare.
- Add debug mode for writing more details in log files.
Console changes:
- Add filesystem dir command: Lists content of disk images (.adf/.iso/.img/.vhd), physical drives (disk/dev) and archives (.zip/.lha/.lzx/.z).
- Add filesystem copy command: Copy files and directories between local directories, disk images (.img/.vhd) and physical drives.
- Add filesystem extract command: Extract files and directories from disk images (.adf/.iso) and archives (.zip/.lha/.lzx/.z) to local directories, disk images (.img/.vhd) or physical drives (disk/dev).
- Add filesystem copy and extract support for wildcard and single files.
- Add adf create command: Create blank or formatted floppy disks for Amiga.
- Add rdb backup command: Backup Rigid Disk Block to file reading from disk images (.adf/.iso/.img/.vhd) or physical drives (disk/dev).
- Add rdb restore command: Restore Rigid Disk Block from file writing to disk images (.adf/.iso/.img/.vhd) or physical drives (disk/dev).
- Add block view command: Display block bytes as hex and text.
- Add PowerShell and Python example scripts.
- Add retry and force options to read, write and compare.
- Add gpt init command: Initialize new Guid Partition Table for disk images (.img/.vhd) or physical drives (disk/dev).
- Add gpt info command: Display information about Guid Partition Table for disk images (.img/.vhd) or physical drives (disk/dev).
- Add gpt part add command: Add partition to Guid Partition Table for disk images (.img/.vhd) or physical drives (disk/dev).
- Add gpt part del command: Delete partition from Guid Partition Table for disk images (.img/.vhd) or physical drives (disk/dev).
- Add gpt part format command: Format partition in Guid Partition Table for disk images (.img/.vhd) or physical drives (disk/dev).