Commit 9101cf77 authored by Varun Sridharan's avatar Varun Sridharan

Released Version 1.3.6

parent ef8391d7
...@@ -6,7 +6,7 @@ Requires at least: 3.0 or higher ...@@ -6,7 +6,7 @@ Requires at least: 3.0 or higher
Tested up to: 4.4 Tested up to: 4.4
WC requires at least: 1.0 WC requires at least: 1.0
WC tested up to: 2.4.8 WC tested up to: 2.4.8
Stable tag: 1.3.5 Beta Stable tag: 1.3.6 Beta
License: GPLv2 or later License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html License URI: http://www.gnu.org/licenses/gpl-2.0.html
...@@ -185,69 +185,92 @@ Yes you can! Join in on our <a href="https://github.com/technofreaky/woocomerce- ...@@ -185,69 +185,92 @@ Yes you can! Join in on our <a href="https://github.com/technofreaky/woocomerce-
== Changelog == == Changelog ==
= 1.3.5 BETA = = 1.3.6 =
**Fixes**
* **Fixes** - Fixed Count Notification Bubble Count
* **Fixes** - Metabox Error While Creating New Order Via Admin
* **Fixes** - Fixed Template Load Issue
* **Fixes** - Fixed issue when donation alredy exit in cart & redirect to checkout
* **Tweaks** - Remodified WP LIST TABLE For Donation Listing
* **Tweaks** - Renamed WC_TEMPLATE To WC_CORE_TEMPLATE
* **Tweaks** - Changed Order Text To Donation in Order Details Metabox
* **Tweaks** - Loaded Admin Notice Before
* **Tweaks** - Moved Template File Check From admin functions to plugin install class
* **Added** - Added Project & Doner Based Filter In Admin Listing
* **Added** - New function to get user based donation ids get_user_donations_ids
* **Added** - New template to list donations `myaccount/my-donations.php`
* **Added** - Seperate Page For Listing Donors
* **Added** - Function To Get Grouped Donation IDS By User & Project
* **Added** - 3 New Templates Added Used for my account in front end [ `myaccount/view-donation.php, order/order-details-item.php, order/order-details-customer.php`]
* **Added** - Plugin Template versioning #26
* **Added** - Checked If WooCommerce Is Active [#23]
* **Added** - FR Languages Translations
* **Added** - Included Sys Info plugin
* **Added** - Auto Flush Permalink
* **Added** - wcqd_project_limit function to get limit of a project
* **Added** - wcqd_get_project_name from order id
* **Added** - wcqd_get_project to get project id from order id
* **Added** - Added default user configurable title for easy use
* **Added** - Added Custom HEADER & FOOTER For Emails
**Issues Link**
[#Shortcode position and page content ](https://wordpress.org/support/topic/shortcode-position-and-page-content?replies=7)
[#21](https://github.com/technofreaky/woocomerce-quick-donation/issues/21)
[#23](https://github.com/technofreaky/woocomerce-quick-donation/issues/23)
[#26](https://github.com/technofreaky/woocomerce-quick-donation/issues/26)
[#27](https://github.com/technofreaky/woocomerce-quick-donation/issues/27)
[#33](https://github.com/technofreaky/woocomerce-quick-donation/issues/33)
[#34](https://github.com/technofreaky/woocomerce-quick-donation/issues/34)
[#35](https://github.com/technofreaky/woocomerce-quick-donation/issues/35)
[#38](https://github.com/technofreaky/woocomerce-quick-donation/issues/38)
* Metabox Error While Creating New Order Via Admin = 1.3.5 BETA =
* Fixed Count Notification Bubble Count * **Fixes** - Metabox Error While Creating New Order Via Admin
* Minor Bug Fix * **Fixes** - Fixed Count Notification Bubble Count
* **Fixes** - Minor Bug Fix
= 1.3.4 BETA = = 1.3.4 BETA =
**Fixes** * **Fixes** - Menu Error In Front End When Logged In Using Custom ID
* **Tweaks** - Removed Unwated Metabox For Donation order Page
* Menu Error In Front End When Logged In Using Custom ID * **Tweaks** - Modifed Core WC Quick Donation Templates
* **Added** - Custom Cart Page Template Support
**Tweaks** * **Added** - New Custom Metabox For Donation Order details
* **Added** - Few Functions In WC Quick Donation DB Class
* Removed Unwated Metabox For Donation order Page * **Added** - Custom Order Thank You Page & Order Details Tables Support
* Added New Custom Metabox For Donation Order details
* Added Few Functions In WC Quick Donation DB Class
* Modifed Core WC Quick Donation Templates
**Added**
* Custom Cart Page Template Support
* Custom Order Thank You Page & Order Details Tables Support
= 1.3.3 BETA = = 1.3.3 BETA =
**Fixes** * **Fixes** - Moved Few DB functions from Functions class to db class
* **Fixes** - Fixed template override issue [https://github.com/technofreaky/woocomerce-quick-donation/issues/12]
* Moved Few DB functions from Functions class to db class * **Fixes** - Removed Unwated Metabox For Donation order Page
* Fixed template override issue [https://github.com/technofreaky/woocomerce-quick-donation/issues/12]
* Removed Unwated Metabox For Donation order Page
= 1.3.2 BETA = = 1.3.2 BETA =
* **New** - Added Quick Links At Plugin Listing Table
**New** * **New** - Error Message When User Trying To Add Another Donation To Cart
* **New** - Already Exist Donation Error Message Option Added In Settings
* Added Quick Links At Plugin Listing Table * **Tweaks** - Standardized Coding
* Error Message When User Trying To Add Another Donation To Cart * **Tweaks** - Settings Page Modified
* Already Exist Donation Error Message Option Added In Settings * **Fixes** - Changed `Donation` Name To `Project Name` at Checkout in Review Order Section
* **Fixes** - Quick Donation Menu Not Listed In Some WP Settings.
**Tweaks**
* Standardized Coding
* Settings Page Modified
**Fixes**
* Changed `Donation` Name To `Project Name` at Checkout in Review Order Section
* Quick Donation Menu Not Listed In Some WP Settings.
= 1.3.1 BETA = = 1.3.1 BETA =
**Fixes** * **Fixes** - Error At WooCommerce Settings Page
* Error At WooCommerce Settings Page
= 1.3 Beta = = 1.3 Beta =
**New** * **New** - Created Separate Custom Post Type For Donation
* **New** - Created Separate Custom Settings Page
* Created Separate Custom Post Type For Donation * **New** - Total Plugin Redeveloped
* Created Separate Custom Settings Page * **New** - Min & Max Donation Amount Based On Project
* Total Plugin Redeveloped * **New** - Separate Page For Donation Orders
* Min & Max Donation Amount Based On Project
* Separate Page For Donation Orders
= 1.2 = = 1.2 =
* Added Widget For Donation Form * Added Widget For Donation Form
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* Plugin Name: WooCommerce Quick Donation * Plugin Name: WooCommerce Quick Donation
* Plugin URI: http://wordpress.org/plugins/woocommerce-quick-donation/ * Plugin URI: http://wordpress.org/plugins/woocommerce-quick-donation/
* Description: Turns WooCommerce Into Online Donation * Description: Turns WooCommerce Into Online Donation
* Version: 1.3.5 BETA * Version: 1.3.6 BETA
* Author: Varun Sridharan * Author: Varun Sridharan
* Author URI: http://varunsridharan.in * Author URI: http://varunsridharan.in
* Text Domain: woocommerce-quick-donation * Text Domain: woocommerce-quick-donation
...@@ -19,7 +19,7 @@ class WooCommerce_Quick_Donation { ...@@ -19,7 +19,7 @@ class WooCommerce_Quick_Donation {
/** /**
* @var string * @var string
*/ */
public $version = '1.3.5'; public $version = '1.3.6';
/** /**
* @var WooCommerce The single instance of the class * @var WooCommerce The single instance of the class
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment