-
Notifications
You must be signed in to change notification settings - Fork 16
/
changelog.txt
executable file
·48 lines (40 loc) · 1.59 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
====== Changelog ======
v1.2.3 -> 23 Oct 2024
------------------------
- **Update:** WordPress v6.6.2 compatibility
- **Update:** PDF Invoices & Packing Slips for WooCommerce v3.9.0 compatibility
- **Update:** Rewrite dokan store name adding implementation
- **Fix:** Dependency error with PDF Invoices for WooCommerce v3.9.0 on plugin activation
v1.2.2 -> 16 Sep 2023
------------------------
- **Update:** WordPress 6.3.1 compatibility
- **Update:** Added HPOS (High Performance Order Storage) support
v1.2.1 -> 22 May 2021
------------------------
- [new] Added new filter hook: dokan_invoice_single_seller_address
- [fix] Made some string translatible
- [update] WordPress latest version compatibility
v1.1.0 -> 9 September 2017
------------------------
- [new] Compatibility with WooCommerce PDF Invoices & packing slips 2.0+
- [fix] showing error on Order action for vendor dashboard
v1.0.3 -> 14 May 2017
------------------------
- [new] Compatibility with WooCommerce 3.0+
- [fix] showing warning on Order action under My Account page
v1.0.2 -> 20 December 2016
------------------------
- [fix] Text domain
- [New] Compatibility with older versions
- [New] Vendor Information on the PDF file.
v1.0.1 -> 2015-12-30
------------------------
- [tweak] Dependency Error Notice added
- [tweak] Fully integrated with Woocommerce PDF invoices templates
- [fix] Permission issue fixed for customer and admin
- [fix] Style and template issue fixed
- [fix] Seller email code issue fixed
- [fix] Sellers can download their Sales Invoice from dashboard order page
v1.0 -> 2015-08-02
------------------------
- Initial Release