Improvements
- Added support for image titles in markdown links
- Plugin will now warn to console when encountering http:// links. Please do not use http:// links, they will not be processed by Featured Image. Switch to https://
- Improved URL decoding made it more stable
- All bulk operations will now add 1.5 seconds to mtime instead of not changing mtime. This makes it behave better with external sync providers.
Changes
- Removed video processing from the plugin. It added extreme amounts of complexity and cross-platform issues. Featured Image should be light-weight and fast, video processing made it error prone and slow