Skip to content

Quorlyx 2.2.5

Latest

Choose a tag to compare

@mo1st mo1st released this 02 Jun 13:17
· 2 commits to main since this release

Release Notes

This release focuses on cleanup and trust for the open-source plugin.

  • Fixed PHPCS/WPCS issues found during the WordPress coding standards cleanup.
  • Added Composer development tooling and phpcs.xml.dist so contributors can run the same standards checks locally.
  • Added a kind GitHub star support note in Quorlyx > Settings > About.
  • Bumped the plugin metadata and WordPress readme stable tag to 2.2.5.

Validation run before release:

  • php -l passed for plugin PHP files.
  • composer validate --no-check-publish passed.
  • composer lint:php passed.
  • JS syntax checks passed for frontend/admin/tracker assets.
  • Open-source-safe trigger/tracker regression checks passed: 7/7.