@@ -5,7 +5,7 @@ Tags: commerce, e-commerce, commerce, WordPress ecommerce, store, sales, sell, s
55Requires at least: 6.0
66Tested up to: 6.9
77Requires PHP: 8.1
8- Stable tag: 0.0.13
8+ Stable tag: 0.0.14
99WC requires at least: 9.6
1010WC tested up to: 10.3
1111License: GNU General Public License v3.0
@@ -189,38 +189,11 @@ Sí, el plugin incluye una opción de sincronización masiva de productos desde
189189
190190== Changelog ==
191191
192- = 0.0.1 =
193- * Initial beta release
194- = 0.0.2 =
195- * Fixed discount product
196- * Updated show fields in order view
197- = 0.0.3 =
198- * Added option select seller
199- * Added option select invoice status
200- * Updated valid NIT
201- * Updated create contact
202- = 0.0.4 =
203- * Fixed generate invoice
204- = 0.0.5 =
205- * Added option select tax
206- * Added item shipping cost
207- * Fixed tax in product
208- = 0.0.6 =
209- * Added discount in product
210- = 0.0.7 =
211- * Fixed emit invoices
212- = 0.0.8 =
213- * Fixed get description product
214- * Updated compatibility with wordPress
215- = 0.0.9 =
216- * Fixed price item
217- * Added tax to shipping item
218- = 0.0.10 =
219- * Added log create invoice
220- = 0.0.11 =
221- * Updated fields document, compatibility with checkout block
222- = 0.0.12 =
223- * Fixed save type document
192+ = 0.0.14 =
193+ * Add invoice settings for order and invoice status configuration
194+ * Refactor invoice column handling in WooCommerce admin orders
195+ * Remove unused product description from invoice item data
196+ * Enhance token validation with improved error handling and sanitization
224197= 0.0.13 =
225198* Added option to control automatic client creation in Alegra
226199* Added option to control automatic product creation in Alegra
@@ -232,6 +205,38 @@ Sí, el plugin incluye una opción de sincronización masiva de productos desde
232205* Refactored calculateDv to calculate_dv following WordPress coding standards
233206* Added protection against division by zero in discount calculations
234207* Improved code documentation with comprehensive PHPDoc blocks
208+ = 0.0.12 =
209+ * Fixed save type document
210+ = 0.0.11 =
211+ * Updated fields document, compatibility with checkout block
212+ = 0.0.10 =
213+ * Added log create invoice
214+ = 0.0.9 =
215+ * Fixed price item
216+ * Added tax to shipping item
217+ = 0.0.8 =
218+ * Fixed get description product
219+ * Updated compatibility with wordPress
220+ = 0.0.7 =
221+ * Fixed emit invoices
222+ = 0.0.6 =
223+ * Added discount in product
224+ = 0.0.5 =
225+ * Added option select tax
226+ * Added item shipping cost
227+ * Fixed tax in product
228+ = 0.0.4 =
229+ * Fixed generate invoice
230+ = 0.0.3 =
231+ * Added option select seller
232+ * Added option select invoice status
233+ * Updated valid NIT
234+ * Updated create contact
235+ = 0.0.2 =
236+ * Fixed discount product
237+ * Updated show fields in order view
238+ = 0.0.1 =
239+ * Initial beta release
235240
236241== Credits ==
237242* [Website](https://saulmoralespa.com) [Linkedin](https://www.linkedin.com/in/saulmoralespa/)
0 commit comments