Releases: Digitoxin1/DiskImageTool
Releases · Digitoxin1/DiskImageTool
v1.53.0
- Added support for opening PCE Sector Images (.psi)
v1.52.0
- Added support for opening TransCopy (.tc) images
v1.51.0
- Improved XDF Support
- New checks for duplicate directory entries and invalid volume labels
- Performance improvements
v1.50.2
Added a new option under the help menu to view a change log
v1.50.1
- Fixed a bug in the new Restructure Image feature
v1.50.0
- "Delete File and Clear Sectors" now allows you to choose the fill byte
- "Replace File" is now full featured with a new option dialog
- Added "Add File" feature. Files can now be added to the disk image
- Added a new hex view for overdumped data
- added a new image resizing method for restructuring an image. This properly fixes images that are formatted with 8 sectors per track, but have an image layout of 9 sectors per track. It also fixes single sided images with a layout that is double sided.
v1.49.1
- Fixed a bug when detecting lost clusters
v1.49.0
- Major overhaul to the filters. Filters now use AND logic instead of OR logic.
v1.48.3
- Downgraded the target .NET framework to 4.7.2 to solve compatibility issues with Wine
v1.48.2
- Volume labels can now be exported as zero byte files
- Made improvements to the summary panel
- Database updates
- Bug fixes