Skip to content

1.2.0

Compare
Choose a tag to compare
@TechieGuy12 TechieGuy12 released this 19 Nov 19:11
  • 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.