Version 1.2.0
Added new Tag Filter option. You can now define article tags based on article contents.
Available Options:
- Xpath - Fetch tags based on xpath.
- Regex - Fetch tags based on regular expression.
- Search - Search based on regular expression and return a pre-defined tag if match found or if match is not found.
- Split tags based on delimiter.
- Replace existing tags if desired.