diff --git a/package.json b/package.json index a3a1049..3788581 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wc-donation-manager", - "version": "1.1.2", + "version": "1.1.3", "description": "Easily manage and collect donations with WooCommerce. It provides a seamless solution for receiving donations for charitable organizations, non-profits, or businesses supporting a cause.", "author": "ByteEver Team", "license": "GPL-2.0-or-later", diff --git a/readme.txt b/readme.txt index 5860ebd..3378ab6 100644 --- a/readme.txt +++ b/readme.txt @@ -1,8 +1,8 @@ === Donation Manager for WooCommerce - Effortlessly Collect & Manage Donations === Contributors: pluginever, manikmist09 Tags: donation, donations, donate, help, charitable -Tested up to: 6.9 -Stable tag: 1.1.2 +Tested up to: 7.0 +Stable tag: 1.1.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -128,6 +128,12 @@ If you encounter a bug or have a feature request for the Donation Manager for Wo Upgrade to PRO to unlock additional features: [Upgrade to PRO](https://pluginever.com/plugins/woocommerce-donation-manager-pro/?utm_source=product-page-wordpress.org&utm_medium=product-page-wordpress.org&utm_campaign=product-page-wordpress.org) == Changelog == += 1.1.3 (4th June 2026) = +* Enhancement: Added a WYSIWYG editor to the Cause section for rich content formatting. +* Enhancement: Added configurable donation behavior after campaign goal completion. +* Enhancement: Improved donation form UI/UX for better usability and streamlined user experience. +* Compatibility: Checked compatibility with the latest version of WooCommerce(v10.8.1) and WordPress (V7.0). + = 1.1.2 (20th April 2026) = * Minor maintenance update. * Compatibility: Checked compatibility with the latest version of WooCommerce (v10.7). diff --git a/wc-donation-manager.php b/wc-donation-manager.php index f3e03d0..59f13b7 100644 --- a/wc-donation-manager.php +++ b/wc-donation-manager.php @@ -3,9 +3,9 @@ * Plugin Name: Donation Manager * Plugin URI: https://pluginever.com/plugins/woocommerce-donation-manager-pro/ * Description: Easily manage and collect donations with WooCommerce. It provides a seamless solution for receiving donations for charitable organizations, non-profits, or businesses supporting a cause. - * Version: 1.1.2 + * Version: 1.1.3 * Requires at least: 5.2 - * Tested up to: 6.9 + * Tested up to: 7.0 * Requires PHP: 7.4 * Author: PluginEver * Author URI: https://pluginever.com/ @@ -14,7 +14,7 @@ * Text Domain: wc-donation-manager * Domain Path: /languages * WC requires at least: 3.0.0 - * WC tested up to: 10.7 + * WC tested up to: 10.8 * Requires Plugins: woocommerce * * @link https://pluginever.com