Releases: mo1st/Quorlyx
Releases · mo1st/Quorlyx
Quorlyx 2.2.5
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.distso 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 -lpassed for plugin PHP files.composer validate --no-check-publishpassed.composer lint:phppassed.- JS syntax checks passed for frontend/admin/tracker assets.
- Open-source-safe trigger/tracker regression checks passed: 7/7.
Quorlyx 2.2.4
Adds the GitHub release updater bridge for open-source installs.
- WordPress can discover Quorlyx updates from GitHub Releases.
- Adds a manual "Check GitHub updates" action in the plugin row.
- Normalizes GitHub ZIP update folders so the plugin remains installed as wp-content/plugins/quorlyx/.
- Documents why install/domain analytics require a Quorlyx-owned opt-in server endpoint, not GitHub webhooks.