Changelog

WooCommerce KROS Onix Connector

1.0.12 - 2023-03-29
  • Tweak - Allow to sync product images also for eshop product variations.
  • Tweak - Display response error from API by onetime sync.
  • Dev - Improve visual multiselect fields in plugin settings.
  • Dev - Tested up to WC 7.5.1.
1.0.11 - 2023-03-08
  • Enancement - Allow to sync only stock cards from Onix to eshop that have a checked flag "WooConn.sk: Export do e-shopu". To use it, required to active the plugin with code "U_WCON_SI001" in your Onix.
1.0.10 - 2023-03-06
  • Enancement - Added hook tlw_wc_onix_conn_get_product_image_base64 for modifying the product image request to eshop.
  • Tweak - Default getting full size product image from Onix.
1.0.9 - 2023-03-01
  • Enhancement - Allow to sync the product images from Onix to eshop.
  • Enancement - Added hooks tlw_wc_onix_conn_sync_order, tlw_wc_onix_conn_sync_order_item, tlw_wc_onix_conn_sync_order_fee, tlw_wc_onix_conn_sync_order_shipping for modifying the request order and invoice outputs to Onix.
  • Enhancement - Added hooks tlw_wc_onix_conn_sync_product, tlw_wc_onix_conn_sync_product_variation for modifying the product request to eshop.
  • Fix - Correct detection syncing Onix product groups with eshop product categories, store 'human' category slugs.
  • Dev - Tested up to WC 7.4.1.
1.0.8 - 2023-02-14
  • Fix - Correct sync product groups (categories) by one-time sync action.
  • Dev - Tested up to WC 7.3.0.
1.0.7 - 2022-12-22
  • Enhancement - Extension of functions with sync logs in plugin interface. Possibility to export and save them, send them by email to WooConn.sk.
  • Tweak - Encrypted log files mail sent to WooConn.sk from plugin interface.
  • Tweak - Set default active logging.
  • Dev - Minor code refactoring.
  • Dev - Tested up to WP 6.1.1 and WC 7.2.2.
1.0.6 - 2022-07-12
  • Enhancement - Allow to define the order statuses for which orders aren't to be exported to Onix.
  • Enhancement - Allow to automatically get exchange rates for EUR from ECB and use the exchange rate in Onix orders and invoices.
  • Tweak - Moved setting of orders and invoices to new tab 'Order And Invoice Setting'.
  • Tweak - Allow to define to don't create new products by syncing products from Onix to eshop.
  • Tweak - Visual improve of the displayed data on the synchronization of orders and invoices in eshop admin interface.
  • Dev - Tested up to WC 6.6.1.
1.0.5 - 2022-06-10
  • Fix - Thousand separator for calc the prices in synced orders and invoices.
  • Fix - Handle display error in the admin eshop interface if the API doesn't respond or API is down.
  • Dev - Minor code refactoring.
  • Dev - Tested up to WP 6.0 and WC 6.5.1.
1.0.4 - 2022-03-16
  • 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.3 - 2022-02-24
  • Enhancement - Refactoring optimization of the products sync process from Onix to the eshop. Minimization of demands on data processing performance, faster processing of requests on the eshop side.
  • Enhancement - Added the ability to define product attributes that should not be synced.
  • Tweak - Upgrade Guzzle HTTP v7.3.0.
  • Fix - Resolved Guzzle conflict with other plugins by custom namespaces and composer loading method.
  • Dev - Tested up to WP 5.9.1 and WC 6.2.1.
1.0.2 - 2021-09-16
  • Tweak - Created separate asset js script.
  • Dev - Minor code refactoring.
  • Dev - Tested up to WP 5.8.1 and WC 5.6.0.
1.0.1 - 2021-07-06
  • Fix - Update changed date for changing order status. Show success message for one-time syncing new orders.
1.0.0 - 2021-06-22
  • Initial Release.