Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 1.21 KB

K2


Changelog

v2.11.20241016 - October 16th, 2024

  • Ensure "moduleID" is a cache modifier/differentiator in itemlist views. This resolves issues where 2 or more URLs containing different "moduleID" parameters where cached as the same.

v2.11.20240911 - September 11th, 2024

  • Fixed reported vulnerability in the third-party PHP library "class.upload.php" (#561)

v2.11.20240609 - June 9th, 2024

  • Improved database performance for the K2 Content module. When selecting specific items, a single query will now be executed instead of distinct queries, as was done previously.
  • Improved database performance for itemlist views (category, tag, user, date, search) by using a forced index on the category JOIN. The performance benefits for this change will be greatly noticed on sites with dozens to hundreds of thousands of K2 items, especially during crawling hours by search engines, SEO bots etc.
  • New update endpoints (now hosted on GitHub) - this will allow for faster code updates & releases from essentially a single point/codebase

Previous Versions

Please visit our blog for old release announcements: https://getk2.org/blog