Free Move Changelog

What's new in Free Move 2.1.0

Jan 30, 2020
  • NEW: Settings allow to choose between None, Fast and Full preliminary check for permissions on files in the source directory
  • FIXED: Occasional unhandled exception on preliminary check

New in Free Move 2.0.0 (Jan 5, 2020)

  • Major refactoring
  • Added cancellation and graceful recovery
  • Improved IO performance
  • Complete switch to async/await model

New in Free Move 1.6.0 (Jan 21, 2019)

  • Added further checks to prevent moving critical directories
  • Improved moving performance by using BackgroundWorker

New in Free Move 1.5.0 (Jun 8, 2018)

  • Merge branch 'master' of https://github.com/imDema/FreeMove

New in Free Move 1.4.0 (Nov 9, 2017)

  • Added about section

New in Free Move 1.3.1 (Aug 5, 2017)

  • Added about section

New in Free Move 1.3.0 (Jul 18, 2017)

  • Auto Updater on program start that can be enabled in info tab

New in Free Move 1.2.2 (Jul 17, 2017)

  • Fixed updater

New in Free Move 1.2.1 (Jul 13, 2017)

  • Added Update checker
  • Tweaked UI

New in Free Move 1.1.3 (Jul 12, 2017)

  • Added a Report an Issue Menu Item

New in Free Move 1.1.2 (May 17, 2017)

  • Fixed manual path input

New in Free Move 1.1.1 (May 17, 2017)

  • Added test linking before copying

New in Free Move 1.1.0 (May 17, 2017)

  • Added Progress Tracking when moving files

New in Free Move 1.0.6 (May 17, 2017)

  • Fixed unclosed stream

New in Free Move 1.0.4 (May 17, 2017)

  • Added link to GitHub

New in Free Move 1.0.3 (May 17, 2017)

  • Cleaned up some code and added error handling for failed symlink creation

New in Free Move 1.0.2 (May 17, 2017)

  • Added icon

New in Free Move 1.0.1 (May 17, 2017)

  • MessageBox for UnauthotizedAccessException

New in Free Move 1.0.0 (May 17, 2017)

  • Stopped relying on mklink to make symbolic links
  • Fixed directory moving bugs
  • Added automatic dile movement to original position in case of error