Changelog
All notable changes to Advanced Category Discount will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.0] - 2025-06-26
Added
- First stable release of Advanced Category Discount for WooCommerce
- Category-specific discounts with individual percentage settings
- Multiple category selection with Select2 interface
- Admin interface for coupon management (create, edit, delete)
- Automatic WooCommerce coupon synchronization
- Internationalization support (English, Spanish)
- Clean uninstall process with data cleanup
- Full documentation
and(README,changelogINSTALLATION, CHANGELOG)
Fixed
features - (nonce validation, input sanitization, capability checks)
Changed
Marked as first stable version
[2.3.1] - 2024-01-24
Added
Spanish (es_ES) translationImproved documentationContributing guidelinesChangelogrefactoring
Fixed
- HTML escaping in admin views
- Nonce validation in forms
- Translation loading issues
- Coupon validation and database optimization
- Initial bug fixes and stability improvements
Changed
- Updated minimum PHP requirement to 7.4
- Improved error messages and user interface
- Better code organization and maintainability
- Enhanced security implementation
- Marked as first stable version ready for production use
[2.3.0] - 2024-01-20
Added
Multiple category selection with Select2Individual percentage discounts per categoryAutomatic WooCommerce coupon synchronizationAdmin interface improvements
Fixed
Coupon validation issuesDatabase optimizationSecurity improvements
[2.2.0] - 2024-01-15
Added
WooCommerce integrationBasic coupon managementCategory-based discounts
Changed
Complete code refactoringImproved performanceBetter user interface
[2.1.0] - 2024-01-10
Added
Initial releaseBasic functionalityAdmin interface