* Improvement - Compatibility with WooCommerce 5.0.
* Improvement - Compatibility with WooCommerce Multilingual 4.11.2.
* Improvement - Updated Product Add-ons to 3.3.1.
* Improvement - Added 'woocommerce_appointment_status_changed' hook, when status transition changed.
* Improvement - Replaced empty array() instances with shorthand [] instance.
* Improvement - When billing data is empty, try getting it from shipping data.
* Improvement - Removed duplicate appointment ID queries in admin.
* Fix - PHP 8 notices for required parameters after optional ones.
* Fix - PHP 8 notices with WPML activated.
* Fix - Syncing staff and global sync for the same appointment.