Skip to content

Releases: RebelCode/wp-rss-aggregator

4.23.13

14 Oct 09:16
259f891
Compare
Choose a tag to compare

Fixed

  • Security vulnerability that allows subscribers to send a support contact (CVE-2024-9583).

4.23.11

28 May 08:15
Compare
Choose a tag to compare

Fixed

  • The previous version introduced a bug that omitted the user-agent header from RSS feed requests.

4.23.10

20 May 05:47
Compare
Choose a tag to compare

Fixed

  • Some feeds were wrongly deemed to be invalid due to how cURL sends the user-agent string.

4.23.9

20 May 05:34
Compare
Choose a tag to compare

Fixed

  • Fixed a cross-site scripting vulnerability when an admin notice ID is invalid.

v4.23.7

28 Feb 13:24
Compare
Choose a tag to compare

Fixed

  • Media thumbnail images without a MIME type were not being properly detected.

v4.23.6

31 Jan 13:58
Compare
Choose a tag to compare

Changed

  • Error information is suppressed for feeds with local address URLs. This improves the previous fix for CVE-2024-0628.

v4.23.5

24 Jan 12:50
Compare
Choose a tag to compare

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

18 Nov 15:12
Compare
Choose a tag to compare

Added

  • Black Friday offer links.

Changed

  • Updated the "More Features" page.

4.23.3

01 Nov 10:49
Compare
Choose a tag to compare

Changed

  • Disabled the deactivation poll.

4.23.2

29 Aug 09:52
c2c2e9b
Compare
Choose a tag to compare

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.