2023.05.24 – version 3.2
* added: compatibility support for WooCommerce HPOS
2022.09.06 – version 3.1.2
* added: selectbox to display notification header and text at beginning of E-Mail body
* added: filter “wc_email_attachments_unfiltered_notification_text” – allows to use unfiltered HTML in notification header and text
(e.g. add_filter( ‘wc_email_attachments_unfiltered_notification_text’, ‘__return_true’, 10 ); )
2022.01.26 – version 3.1.1,* Adding WooCommerce 3.2 version check support
2017.05.17 – version 3.0.7
* Fix bug with checkbox “always show the attachment notification” due to changed call sequence to e-mail handlers
2017.03.10 – version 3.0.6
* Fix changelog
2017.03.09 – version 3.0.5