Skip to content

2.5.6 - 10 August 2017 Release

Choose a tag to compare

@linksyncjameshwartlopez linksyncjameshwartlopez released this 10 Aug 09:52
· 19 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.5.6 - 10 August 2017 Release
2.5.5 - 20 July 2017 Release
2.5.4 - 04 July 2017 Release
2.5.3 - 29 June 2017 Release

2.5.2 - 16 June 2017

Bug

  • [LV-130] - Fix not syncing all products
  • [LV-131] - Fix unable to complete syncing
  • [LV-132] - Fix inventory Syncing Issue

New Feature

  • [LV-118] - Sync of Total Amount Woo Order after Refund
  • [LV-119] - Trigger a call to the remote URL via the API
  • [LV-123] - Create menu for linksync plugin
  • [LV-124] - Show Connected product in vend and woocommerce
  • [LV-125] - Show Connected order or order that was syncing both in vend or woocomerce.

2.5.1 - 01 June 2017

  • Improve quantity syncing when product syncing type is Woo to vend with the quantity enabled and order syncing type is Vend to Woo.
  • Added and used base Method that handles every product syncing from Vend to Woocommerce
  • Use wordpress ajax in syncing products from vend and to vend and added progress bar.
  • Fix Incorrect set up of product tax in the order if the product tax class is custom made. Thus results into incorrect order total in vend when synced.
  • Added Hooks after sync. For more information click here.

2.4.20 - 03 May 2017

  • Fix incorrect message for the remaining days of trial
  • Fix HTTP ERROR 500 when syncing order to vend on WooCommerce 2.6.14
  • Fix Product quantity not syncing properly in vend when an order is proccessed in woocommerce with order syncing type was set to "Vend to WooCommerce" and quantity option is enabled in product syncing settings.
  • Added wizard

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.