@@ -6,7 +6,7 @@ Tags: packing slips, invoice, pdf invoice, delivery notes, woocommerce print inv
66Requires at least: 4.4
77Tested up to: 6.5.3
88Author URI: https://www.tychesoftwares.com/
9- Stable tag: 5.0.0
9+ Stable tag: 5.0.1
1010License: GPLv3 or later
1111License URI: http://www.opensource.org/licenses/gpl-license.php
1212
@@ -338,20 +338,24 @@ Please [contribute your translation](https://github.com/TycheSoftwares/woocommer
338338
339339== Changelog ==
340340
341+ = 5.0.1 (07.06.2024) =
342+ * Fix - Logo printing double.
343+ * Fix - Bulk Action Print Invoice issue.
344+
341345= 5.0.0 (05.06.2024) =
342346This release contains a major update for the plugin, focusing primarily on the all-new backend user interface, along with several bug fixes.
343347Major Updates:
344- *Changed the UI of plugin settings page.
345- *Added a setting for template type, and now customize your template with different settings.
346- *Added a template setting page to customize the template.
347- *Added live preview for customization of the template.
348- *Added size setting for the company logo.
349- *Added setting To store PDF files for a specific duration.
350- *Added email attachment with template PDF files.
351- *Added Invoice menu in the WooCommerce menu.
348+ * Changed the UI of plugin settings page.
349+ * Added a setting for template type, and now customize your template with different settings.
350+ * Added a template setting page to customize the template.
351+ * Added live preview for customization of the template.
352+ * Added size setting for the company logo.
353+ * Added setting To store PDF files for a specific duration.
354+ * Added email attachment with template PDF files.
355+ * Added Invoice menu in the WooCommerce menu.
352356Bug fixes :
353- *Fix: Bulk printing being initiated multiple times
354- *Fix: Translations for the print link in emails do not work
357+ * Fix - Bulk printing being initiated multiple times
358+ * Fix - Translations for the print link in emails do not work
355359
356360= 4.9.0 (27.02.2024) =
357361* Fix - Cross-site request forgery vulnerability in the plugin.
0 commit comments