FREE

= 1.1.2 =
* Fixed: Plugin icon in plugins list

= 1.1.1 =
* Fixed: Plugin icon
* Updated: flatpickr library

= 1.1.0 =
* Added: BOGO (Buy X Get 1) discount type with flexible quantities
* Added: free shipping discount action with per-method selection
* Added: user login status targeting (show discounts only to logged-in or guest customers)
* Added: cart quantity and distinct item conditions
* Added: AND/OR logic toggle for combining multiple conditions
* Added: duplicate discount button for quick rule creation
* Added: internal notes field for admin reference
* Added: discount rules search & filter in the list
* Added: "You saved $X" summary in customer order emails
* Added: bulk discount table display on product pages
* Added: security checks to admin handlers
* Updated: flatpickr library
* Updated: sortable library
* Fixed: discount conditions not evaluating correctly for cart-level actions
* Fixed: cart/order total display issues
* Fixed: discounts not applying on frontend in some cases
* Fixed: pricing display for product variations
* Fixed: date/timezone comparison issues
* Fixed: XSS vulnerabilities in admin interface
* Tweak: Optimized database queries for faster discount processing
* Tweak: admin interface with better status badges (Active, Inactive, Scheduled, Expired) and colors
* Tweak: discount rules with stop-processing flag to prevent rule stacking

= 1.0.4 =
* Updated: Translations template.
* Fixed: Issue with Pro plugin crashing & better Pro support.
* Fixed: Fee calculation fix.

= 1.0.3 =
* Updated: Plugin logo.
* Fixed: Discounts not working in some cases due to post not being passed correctly.
* Tweak: Redirect to discounts page after saving a new discount for better UX.

= 1.0.2 =
* Added: More discount options, available in PRO.
* Fixed: Populate discount function.
* Fixed: Delete discounts.
* Fixed: Improved kses - fixed pagination results #.
* Fixed: Dropdown results scrollbar.
* Tweak: Better integration with PRO plugin.
* Tweak: Improved products search, first search by SKU.

= 1.0.1 =
* Fixed: visibility issue with pagination, products field and better escaping.

= 1.0.0 =
* First version

    Pro

    = 1.1.0 =
    * Added: Product attribute condition with dynamic attribute taxonomy selector and values search.
    * Added: Payment gateway condition for cart-level filtering by selected payment method.
    * Added: Coupon applied and coupon not applied conditions with coupon search field.
    * Added: AJAX handler for coupon search with pagination support.
    * Added: JavaScript handler for attribute taxonomy change events.
    * Added: Product tiered discount action for multiple quantity-based pricing breakpoints.
    * Added: Shipping percentage and fixed discount actions for shipping cost discounts.
    * Fixed: Unified coupon validation for both applied/not-applied conditions.
    * Tweak: Enhanced admin UI fields for all Phase 2 conditions.
    * Added: BOGO Free action (100% discount on buy X get 1 free deals).
    * Added: User roles condition for role-based cart discounts.
    * Added: Specific users condition with AJAX-powered user search.
    * Added: First purchase condition for new customer targeting.
    * Added: Total orders made condition with order status filtering and email/user selection.
    * Added: Total spent condition for customer lifetime value targeting.
    * Added: Purchased products condition (requires customer to have bought specific products).
    * Added: Reviewed products condition (requires customer reviews on specific products).
    * Added: Number of reviews condition with comparison operators.
    * Fixed: Validation for BOGO Free action (requires products and quantity).
    * Tweak: Runtime evaluation logic complete for all Phase 1 conditions.

    = 1.0.1 =
    * Added: Discount conditions for Customers - Total orders made, Total spent, First purchase, Purchased products, Reviewed products and Number of reviews.

    = 1.0.0 =
    * First version