Changelog

WooCommerce OBERON Connector

1.0.6 - 2023-03-21
  • Fix - Correct sync product parameters from OBERON with e-shop product attributes, if already the product exists in e-shop.
  • Dev - Tested up to WC 7.5.0.
1.0.5 - 2023-03-02
  • Enhancement - Allow to sync the product parameters from OBERON to product attributes in e-shop.
  • Enhancement - Extension of functions with sync logs in plugin interface. Possibility to export and save them, send them by email to WooConn.sk.
  • Enhancement - Add hooks tlw_wc_oberon_conn_sync_order, tlw_wc_oberon_conn_sync_order_product, tlw_wc_oberon_conn_sync_order_fee, tlw_wc_oberon_conn_sync_order_shipping for modifying order sync outputs to OBERON.
  • Enhancement - Add hooks tlw_wc_oberon_conn_sync_product, tlw_wc_oberon_conn_sync_product_variation for modifying product sync from OBERON to e-shop.
  • Tweak - Visual improve of the displayed data on the synchronization of orders in e-shop admin interface. Added OBERON meta box in the order detail.
  • Tweak - Set default active logging.
  • Dev - Tested up to WP 6.1.1 and WC 7.4.1.
1.0.4 - 2022-09-23
  • Enhancement - Create one-time sync section in plugin settings for syncing of products by uploaded OBERON XML file.
  • Fix - Correct calc item VAT rates in synced orders if number of decimal points in product prices is zero.
  • Dev - Tested up to WP 6.0.2 and WC 6.9.3.
1.0.3 - 2022-08-11
  • Enhancement - Allow to define the order statuses for which orders aren't to be exported to OBERON.
  • Tweak - Moved order settings to new tab 'Order settings' in plugin interface.
  • Dev - Tested up to WP 6.0.1 and WC 6.8.0.
1.0.2 - 2022-04-06
  • Tweak - Set default product key item.
  • Dev - Tested up to WP 5.9.3.
1.0.1 - 2022-04-05
  • Fix - Get internal product ID from OBERON in 'light' syncing products to e-shop.
  • Dev - Minor code refactoring.
  • Dev - Tested up to WP 5.9.2 and WC 6.3.1.
1.0.0 - 2022-02-08
  • Initial Release.