Skip to content

Releases: picandocodigo/List-Category-Posts

v0.90.3

18 Dec 11:13
Compare
Choose a tag to compare
  • Hardens xss fix for script tag by checking case insensitive and using tag_escape.

v0.90.2

16 Dec 20:01
Compare
Choose a tag to compare
  • Updates fix for stored cross-site scripting from 0.90.0, now applied to all tags. From this version onwards, script is not available to use as a tag when setting an element's tag in the shortcode.

v0.90.1 - bugfix release

15 Dec 18:31
Compare
Choose a tag to compare

This release includes the following fixes:

  • Fix PHP 8.2 deprecation notices #525
  • Remove empty anchor tags from widget morelink #523

v0.90.0

14 Dec 13:35
Compare
Choose a tag to compare
  • Fixes a Stored Cross-Site Scripting issue using excerpt_tag='script'.

v0.89.9

10 Dec 17:53
Compare
Choose a tag to compare

v0.89.8

21 Mar 11:33
Compare
Choose a tag to compare

Fixes previous release not reporting proper version number on Plugin Repository.

v0.89.7

20 Mar 12:51
Compare
Choose a tag to compare
  • Updates esc_attr for tag_escape in title_tag for extra protection.
  • Fixes css class escaping in title_tag.

v0.89.6

17 Mar 21:09
Compare
Choose a tag to compare

Same as 0.89.4, more character escaping for security purposes.

This release focuses solely on making sure the plugin does not output malicious code if a post's author tries to inject code into LCP shortcodes.

Fix for broken pagination links

12 Jan 22:03
Compare
Choose a tag to compare
  • Fixes an issue where pagination links are invalid after clicking any pagination link (#511).
  • More html tags are now allowed in post titles. See the support thread.

Security improvements

08 Jan 10:06
Compare
Choose a tag to compare

This release focuses solely on making sure the plugin does not output malicious code if a post's author tries to inject code into LCP shortcodes.