Skip to content

v1.5.0.2

Compare
Choose a tag to compare
@RevoLand RevoLand released this 03 Jan 18:38
· 207 commits to master since this release

[1.5.0.2] - 2018-01-03

Changed

  • .Net Framework target version to 4.5 from 4.6
  • ACF file detection - using the manual method now.

Fixed

  • Win32Exception caused by context menu actions.
  • DirectoryNotFoundException caused by application file list generation.
  • ArgumentException caused by getting libraries' drive info.
  • A possible memory leak happens during file movement.
  • File attributes which was broken since v1.5
  • Check for Backup Updates function

Removed

  • TaskbarItemInfo which was used to current task's progress in taskbar.
  • FileSystemWatcher which was used to detect .ACF file changes on libraries.
  • Resourcer.Fody as it is not being used currently and not supported in .Net Framework 4.5