| @@ -2,10 +2,10 @@ | ||
| 2 | 2 | Contributors: webappick,wahid0003 |
| 3 | 3 | Donate link: https://webappick.com/ |
| 4 | 4 | Tags: bundle discount plugin, free shipping, product discount, bulk discount, bogo |
| 5 | 5 | Requires at least: 5.9 |
| 6 | -Tested up to: 7.1 | |
| 7 | -Stable tag: 1.4.13 | |
| 6 | +Tested up to: 7.1.1 | |
| 7 | +Stable tag: 1.4.17 | |
| 8 | 8 | License: GPLv3 or later |
| 9 | 9 | License URI: http://www.gnu.org/licenses/gpl-3.0.html |
| 10 | 10 | Requires PHP: 7.4 |
| 11 | 11 | |
| @@ -516,9 +516,24 @@ | ||
| 516 | 516 | 12. Showing settings page. |
| 517 | 517 | 13. Showing campaign summary page with config. |
| 518 | 518 | |
| 519 | 519 | == Changelog == |
| 520 | -= 1.4.12(Sep 07, 2026) = | |
| 520 | += 1.4.17 (Sep 18, 2026) = | |
| 521 | +* Fixed: Wrong discount logic for Bulk, Bundle and BOGO fixed discount, when select all product from count quantity section. | |
| 522 | +* Tweak: Compatibility checked with WordPress version 7.1.1, no issue found. | |
| 523 | + | |
| 524 | += 1.4.16 (Sep 16, 2026) = | |
| 525 | +* Fixed: Prevented direct deletion of active campaigns. | |
| 526 | +* Fixed: Campaign actions appearing outside the visible screen. | |
| 527 | + | |
| 528 | += 1.4.15 (Sep 14, 2026) = | |
| 529 | +* Fix: Incorrect discount intent supplied to `disco_final_discounted_amount` when multiple discounts with the same intent are active. | |
| 530 | +* Fix: User limit issue counting issue when same intent campaign are active. | |
| 531 | + | |
| 532 | += 1.4.14 (Sep 11, 2026) = | |
| 533 | +* Updated: Tailwind updated to v4.3 | |
| 534 | + | |
| 535 | += 1.4.13(Sep 07, 2026) = | |
| 521 | 536 | * Tweak: WooCommerce compatibility checked with version 11.1.0, no issue found. |
| 522 | 537 | |
| 523 | 538 | = 1.4.12(Aug 31, 2026) = |
| 524 | 539 | * Update: Plugin tags updated. |