Skip to content

Releases: Zodiac1978/plugin-report

2.2.4

Choose a tag to compare

@Zodiac1978 Zodiac1978 released this 15 Aug 18:45

What's Changed

  • Tested up to WordPress 7.1
  • Added WPCS, typo, and Plugin Check checks to the CI workflow
  • Fixed typos and WordPress Coding Standards warnings
  • Added information about the Patchstack managed Vulnerability Disclosure Program (mVDP)
  • Removed a redundant update-data check identified by PHPStan
  • Hardened cache-clear request validation and sanitization
  • Switched AJAX plugin-info responses to wp_send_json()
  • Fixed compatibility highlighting for WordPress beta and RC releases
  • Added an orange compatibility warning and a help tab explaining the color thresholds
  • Prevented invalid plugin repository data without a version from being cached or accessed (thanks, @apermo)
  • Added graceful handling for failed or malformed AJAX requests (thanks, @apermo)

Full Changelog: 2.2.3...2.2.4

2.2.3

Choose a tag to compare

@Zodiac1978 Zodiac1978 released this 31 May 11:28

What's Changed

  • Security hardening: escaping, CSRF, SVN URL by @apermo in #81
  • Replace deprecated jQuery and var declarations by @apermo in #84
  • Use TextDomain as slug for single-file plugins by @apermo in #93

New Contributors

Full Changelog: 2.2.2...2.2.3

2.2.2

Choose a tag to compare

@Zodiac1978 Zodiac1978 released this 18 Jan 12:46
  • Tested up to WordPress 6.9
  • Tablesort updated to the latest version (5.7.0)
  • Minor optimization loading the Javascript

Full Changelog: 2.2.1...2.2.2

2.2.1

Choose a tag to compare

@Zodiac1978 Zodiac1978 released this 25 Apr 13:54
  • Fix plugin for subfolder installs

Full Changelog: 2.2.0...2.2.1

2.2.0

Choose a tag to compare

@Zodiac1978 Zodiac1978 released this 25 Apr 13:02

What's Changed

  • Tablesort updated to the latest version (5.6.0)
  • Many code improvements (Thanks to PHPStan, WPCS and Plugin Check)
  • New ownership
  • Tested with WP 6.8

Full Changelog: 2.1.1...2.2.0

2.1.1

Choose a tag to compare

@Zodiac1978 Zodiac1978 released this 20 Mar 12:20

Last release from @roytanck