Releases: Digitoxin1/DiskImageTool
Releases · Digitoxin1/DiskImageTool
v1.48.1
- Added new option under the edit menu to toggle whether or not a backup file is created on save
v1.48.0
- Added new floppy disk database
- Added new summary fields
- Updates to summary panel
- Improved XDF image support
- Updates to Boot Sector and FAT Table editors
- Bug Fixes
v1.47.0
- New Feature: Read and write images to and from floppy disks
v1.46.2
- Added a data inspector to the hex editor
- Added Lost Clusters to the summary panel, filters, and added a hex view
- Added a dropdown to choose the active FAT table when the FAT tables do not match
- Fixed a issue where the FAT table editor might display an extra cluster at the end of the FAT table
v1.46.1
- Bug Fixes
v1.46.0
- Added new Reserved column to the file list when any of the reserved bytes are set in a directory entry.
- Added a new "Reserved Bytes Set" filter
- Added a new tool to clear reserved bytes from directory entries
- Removed flicker from the summary panel
v1.45.0
- Added new Reserved column to the file list when any of the reserved bytes are set in a directory entry.
- Added a new "Reserved Bytes Set" filter
- Removed flicker from the summary panel
v1.44.0
- Added the ability to view a deleted file as text
- Added the ability to undelete a file
v1.43.0
- Fixed issue where the directory listing was displaying incorrectly in certain circumstances after a hex edit.
v1.42.0
- Added progress display when loading more than 10 files at once
- Improved load and save dialogs. Added new file extensions.
- Added the ability to view clusters in the hex editor from the FAT editor
- Improved detection of directory entry modifications