Changelog for filer

v1.4.0

* Allow for smaller Dropzone replicant by using a smaller font and only one label, "Filer".
* Added Croatian , Hindi, Korean, Latin American Spanish, Norwegian, Russian.

v1.3.0

* Fix saving/loading of attribute tests.
* Store rules as flattened messages. No need for SQLite anymore (aside for migrating existing rules).
* Improved handling of single quotes in file names.

v1.2.2

* Bug fix to prevent a rare crash
* Improved MIME type guessing
* Improved drop-zone rendering
* Added Catalan, Czech, Spanish, Friulian, Indonesian, Romanian, Swedish and Turkish localization.

v1.2.1

* Improved sniffing of MIME types on drag&droped files.
* Improved handling of archive and script files on non-BFS volumes.
* Added Ukrainian localization.

v1.2.0

* Show a dialog if a similarly named file already exists at the destination.
* Bugfix to make the AutoFiler settings more robust with regard to changes of mounted volumes.
* Rules: Rules can be temporarily disabled.
* Rules: Changed button layout.
* Rules: Fixed reversed logic and resetting condition of size test.
* Rules: Added unit menu for user friendly size input.
* Rules: Improved "Add to archive" action.
* Rules, add/edit: Improved layout.
* Rules, add/edit: Improved drag&drop.
* Rules, add/edit: Added folder icon to open a file dialog.
* Ruled, add/edit: tests/actions can now be inserted or removed, with +/- on every row.
* AutoFiler: Remove not needed "Edit" button for monitored paths.
* AutoFiler: Sort monitored paths alphabetically.
* AutoFiler: Multiple folders can now be added at once.
* Complete localization.
* Bugfixes and enhancements.

v1.1.0

* A new GUI that integrates Filer and AutoFiler settings.
* Change to the action names, rule settings have to be created anew.
* Some usability improvements like drag&drop support for AutoFiler folders and a tooltip for actions in the rule editing window.
* Apply changed settings, rules and monitored folders live.
* Add a button to manually start/stop AutoFiler.
* Add a dropzone and make it replicatable.
* Add an option to stop matching rules after the first match was found (idea and code by Pete Goodeve).
* Add user documentation.

v1.0.0

* Initial release by DarkWyrm.