Releases: Victrid/freshrss-image-cache-plugin
Releases · Victrid/freshrss-image-cache-plugin
v0.4.1
What's Changed
Informational
Bug fixes
- Ignore "data:" images by @dionorgua in #10
- fix duplicate enclosure images by @sesom42 in #12
- Do not parse response when sending proactive cache request by @hafeoz in #13
New Contributors
- @s373r made their first contribution in #8
- @dionorgua made their first contribution in #10
- @sesom42 made their first contribution in #12
- @hafeoz made their first contribution in #13
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
The README has been updated and closes #1.
The new version has updated with new extension's coding style, like type notations, which might be problematic with too old PHP versions. If you have encountered with such issue, please use v0.3. It works well with old PHP versions.
Full Changelog: v0.3...v0.4.0