== 1.4.10 - 18/03/2026 ==
Added: Shared diagnostic log bootstrap and protected admin viewer via core helpers.
Fixed: Event log directory/file is now prepared in advance and reports path or permission problems directly in addon settings.
Changed: Removed direct public log-file links under `/wp-content`, reducing false 404s caused by cache, rewrite rules or WAF policies.

== 1.4.9 - 28/10/2024 ==
Update: change domain woopop.it to wp-pop.com

== 1.4.8 - 16/04/2024 ==
Fixed: filter_input, filter_var FILTER_SANITIZE_STRING filter support for PHP >= 8.1

== 1.4.7 - 16/02/2024 ==
Added: Document data and actions to WC order billing_address column
Fixed: translation string
Fixed: add order id in email body > sendEmailToAdminForInvoiceCreateError

== 1.4.6 - 29/01/2024 ==
Fixed: Job uploadInvoice check sent document

== 1.4.5 - 16/01/2024 ==
Added: Check scheduled running

== 1.4.4 - 07/12/2023 ==
Fixed: add wp_clear_scheduled_hook if change status from completed to pending or other

== 1.4.3 - 15/11/2023 ==
Fixed: refreshOAuthToken when run cron job

== 1.4.2 - 14/11/2023 ==
Fixed: Cron job - Send the email with the invoice attached
Added: wp_remote_fopen query args "addon" and version "v"

== 1.4.1 - 06/11/2023 ==
Added: filter hook "waf_always_scheduled_proforma" for always allowed proforma
Added: new control is XML and add errors on sendEmailToAdminForInvoiceCreateError
Update: language file

== 1.4.0 - 17/10/2023 ==
Added: Support for High-Performance Order Storage
Fixed: reference get_post_meta, update_post_meta and delete_post_meta

== 1.3.6 - 28/09/2023 ==
Fixed: importAction args itemData
Add: filter hook "waf-disabled_proforma"

== 1.3.5 - 27/09/2023 ==
Added: refreshOAuthToken on getDocumentState and getDocumentNotify
Added: Re-Scheduled notification request if not type 'RC' or 'MC'

== 1.3.4 - 19/08/2023 ==
Added: support for WooCommerce 8.x.x
Fixed: undefined GuzzleHttp\json_encode

== 1.3.3 - 08/08/2023 ==
Fixed: disconnection problem in case of use of object cache
Added: constant WP_FATT_ARUBA_API_TYPE (demo or live)

== 1.3.2 - 13/07/2023 ==
Added: option for automatic sending of invoices for completed orders not sent in the last 7 days. (work 2 times a day)

== 1.3.1 - 25/05/2023 ==
Fixed: refreshOAuthToken on uploadInvoice
Added: Fallback getXmlFromOrder() for get XML
Added: isXml for check xml

== 1.3.0 - 30/03/2023 ==
Fixed: Send Proforma PDF condition

== 1.2.9 - 06/03/2023 ==
Added: refreshOAuthToken if is expired token on uploadInvoice action

== 1.2.8 - 22/02/2023 ==
Added: extra log in Jobs uploadInvoice
Added: slack message in function log
Fixed: refreshOAuthToken json_decode parameter

== 1.2.7 - 09/02/2023 ==
Fixed: print_r response log

== 1.2.6 - 19/01/2023 ==
Added: Check updates plugin link
Fixed: clear transient for update plugin

== 1.2.5 - 18/01/2023 ==
Fixed: undefined \WcElectronInvoice\Functions\filterInput

== 1.2.4 - 13/01/2023 ==
Fixed: clear woopop transient on plugin deactivate

== 1.2.3 - 12/01/2023 ==
Fixed: support for updates plugins

== 1.2.2 - 11/01/2023 ==
Added: support for updates plugins

== 1.2.1 - 26/10/2022 ==
Added: support for WooCommerce 7.x.x
Added: support for WordPress 6.1.x

== 1.2.0 - 20/10/2022 ==
Fixed: wcOrderClassName class name check

== 1.1.1 - 02/08/2022 ==
Added: getPaymentMethodCodeByMethod support woocommerce_payments

== 1.1.0 - 26/04/2022 ==
Fixed: various style
Added: support for WooCommerce 6.7.x
Added: New section for plugin manager

== 1.0.0 - 26/04/2022 ==
Initial release
