Changelog

WooCommerce Pharmacy HITT Connector

1.1.2 - 2024-09-05
  • Tweak - Allow to define the log rotation by setting max number of logging days.
  • Tweak - Added Required WooCommerce in plugin header.
  • Tweak - Displaying plugin logs even if the plugin license or web service PharmacyService is not verified, better debugging of plugin verification.
  • Fix - PHP warnings in prevent multiple sync calls.
  • Dev - Updated plugin update checker.
  • Dev - Minor code refactoring.
  • Dev - Tested up to WP 6.6.1 and WC 9.2.3.
1.1.1 - 2024-05-16
  • Dev - Compatibility with PHP 8.2.
  • Dev - Changed GitLab access token.
  • Dev - Tested up to WP 6.5.3 and WC 8.8.3.
1.1.0 - 2024-02-22
  • Tweak - HPOS compatibility.
  • Tweak - Render error messages for unsuccessfully synced orders or destock items in eshop order list overview.
  • Tweak - Added hooks tlw_pharmacy_hitt_conn_order_sync, tlw_pharmacy_hitt_conn_order_product, tlw_pharmacy_hitt_conn_order_fee, tlw_pharmacy_hitt_conn_order_shippping, tlw_pharmacy_hitt_conn_sync_product, tlw_pharmacy_hitt_conn_sync_product_variation for modifying the sync requests.
  • Dev - Preventing multiple sync calls at the same time.
  • Dev - Tested up to WP 6.4.3 and WC 8.6.1.
1.0.12 - 2022-10-05
  • Fix - Changed called endpoint for checking connection with web service.
1.0.11 - 2022-10-03
  • Fix - Changed the default value of creating new products by sync products. After the new, the creation of new products is disabled by default.
  • Dev - Tested up to WC 6.9.4.
1.0.10 - 2022-09-13
  • Enhancement - Allow to define the non-stock item code from Pharmacy HITT for synced orders.
  • Tweak - Not sending products without any identification to Pharmacy HITT in synced orders.
1.0.9 - 2022-09-08
  • Tweak - Visual improve of the displayed data on the synchronization of orders.
  • Fix - Sending request of destock quantities of products to Pharmacy HITT.
  • Dev - Minor code refactoring.
  • Dev - Tested up to WP 6.0.2 and WC 6.8.2.
1.0.8 - 2022-06-02
  • Tweak - Refactoring optimization of product sync process from Pharmacy HITT to eshop. Minimization of demands on data processing performance, faster processing of requests on e-shop side.
  • Dev - Tested up to WP 6.0.
1.0.7 - 2022-05-17
  • Enhancement - Allow to define the order statuses for which orders aren't to be exported to Pharmacy HITT.
1.0.6 - 2022-05-17
  • Tweak - Added product search by SKU if the product is not found by internal Pharmacy HITT code.
  • Dev - Tested up to WC 6.5.1.
1.0.5 - 2022-05-09
  • Tweak - Sync product stock quantity by new method getStockQtyChange.
  • Dev - Tested up to WP 5.9.3 and WC 6.4.1.
1.0.4 - 2022-03-23
  • Enhancement - Allow to define regular destock quantities in Pharmacy HITT by eshop orders.
1.0.3 - 2022-03-16
  • Tweak - Set product SKU in synced orders if ordered product doesn't have the internal product code from Pharmacy HITT.
1.0.2 - 2022-03-15
  • Enhancement - Allowed to define custom date for importing changed products by onetime sync.
1.0.1 - 2022-03-15
  • Fix - Resolved problem with changing product regular price by sale price if the syncing of product prices are defined to ignore.
  • Dev - Tested up to WP 5.9.2 and WC 6.3.1.
1.0.0 - 2022-02-20
  • Initial Release.