# Change Log
All notable changes to this project will be documented in this file.

## [1.4] [25.01.2018]
- Fixed warnings / errors with php7
- fixed an import bug
- fixed some notices related to comptibility with woocommerce
- added admin message box "Show number of Ebay API requests notice" as in WooEbay
- fixed an issue regarding product description
- fixed some issues regarding geo localization
- alibaba related
	- fixed some issues regarding categories
	- updated the categories according to https://portals.aliexpress.com/help/help_center_API.html / Category Index section
	- now you can filter searched products by subcategories (of main categories) in Products Import module
		- based on https://portals.aliexpress.com/help/help_center_API.html / Category Index section
	- fixed issue at product import: with retrieving product description
	- fixed issue at product import: with retrieving product attributes
	- fixed issue at product import: with retrieving all product images (and gallery)
	- new option in Plugin Settings "Description affiliate links" which if set on YES will convert links from description to affiliate links
	- fixed "product not imported, because price is zero and is skiped" issue with prices like 0.20 , 0.45 ...
	- removed option "Show Free Shipping" from Plugin Settings
- amazon related
	- added new option "Remote amazon images" for products imported from amazon ( Configuration / Plugin SETUP / Amazon )
- envato
	- fixed an issue with retrieving product thumbnail

## [1.3] - 03.05.2017
[UPDATE] - Compatibility issue with woocommece 3.0.2

## [1.2]
- fixed aliexpress api connection bug
- module "Insane Import" changes to Aliexpress:
	- removed search parameters: priceFrom, priceTo, promotionFrom, promotionTo
	- current full list of search parameters: commissionRateFrom, commissionRateTo,  originalPriceFrom, originalPriceTo, volumeFrom ,volumeTo, startCreditScore, endCreditScore, highQualityItems, language
	- added sort options for search: orignalPriceUp, orignalPriceDown, sellerRateDown ,commissionRateUp ,commissionRateDown, volumeDown, validTimeUp, validTimeDown
	- aliexpress doesn't provide anymore: description, tags, child categories, image gallery, free shipping, availability, attributes - for a product!
	
## [1.0.2]
- added "Close button" to the 'Install default config' message

## [1.0.1] - 12.01.2015
- solved bug: the amazon config settings were overwritten by some default settings
- solved request: "as of" appears now only once alongside the product price

## [1.0] - 2015.11.30
