airfleet/airfleet-ab-tester-plugin

Project releases

airfleet-ab-tester-plugin

Release 3.1.0

Added plugin dependencies metadata field to the main plugin file.

GitHub
View full changelog

Changed

  • Added plugin dependencies in main plugin file (Requires Plugins metadata field)
  • Internal: Increased Node.js version requirement to >=24
  • Internal: Bump npm dependency @airfleet/wordpress-dev to ^4.0.0
  • Internal: Bump composer dependency airfleet/wordpress-dev to ^4.0.0
  • Internal: Switched package manager to Bun
  • Internal: Updated linters and development tools
  • Internal: Updated configuration for development tools
  • Internal: Moved configuration sections from package.json to dedicated config files
  • Internal: Updated browserslist configuration
  • Internal: Updated package.json scripts to use Airfleet CLI
  • Internal: Updated README.md to remove Getting Started and Documentation sections
  • Internal: Updated Plugin URI metadata field in main plugin file
  • Internal: Updated GitHub workflows
  • Internal: Updated scoper.custom.php to add excluded constants for WordPress and WooCommerce requests
  • Internal: Added .airfleet-license and .airfleet-visible
airfleet-ab-tester-plugin

Release 3.0.0

Added tracking events for group add, update, and delete actions.

GitHub
View full changelog

Added

  • Added tracking events for add, update, and delete actions of group: airfleet_ab_tester_group_added, airfleet_ab_tester_group_updated, airfleet_ab_tester_group_removed.
airfleet-ab-tester-plugin

Release 2.0.0

Rebuilt the plugin for integration into Airfleet Platform

GitHub
View full changelog

Added

  • Rebuilt plugin for integration into Airfleet Platform
  • Improved UI and UX