Skip to content

Releases: cabrerahector/wordpress-popular-posts

WPP 5.3.5

04 Jul 12:56
Compare
Choose a tag to compare

This release includes the following changes:

  • Reverts security enhancements (not the XSS one though).
  • Fixes a PHP Fatal Error affecting some setups.

Release notes

WPP 5.3.4

03 Jul 19:59
Compare
Choose a tag to compare

This release includes the following changes:

  • Experimental Gutenberg support! This version introduces the first WPP block. It's not enabled by default though, see the Release Notes for more.
  • Fixes a potential authenticated stored XSS vulnerability (props to Visse for reporting it!)
  • Overall security enhancements (props to Visse for assisting with this!)
  • Other minor improvements / fixes.

Release notes

WPP 5.3.3

04 Jun 14:30
Compare
Choose a tag to compare

This release includes the following changes:

  • Fixes a potential XSS vulnerability (props to Yu Iwama of Secure Sky Technology Inc. and the JPCERT/CC Vulnerability Coordination Group).
  • Fixes a potential code injection vulnerability (props to Jerome & NinTechNet).
  • Fixes a srcset bug that affects specific PHP locales (props to fredel).
  • Fixes a srcset not loading images due to improper SSL/HTTPS configuration (props to aj4h).
  • Updates ChartJS to version 2.9.4.

If you're using a caching plugin flushing its cache after upgrading to this version is highly recommended.

Release notes

WPP 5.3.2

22 Apr 02:03
Compare
Choose a tag to compare

This release contains the following changes:

  • wpp_get_views(): fixed an issue where the function would return 0 views under certain conditions (thanks to everyone who helped with this!)

WPP 5.3.1

20 Apr 13:05
Compare
Choose a tag to compare

This release includes the following changes:

  • wpp_get_views(): restores previous behavior where when no time range was set the function would return total views count (thanks narolles!)
  • The WPP widget will now be loaded via AJAX by default (this affects new installs only.)

WPP 5.3.0

19 Apr 16:50
Compare
Choose a tag to compare

This release includes the following changes:

  • Improves compatibility with PHP 8.
  • Allows to override widget theme stylesheets.
  • Each post can have its own thumbnail now when using WPP with WPML/Polylang.
  • Improved Polylang support.
  • Adds a loading animation when using the widget with the Ajaxify widget option enabled.
  • Fixes an issue where the plugin wouldn't generate thumbnails when filenames contains Unicode characters.
  • The /popular-posts REST API endpoint now correctly translate posts when using WPML/Polylang.
  • wpp_get_views() can now return views count from custom time ranges.
  • Post thumbnails will now look sharper on retina displays!
  • Other minor improvements / fixes.

Release notes

WPP 5.2.4

26 Aug 14:27
Compare
Choose a tag to compare

This release includes the following changes:

  • Fixes some PHP notices affecting Block Editor users.
  • Fixes a rare PHP notice that pops up randomly when using the Pageviews Cache feature.

WPP 5.2.3

13 Aug 22:12
Compare
Choose a tag to compare

This release includes the following changes:

  • Fixes a compatibility issue with WordPress 5.5.
  • Widget themes: various fixes for better IE11 compatibility.

WPP 5.2.2

18 Jul 15:17
Compare
Choose a tag to compare

This release includes the following changes:

  • Fixes compatibility issue with plugins that minify HTML code.
  • Updates installation instructions.
  • Other minor improvements.

If you're using a caching plugin, flushing its cache right after installing / upgrading to this version is required.

Release notes

WPP 5.2.1

12 Jul 21:30
Compare
Choose a tag to compare

This release includes the following changes:

  • Fixes fatal PHP error triggered on some server setups.
  • Makes sure non-ajaxified themed widgets are properly moved into the ShadowRoot.
  • Fixes declaration of the wpp_params variable.

If you're using a caching plugin, flushing its cache right after installing / upgrading to this version is required.

Release notes