Skip to content

2.4.19 - 20 April 2017

Choose a tag to compare

@linksyncjameshwartlopez linksyncjameshwartlopez released this 20 Apr 01:11
· 26 commits to master since this release

This is an updated release of linksync for Vend and WooCommerce. Keep Vend and WooCommerce in sync – updates between the two stores are instant.

Click here to report any issues.


Release Notes

2.4.19 - 20 April 2017

  • Update plugin updater
  • Fix duplicate linksync menu item under WooCommerce
  • Added zendesk chat support
  • Added Support tab for submitting ticket support
  • Updated api key validation to avoid saving invalid api key
  • Added trial message account status

2.4.18 - 17 April 2017

  • Fix tax is applied twince when order import is to vend due to WooCommerce Update(3.0.1)
  • Update webhook info on linksync page load
  • Remove Product Syncing deprecated errors due to WooCommerce 3.0.1

2.4.17 - 30 March 2017

  • Fix Attribute not updating via WooCommerce user interface
  • Fix product becoming draft if "Change product status in WooCommerce based on stock quantity" is disable

2.4.16 - 27 March 2017

  • Fix "API Key is already exists" error on adding api key
  • Fix Pending product not staying as pending when sync happens from Vend to WooCommerce
  • Fix Variant Attribute syncing from WooCommerce To Vend
  • Fix redirection error on "Click here for more information" link under category option
  • Fix Order syncing shipping price if shipping is not taxable
  • Refactor product syncing from WooCommerce to Vend

2.4.15 - 08 March 2017

  • Fix conflict in the vend selected outlets between 'two way' and 'vend to woocommerce' syncing option
  • Fix admin email being used when order is synced to vend

2.4.14 - 16 February 2017

  • Fix completed order export not exporting to vend
  • Added new option to use Woocommerce Billing Address as Vend Physical Address
  • Added new option to use Woocommerce Shipping Address as Vend Postal Address

2.4.13 - 13 February 2017

  • Fix order syncing not triggering on some cases
  • Fix duplicate order created in Vend when triggering order syncing to vend via Wordpress admin

2.4.12 - 02 February 2017

  • Fix plugin updater error on php 7
  • Fix vend outlet issue where it autoselects the first option(outlet) every plugin page reload
  • Fix Vend to Woocommerce order import setting to 'no' eventhough the selected order syncing type is 'Vend to Woocommerce'

2.4.11 - 8 December 2016

  • Fix Duplication of order to vend
  • Added Notes on successfully created order to vend
  • Added Logs on linksync triggered a sync

2.4.10 - 8 November 2016

  • [LWE-411] - Fix Quantity in Vend becoming infinite when an order is made via woocommerce and the product losses all its quantity

2.4.9 - 18 October 2016

  • Fix Delete option issue when enabled
  • Fix error T_PAAMAYIM_NEKUDOTAYIM in plugin activation on other server
  • Fix improperly setup zero variation name from vend
  • Fix minor errors

2.4.8 - 7 September 2016

  • Fix sync reset stopping.
  • Fix variant attribute not setting properly if attribute name has ", < , > and '.
  • Fix memory exhausted on clearing raw-log.txt

2.4.7 - 17 August 2016

  • Fix woocommerce sale price not showing in front end
  • Fix broken description when woocommerce product is being synced to vend
  • Set up woocommerce product attribute properly and fix empty attribute
  • Fix minor error

2.4.6 - 20 July 2016

  • Fix T_FUNCTION error on plugin activated on php version lower 5.3
  • Fix empty attribute for variant products
  • Fix Vend outlets selection that selects all outlets on linksync plugin loaded.
  • Fix tax becoming other tax or no tax if woocommerce to vend syncing triggers.

2.4.5 - 14 July 2016

  • Fix Vend tag issue when tag is having single qoutes
  • Fix error when brand is enable that prevent vend product creation
  • Fix javascript null error
  • Tweak vend tag syncing that have forward slash and doesn't have a space beside it. Ven tags that has '/' without space beside it will be treated as single woocommerce product category
  • Minor fixes
  • Code Refactor

2.4.4 - 4 July 2016

  • Automatic api key checking and updating update url on linksync plugin loaded. This fixes expired api key issue.
  • Main class instantiation if woocommerce has been loaded
  • [LWE-409] - Determine Vend tags parent and child relationship.
  • [LWE-408] - Fix javascript tooltip conflict for Tomoko Theme
  • [LWE-407] - Fix Vend quantity not syncing to Woocommerce on Product syncing type as Woocommerce to Vend and order syncing settings as Vend to Woocommerce .
  • Remove mysql connection that causes error in syncing to vend
  • Code refactor for price option
  • Minor fixes

2.4.3 - 9 June 2016

  • Fix issue product name having ""
  • Fix attribute option still changes woocommerce attribute on disable
  • fix some undefined variable error

2.4.2 - 27 May 2016

  • Fixes some error
  • Add fix for Constants variable and undefined variable
  • Fix some SQL error

2.4.1 - 13 April 2016

  • fix 'api key is empty' on update of api key

2.4.0 - 8 April 2016

  • mysql_* functions was removed
  • Manage API Tab was removed
  • UI Update for API key's modal
  • Updating API key was transferred to Configuration Tab
  • Plugin file was restructured

2.3.2 - 29 March 2016

  • Fix variable product becoming out of stock if it has one variants out of stock.

2.3.1 - 7 March 2016

  • Product category with ampersand sign is now syncing properly
  • Fix issue in syncing product tags in vend to woo
  • Fix Internal connection error

2.3.0 - 5 January 2016

  • New products created in Woo with 'published' status not showing until the product is re-saved via WooCommerce.
  • Orders in Woo not updating the correct Outlet in Vend in some instances.
  • Product description not updating correctly in some instances.
  • Updates to the linksync plugin can be done with a single click via the WordPress plugin page.