Releases: RebelCode/wp-rss-aggregator
Releases · RebelCode/wp-rss-aggregator
4.23.13
Fixed
- Security vulnerability that allows subscribers to send a support contact (CVE-2024-9583).
4.23.11
4.23.10
4.23.9
v4.23.7
v4.23.6
Changed
- Error information is suppressed for feeds with local address URLs. This improves the previous fix for CVE-2024-0628.
v4.23.5
Fixed
- Error messages no longer reveal information about potentially inaccessible resources. (CVE-2024-0628)
- JavaScript code in feed item URLs is now properly sanitized and escaped. (CVE-2024-0630)
- Word trimming did not work correctly when posts had leading whitespace.
- The Templates page did not load properly on some websites.
4.23.4
4.23.3
4.23.2
Added
- An important notice regarding the upcoming major update that will require PHP 7.4 or higher.
Changed
- Twig date translation can now be disabled using the
wpra/twig/use_translations
filter.
Fixed
- Some PHP 8 compatibility issues.
- Corrected how images are searched in the content and excerpt of an item.