Plugin Directory

Changeset 3371597


Ignore:
Timestamp:
10/02/2025 07:56:06 AM (5 months ago)
Author:
xfinitysoft
Message:

Fix:Time Span date range validation (end date cannot be earlier than start date).
Fix:plugin activation conflict with Order Limit free version.
Fix:Product Amount rules incorrectly increasing quantity instead of showing error.
Fix:multiple notifications stacking in a single block.
Fix:Product Limit rules with specific users and time spans.
Fix: Accumulative Min/Max Amount rules not triggering errors.
Fix: Enforce mandatory “Check Previous Orders” when Time Span is enabled.
Fix: Correct rule count mismatch when rules moved to Trash.
Fix: duplicate errors in Settings > Order Total until page refresh.
Fix: critical error when Store Limit enabled without quantity/amount values.
Fix: cart page not showing error until refresh for Category rules.
Fix: global cart total min/max validation.
Fix: false error for Daily Limits not yet reached.
Remove: Save Changes button from Settings > Shortcode.
Improve: UI layout for Category Rules and Customer Rules (balanced Rule Type and More Options).
Improve: UI styling for Product Rules.
Add: Enable/Disable column in Rules table.
Add: Check pervious order by daily,weekly, monthly and yearly.

Location:
wc-order-limit-lite
Files:
54 added
1 edited

Legend:

Unmodified
Added
Removed
  • wc-order-limit-lite/trunk/readme.txt

    r3362623 r3371597  
    66Tested up to: 6.8
    77Requires PHP: 6.2
    8 Stable tag: 3.0.9
     8Stable tag: 3.1.0
    99License: GPLv2
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    233233
    234234== Changelog ==
     2353.1.0
     236Fix:Time Span date range validation (end date cannot be earlier than start date).
     237Fix:plugin activation conflict with Order Limit free version.
     238Fix:Product Amount rules incorrectly increasing quantity instead of showing error.
     239Fix:multiple notifications stacking in a single block.
     240Fix:Product Limit rules with specific users and time spans.
     241Fix: Accumulative Min/Max Amount rules not triggering errors.
     242Fix: Enforce mandatory “Check Previous Orders” when Time Span is enabled.
     243Fix: Correct rule count mismatch when rules moved to Trash.
     244Fix: duplicate errors in Settings > Order Total until page refresh.
     245Fix: critical error when Store Limit enabled without quantity/amount values.
     246Fix: cart page not showing error until refresh for Category rules.
     247Fix: global cart total min/max validation.
     248Fix: false error for Daily Limits not yet reached.
     249Remove: Save Changes button from Settings > Shortcode.
     250Improve: UI layout for Category Rules and Customer Rules (balanced Rule Type and More Options).
     251Improve: UI styling for Product Rules.
     252Add: Enable/Disable column in Rules table.
     253Add: Check pervious order by daily,weekly, monthly and yearly.
    2352543.0.9
    236255Fix: website broken issue.
Note: See TracChangeset for help on using the changeset viewer.