- Added GUI support for setting buffer count (used with async read/write),
- Binary files are now built using Visual Studio 2015 Update 1,
- Bugfix: fast move sometimes performed copy+delete instead of content-less moving,
- Bugfix: resuming copying caused file to be rewritten from the beginning,
- Bugfix: crash at the end of copying when storing last task state to sqlite database,
- Bugfix: shell extension "Copy To" -> "Choose location" did not display dialog with locations,
- Bugfix: amount of tasks running concurrently were not properly counted when limit was already exceeded by manual user resume,
- Bugfix: buffer changes were not stored in the database,
- Bugfix: changing buffer size while task was running causes task to fail,
- Dev: updated sqlite3, boost to newer versions,
For more detailed changelist, please see here.