PluginProbe
Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO / 1.4.17
Discount Rules for WooCommerce – Disco | Dynamic Pricing, Conditions, Bulk, Bundle, BOGO v1.4.17
1.4.17 1.4.16 1.4.15 1.4.14 1.4.13 1.4.12 1.4.11 1.4.10 1.4.9 1.4.8 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.3.54 1.3.53 1.3.52 1.3.51 1.3.50 1.3.49 1.3.48 All 180 releases
← All changes | README.txt +14 -2 1.4.141.4.17 View file →
@@ -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.14
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,8 +516,20 @@
516 516 12. Showing settings page.
517 517 13. Showing campaign summary page with config.
518 518
519 519 == Changelog ==
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 +
520 532 = 1.4.14 (Sep 11, 2026) =
521 533 * Updated: Tailwind updated to v4.3
522 534
523 535 = 1.4.13(Sep 07, 2026) =