Skip to content

v2.0.0 - Complete rewrite with new architecture

Choose a tag to compare

@NichlasB NichlasB released this 26 Mar 22:44
· 5 commits to main since this release

What's New in v2.0.0

This release is a complete rewrite of Alynt Customer Groups, featuring a new architecture, improved performance, and enhanced maintainability. The plugin has been renamed from 'Customer Groups for WooCommerce' to 'Alynt Customer Groups'.

Highlights

  • Complete plugin rename with new WCCG class prefix
  • New pricing rule architecture with enhanced AJAX handling
  • Refactored admin UI with modal editing and improved view helpers
  • New public pricing and banner components
  • Added composer.json for dependency management
  • Added GitHub Actions workflows for build and release
  • Comprehensive documentation with new HOOKS.md

Breaking Changes

  • Plugin renamed from customer-groups-for-woocommerce to alynt-customer-groups
  • All class names changed from prefix CCG_ to WCCG_
  • Database schema may require migration
  • Custom hooks may have changed

Changelog

See CHANGELOG.md for full details

Upgrade Notes

Please deactivate and reactivate the plugin after upgrading to ensure database migrations run correctly.