Skip to content

1.2.14 - 15 November 2017

Choose a tag to compare

@melberthbontilao melberthbontilao released this 15 Nov 02:05

This is the official release of linksync for WooCommerce that supports international consignments. It also includes a significant number of improvements and enhancements based on client feedback and suggestions.

Click here to report any issues.


Release Notes

1.2.14 - 15 November 2017

  • Edit article each consignment enhancement
  • Delete article each consignment enhancement

1.2.13 - 20 October 2017

  • Bulk article preset enhancement
  • Load issue when creating consignment
  • Create label when consignment label is missing in both bulk and single
  • Delivery phone number return message
  • Return phone number return message

1.2.12 - 17 October 2017

  • Download log
  • Add manifest operation status
  • Separate Courier chargecode options in configuration
  • Return phone number validation in configuration page
  • Delivery phone number validation in order single page when creating, modify consignment
  • Handle product unit conversion value

1.2.11 - 02 October 2017

  • Fix total weight issue for international orders.
  • Fix article weight issue on use order weight option.

1.2.10 - 26 September 2017

  • Fix displaying of capping message on other views.

1.2.9 - 20 September 2017

  • Delivery Instructions Validation
  • Add consignment capping

1.2.8 - 12 September 2017

  • Validation errors apply to extension/plugin
  • Delimiter issue when creating consignment international

1.2.7 - 30 August 2017

  • Fix: Validate Combination issues

1.2.6 - 24 August 2017

  • Add article within consignment fixes
  • Edit article within consignment fixes

1.2.5 - 3 August 2017

  • Plugin fields validation for dimensions and combinations
  • Backend changes

1.2.4 - 27 July 2017

  • Add getting LAID message for notification to cron job to minimize request to server

1.2.3 - 21 July 2017

  • Fix validation error on dimensions.

1.2.2 - 19 July 2017

  • Add shipping and tracking api comment instruction field
  • Validate/trap if height, lenght and width dimension reach the maximum limit of 105cm

1.2.1 - 14 July 2017

  • Open manifest checker recode will only check the last manifest generated if open then site will not update merchant account

1.2.0 - 14 July 2017

  • Fix the consignment layout buttons
  • Add validation for shipping and tracking api key and password
  • Add/Check if there is open manifest and will not continue the saving merchant in the api
  • Limit the good description to 40 in each order details before syncing
  • Validate/trap if height dimension reach the maximum limit of 105cm

1.1.12 - 4 July 2017

  • Shipping and tracking fixes and changes
  • Add article dimensions validation when creating or edditing consignments. Add dimensions validation in adding, edditing article presets
  • Fix duplicate notifications on admin
  • Edit article for modify consignments
  • Updated the script for manual function that will complete the manifest process.
  • Fix: Create consignment using preset with dimension validation
  • Add dimension validation for edit articles

1.1.11 - 17 May 2017

  • Change version number to 1.1.11

1.1.10 - 17 May 2017

  • Fix: Properly instantiate class for variant products

1.1.9 - 10 May 2017

  • Make plugin compatible to WooCommerce Version 3.x above

1.1.8 - 27 April 2017

  • Update plugin updater
  • Add notification message for free trial users

1.1.7 - 24 January 2017

  • Add 'single plain' option for express post

1.1.6 - 7 December 2016

  • Add note message for assigning shipping types
  • Change file security permission

1.1.5 - 29 September 2016

  • Fix site mode when despatching on live operation mode
  • Fix HS Tarrif issues when creating consignments in bulk for international consignments
  • Fix create consignment in single view. Width, height and length field can now be empty
  • Fix Internal server error on despatch
  • Fix updating of status on orders after despatch

1.1.4 - 23 September 2016

  • Fix dropdown options on services in adding and edditing shipping types.

1.1.3 - 22 September 2016

  • Despatch functionality using ajax
  • Decrease interval when processing despatch
  • Remove the consignments that are not in the plugin database.
  • Update all consignments to complete if current manifest successfully despatch
  • Fixed email issue not sending even the option is set to yes in the configuration page
  • Automatically round off weight to valid value (ex. if weight is 0.0034 then it will automatically round off to 0.01)
  • Fixed interchange dimensions issue
  • New setup for chargecodes
  • Checker if the current manifest status is despatched or not
  • Fixed invalid consignment data
  • Validate consignments if "Has Commercial Value" option is set then "HS Tariff" input is required
  • Address validation was transferred to consignment view

1.1.2 Stable - 9 August 2016

  • International chargecode will only apply for international and domestic chargecode for Australia only. Prevent assigning chargecode.
  • Add "Declare maximum value" option in bulk action.
  • Apply Order value modification feature.
  • Shipping types that support woo 2.6.1 up

1.1.1 Stable - 1 June 2016

  • Added support for international consignment creation
  • Added support for Australia Post Label Printing Service (LPS) for domestic and international label creation
  • Support for setting label margins so that printing of labels can be tweaked.
  • linksync API key is now tied to a site, so that if a site is cloned to create a development site, consignments and manifests can not accidentally be altered on the development site.
  • Add support for recent Australia Post Safe Drop changes.
  • Added the option to copy order notes to Delivery Instructions on labels.
  • Added the ability to edit Delivery Instructions for each consignment.
  • Added additional columns to the Consignment View that can be customised via WordPress Screen Options.
  • Added menu support for the WooCommerce Admin Bar Addition
  • Labels, Customs Docs and Manifest PDFs now located in /wp-content folder so that they are not deleted when updating the linksync plugin.
  • Updates to the linksync plugin can be done with a single click via the WordPress plugin page.
  • New Feature - Config option to set a default product 'description' for all international consignments.

1.1.1 Beta 8 - 13 May 2016

  • [LEPW-183] - remove 'shipment contains dangerous goods' from international consignment options.
  • [LEPW-187] - 'order is over the maximum weight' incorrectly displaying for international consignments created from the order view.
  • [LEPW-188] - add a check to bulk 'create consignment' for detecting existing consignments on orders.
  • [LEPW-190] - phone number fields stripped of non number, non space or non dash.
  • [LEPW-191] - set unitValue to .01 if unitValue is 0 (zero) to prevent rejection of consignment by Aust Post.
  • [LEPW-194] - Zero is not allowed for good weight - added logic to set good weight based on consignment weight.
  • [LEPW-195] - add check for weight under .5kg for ECDx charge codes.
  • [LEPW-196] - limit countries for PTIx charge code.
  • [LEPW-197] - Issue with 'goodsDescription' on international consignments.
  • [LEPW-198] - order notes missing when using bulk create consignment option.
  • [LEPW-199] - remove 'customs docs' from Screen options.
  • [LEPW-202] - consignment defaults for bulk consignment for international were incorrectly set for some options.
  • [LEPW-204] - add 'order notes' column to Consignment View.

1.1.1 Beta 7 - 18 April 2016

  • Removed international 'Document' function, as the documents and labels have been merged into a single file per the Australia Post update of 18 April 2016 here.
  • Added bulk generation of international labels from the Consignment View.

1.1.1 Beta 6 - 5 February 2016

  • Fix issue where international consignments are not creating if an order contains products with variants.
  • Fix issue where screen options may conflict with other enabled plugins
  • Removed unnecessary SQL code relating to Safe Drop flag.

1.1.1 Beta 5 - 12 January 2016

  • [LEPW-173] - limit articles for international to one
  • [LEPW-179] - 'Safe Drop' option add for domestic consignments
  • [LEPW-160] - moved location of labels, manifest and customs docs to 'wp-content/linksync' folder
  • [LEPW-180] - remove obsolete version check logic

1.1.1 Beta 4 - 5 January 2016

  • Added support for international consignment creation