Total 18/05/2024 : We HAVE 9527 Items and more than 3142 happy members.
Log Update Item WP-Lister Pro for Amazon
This page only show history update item WP-Lister Pro for Amazon.

* Fixed: Download customized order item data

* Fixed: Reports not being downloaded and displayed properly

* Fixed: Create Customers action failing due to missing order email address

* Fixed: Skip automatically generating feeds when running imports

* Fixed: Support for Price Based on Country plugin

* Fixed: Automatically process supported reports

* Fixed: Still show the search form when trying to match products and the initial search returned no results

* Dev: Removed unnecessary use of GuzzleHttp\json_encode()

* Fixed: Missing buyer details from orders

* Fixed: Compatibility with PHP 7.4 restored

* Fixed: Improved compatibility with Amazon's new SP-API

* Fixed: Matching a WooCommerce product to Amazon would return no results

* Tweak: Do not fetch address and buyer info on pending and cancelled orders

* Tweak: Improved handling of throttling when importing orders and order addresses

* Dev: Result from GetOrders call was too large to be stored in log

* New: WP-Lister now uses Amazon's new SP-API to fetch orders and request reports

* Tweak: Updated the Accounts pages to allow users to login and fetch token from existing accounts

* Fixed: Fix French character encoding when importing from Amazon

* Fixed: Feed Error Emails still sending despite the setting being off

* Fixed: Include the SKU and error message in the feed submission error email

* Fixed: Prevent fatal errors if the data being accessed was not provided by Amazon

* Dev: Compatible with WooCommerce 6.7

* Dev: Added the ability to toggle calls between sandbox and production APIs

* Dev: Added wpla_update_feeds action to force WPLA to generate feeds for changed listings

* New: Added option to send an email to site admin in case of any feed submission error

* Tweak: Apply the wpla_orderbuilder_prices_include_tax filter every time the woocommerce_prices_include_tax option is pulled

* Fixed: Check All button on the Import page was not working

* Fixed: Variation main image fallback must first be set prior to attempting to load from the product gallery

* Fixed: Undefined array key "leadtime-to-ship" warning

* Fixed: Uncaught TypeError: round(): Argument #1 must be of type int|float, string given

* Fixed: Warning Undefined index: listing_title

* Dev: Added filter wpla_override_variation_attribute_with_profile to allow WPLA to use variation attribute value from the profile

* Dev: Use WC_Product methods to get and set product price in Woo_ProductWrapper.php

* Dev: Lock table for reading when using the wpla_lock_feeds_table filter

* Tweak: Adjusted the shipping methods for the GLS courier

* Tweak: Store the Amazon account title with each order when creating orders in WooCommerce

* Tweak: Increased the timeout limit when fetching converted template from conversion server

* Fixed: Error message "Trying to access offset of null in WPLA_AjaxHandler.php"

* Fixed: Fallback to accessing post data from $_REQUEST for sites that cannot read from php://input

* Fixed: Possible issue processing special characters (introduced in 2.2.1)

* Dev: Include Amazon account name and Merchant ID in the WC REST API response for GetOrder calls

* Dev: Store the IOSS in the order metadata

* New: Added invoice uploading for the WooCommerce Print Invoices plugin by SkyVerge

* Tweak: Convert merchant-shipping-group field value to UTF-8 prior to importing

* Tweak: Handle new AFN quantity fields (afn-fulfillable-quantity-local and afn-fulfillable-quantity-remote)

* Fixed: PDF Invoice missing images and fonts

* Fixed: French characters not displaying correctly

* Fixed: Rare issue where a product's stock level could be set to 0 when updating the product in WooCommerce

* Fixed: Removed shirt_size fields from the parent_var_columns array

* Dev: Added logging for checking FBA autosubmit orders

* Dev: Added the filter wpla_update_woo_stock_skip_status_array

* Dev: Added filter wpla_filter_skip_listing_feed_item to skip certain listings from being added to feeds

* New: Added "Couriers Please" to the list of available shipping providers

* New: Retry failed requests due to temporary network issues automatically (HTTP code 502)

* New: Added more parent variation columns (age_range_description, fabric_type, shirt_size, shirt_size_class, shirt_size_system)

* Tweak: Delay creating orders without order items to circumvent temporary network issues (502 bad gateway)

* Tweak: Check ignore_orders_before against PurchaseDate instead of LastUpdateDate

* Tweak: Convert listing titles to UTF8 before importing

* Fixed: Skip listing parent variables if variations mode is flat

* Fixed: When Background Inventory Check is off, also unschedule the  wpla_bg_inventory_check_run jobs

* Fixed: Prevent creating orders without any items

* Fixed: Undefined property stdClass::ShippingTax

* Fixed: Selected value in the Feed Attributes list showing up as Custom Values

* Dev: Added the function wpla_is_json()

* Dev: Added logging to the handle_woocommerce_order_status_update_completed checks

* Dev: Added the filters wpla_import_update_product_price and wpla_import_update_amazon_price

* Dev: Increased cURL timeout limit from 15 to 30 seconds

* Dev: Store the Earliest and Latest Ship Dates in the order postmeta

* Dev: Commented out the code block with ATUM plugin support which now is causing a fatal error

* Dev: Passed post_id parameter is in JSON format when using the REST API. Decode and extract the correct post_id if necessary

* Dev: Check for a valid order_id before adding a history entry that the order was created

* Dev: Compatible with WooCommerce 6.3.1

* New: Added support for custom templates with multi-marketplace fields

* New: Added AU shipping carriers Australia Post and StarTrack

* Tweak: Skip checking for stock sync issue if the quantity property is empty to avoid checking against FBA listings

* Tweak: Include the time when filtering the stocks log by date 

* Fixed: Convert units to a dot decimal character for the length, width and height properties

* Fixed: Check for the ups_shipment_ids index to prevent getting an Undefined Index warning

* Fixed: Load thickbox library on the Products table to make sure product matching works

* Fixed: Load thickbox library on the Import page

* Dev: Added $order to the wpla_shipping_service_id_map and wpla_shipping_service_title_map filters

* Dev: Compatible with WooCommerce 6.2

* New: Added DE colors to the color map list and switch to using text input with autocomplete because Amazon now requires localised color names

* Fixed: Improved script loading to make sure plugin scripts are only loaded within WP-Lister pages

* Fixed: Assigning the main_image_url for each variation was using the primary image of the parent product instead

* Dev: Added filter wpla_duplicate_product_excluded_meta to modify or remove the excluded product meta when duplicating WooCommerce products

* New: Added support for dismissible notices, including warnings about outdated PHP versions

* New: Display important announcements like important new features or critical fixes as dismissible notices

* Fixed: Updated support for WooThumb's new way of storing the variation images