Improvements
- Now supports multiple files being changed at the same time by different plugins
- Added support for AutoCardLink images where file name was not in the URL
Internal changes
- Much more robust file handling, especially when syncing files between devices
- Pattern-matching is now faster and uses less resources (regex expression is now precompiled)
- Removed debounce function since it is no longer needed due to improved file handling