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 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)
  • Security

    Fixed

    features
      (nonce validation, input sanitization, capability checks)
    • InitialPerformance bug fixesoptimizations and stabilitycode improvements

    Changed

    • Marked as first stable version

    [2.3.1] - 2024-01-24

    Added

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

    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 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