Skip to content

Releases: Abbin44/Rom-Sorter

Rom Sorter v1.4.1 Hotfix

10 Aug 21:53
Compare
Choose a tag to compare

This release is a hotfix to make sure the "delete files checkbox" is actually used. Before it would always be turned on even if the checkbox was disabled.

Rom Sorter v1.4

07 Aug 22:46
Compare
Choose a tag to compare

In this release, I have most importantly added the extension system which is used to know what files are supposed to be handled and ones that are supposed to be skipped. This is especially important when deleting files so that important files don't get deleted.

Other notable features in this release are the recursive search and move all files to the root directory.
Behind the scenes, there has been a lot of refactoring.

Rom sorter v1.3

24 Jul 21:37
4ca1adb
Compare
Choose a tag to compare

In this release, Rom Sorter has been ported to WPF from WinForms. Which mostly was done to improve the UI. But more technical updates are in the making.