File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11====== Changelog ======
22
3+ v1.2.7 -> 09 Dec 2025
4+ ----------------------
5+ - **fix:** Ensure compatibility with packing slips by updating method
6+
37v1.2.6 -> 05 Dec 2025
48----------------------
59- **fix:** Undefined Method my_account_invoice_pdf_link() in Dokan Invoice prevent fatal error
Original file line number Diff line number Diff line change 33 * Plugin Name: Dokan - PDF Invoice
44 * Plugin URI: https://dokan.co/wordpress/
55 * Description: A Dokan plugin Add-on to get PDF invoice.
6- * Version: 1.2.6
6+ * Version: 1.2.7
77 * Author: weDevs
88 * Author URI: https://dokan.co/
99 * License: GPL2
Original file line number Diff line number Diff line change 11{
22 "name" : " Dokan-Invoice" ,
3- "version" : " 1.2.6 " ,
3+ "version" : " 1.2.7 " ,
44 "slug" : " dokan-invoice" ,
55 "description" : " Dokan Invoice add-on" ,
66 "author" : " Tareq Hasan" ,
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Requires at least: 6.4
66Tested up to: 6.8.1
77WC requires at least: 8.5.0
88WC tested up to: 9.8.4
9- Stable tag: 1.2.6
9+ Stable tag: 1.2.7
1010License: GPLv2 or later
1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
1212
You can’t perform that action at this time.
0 commit comments