TinyScan Changelog

What's new in TinyScan 7.3

Sep 27, 2017
  • Version 7.2 and 7.3 differ only by an extra button in the tree (Size Bytes) that most people won't need.

New in TinyScan 7.2 (Sep 25, 2017)

  • In this release, I essentially replaced the java.io library by java.nio. It works better on a Linux filesystem. I didn't notice any difference on Windows. Since I was updating the software, I also merged the date and time in a unique field in the table. I also display the size in GB, MB or Bytes in the tree.

New in TinyScan 7.1 (Jul 13, 2012)

  • With the latest Java, TinyScan didn't select a default file type when saving.
  • It didn't find the duplicates if the data had been sorted.
  • The save tree was not working properly.
  • Also:
  • I removed some options to simplify the program.
  • I cleaned the source code (the communications between the classes were simplified).