Skip to content

Releases: RevoLand/Steam-Library-Manager

v1.5.0.4

06 Jan 14:28
Compare
Choose a tag to compare

[1.5.0.4] - 2018-01-06

Added

  • Handled UnauthorizedAccessException on Steam.CopyFiles method

Fixed

  • FileNotFoundException happens on file removal which caused by cached file properties.
  • IOException happens on getting directory info in case the device is not ready.
  • DriveNotFoundException happens with offline libraries.
  • ArgumentException in AddNew library function(?)

v1.5.0.3

03 Jan 20:25
Compare
Choose a tag to compare

[1.5.0.3] - 2018-01-03

Changed

  • Task Manager UI
    • Changed showing of current file info and file movement info.

Fixed

  • Check for backup updates function
  • Steam generated backups are not visible if there is a SLM generated backup in the same library.

v1.5.0.2

03 Jan 18:38
Compare
Choose a tag to compare

[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

v1.5.0.1

30 Dec 12:31
Compare
Choose a tag to compare
Minor bug fixes, Application panel fixes - can easily task multiple a…

v1.5.0.0

29 Dec 07:54
Compare
Choose a tag to compare
  • UI Improvements (mahapps integration)
  • Task Manager improvements (Tasks can be paused now)
  • Settings page overhaul
  • Base code improvements
  • Deletion using Task Manager (as requested in #13 )
  • Fix #12
  • Sentry.io integration

v1.4.4.3

26 Dec 16:49
Compare
Choose a tag to compare
Fixed crash reported in #16

v1.4.4.2

18 Dec 22:02
Compare
Choose a tag to compare

Fixed #12

v1.4.4.1

08 Oct 19:35
Compare
Choose a tag to compare

Note: If you receive Trojan:Win32/Azden.A!cl error (which is a false-positive) please update your anti-virus.

v1.4.4

21 Aug 02:26
Compare
Choose a tag to compare
v1.4.4 release

Fixed task manager

v1.4.3

12 Jul 21:31
Compare
Choose a tag to compare
  • SLM will now autodetect when games are added or removed in Steam. No more restarting the program to update the games list.
  • New sorting method - Latest Update Time
  • Fixed UI not updating after offline libraries become available.
  • Small fixes for compressing and moving workshop files.
  • Library cleaner can now move files instead of just deleting them.