Ir al contenido principal

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
  • Admin interface for coupon management
  • Internationalization (English, Spanish)
  • Clean uninstall process
  • Full documentation and changelog

Fixed

  • Initial bug fixes and stability improvements

Changed

  • Marked as first stable version

[2.3.1] - 2024-01-24

Added

  • Spanish (es_ES) translation
  • Improved documentation
  • Contributing guidelines
  • Changelog

Fixed

  • HTML escaping in admin views
  • Nonce validation in forms
  • Translation loading issues

Changed

  • Updated minimum PHP requirement to 7.4
  • Improved error messages
  • Better code organization

[2.3.0] - 2024-01-20

Added

  • Multiple category selection with Select2
  • Individual percentage discounts per category
  • Automatic WooCommerce coupon synchronization
  • Admin interface improvements

Fixed

  • Coupon validation issues
  • Database optimization
  • Security improvements

[2.2.0] - 2024-01-15

Added

  • WooCommerce integration
  • Basic coupon management
  • Category-based discounts

Changed

  • Complete code refactoring
  • Improved performance
  • Better user interface

[2.1.0] - 2024-01-10

Added

  • Initial release
  • Basic functionality
  • Admin interface