1.2.0
- Added filters element to allow Notifications, Actions, or Commands to be executed only if a file/folder matches one of the filters.
- Filters allow exact matching, containing text matching, file mask (*.*, *.txt, etc.) or regular expressions.
- Added filtering functionality to exclusions.
- Updated confg-template.xml to include filters element.
- Fixed some minor issues.