* New: Use the new Catalog API to pull images and bullet points when importing listings
* New: Added shipping methods for the Australia Post-ArticleID carrier
* Tweak: Improved performance in SQL query when building large feeds
* Tweak: Display "Sync sales is disabled" in the order history log for products where syncing has been disabled
* Fixed: Removed redundant code causing a "Undefined variable awsToken" notice
* Fixed: Added the missing constant AU_VOEC in the SP-API library
* Fixed...
* Tweak: Removed old report types which are no longer supported by Amazon's new SP-API
* Tweak: Regularly clean the amazon_jobs table
* Fixed: Uploading Invoices to the SP-API
* Fixed: Import Book attributes from the API
* Fixed: Use the ReportDocument::getCompressionAlgorithm() method to determine if the report body needs to be decoded
* Fixed: Call to a member function get_regular_price() on bool when passed an invalid/nonexistent product
* Fixed: Attempt to read property "account_id" on...
* Tweak: Hide parent container items when filtering listings to only show items without ASINs
* Fixed: Repricing did not reset to max price if seller has buy box and no competition
* Fixed: Improved downloading gallery thumbnails when importing items from Amazon
* Dev: Added definition to be able to access the Contributors property when fetching catalog items
* Dev: Added parameter 'product_node' to the wpla_filter_imported_product_data filter
* Security: Fixed a Reflected Cross-Site Scripting (XSS) vulnerability reported by Animesh Gaurav
* Tweak: Make the list of prepared listing issues expandable to save screen space
* Fixed: Invoice uploaded to amazon could show as blank PDF due to invalid characters
* Fixed: Issue where "There are no shipping options available" was shown incorrectly
* Fixed: Shipping method ID not being accessed correctly
* Fixed: Invalid argument for foreach in ListingsModel.php
* Fixed: Call to undefined...
* New: Now you can request and download the Pending Order Report from within WP-Lister
* Tweak: Delay consecutive calls to the getCompetitivePricing API to avoid triggering the rate limit
* Fixed: WP-Lister will now get notified of changes made via the Admin Columns Pro plugin
* Fixed: PHP Error: Call to undefined method getFeedId()
* Fixed: Invoice upload feed should always be sent as UTF-8
* Fixed: Library clash for FontLib\Autoloader and Dompdf\Autoloader
* Dev: Added a custom namespace...
* New: Longer data retention options for Amazon orders
* New: Import the listing description from the Amazon catalog
* New: Added a setting to periodically pull Order Reports to be able to import Business Tax IDs for business orders
* Tweak: Enhanced the frontend checkout by sending the feed updates to a background task
* Tweak: Lowered the number of ASINs when querying for price updates to prevent getting throttled
* Tweak: WP capability check - changed edit_others_pages to...
* Tweak: Use basedir in storing log files
* Fixed: Amazon customer data not getting cleared from session after importing orders
* Fixed: Use the correct UserAgent in the API calls
* Fixed: Added the missing KZ_VOEC property
* Fixed: Repricer not setting to the max possible price
* New: Added the shipping methods ExpeditedGlobalParcel and ExpeditedLocalParcel to the GLS carrier
* New: Added the shipping carrier DX Freight
* Tweak: Increase the timeout value when trying to activate the plugin license
* Fix: Personalization data from orders not getting recorded
* Fix: Product-level _amazon_price value must have priority over profile value
* Fix: Added the missing Reseller Category value JE_VOEC
* Dev: Handled errors in the Accounts page
* Dev: Removed MWS fields from...
* New: Added views for Locked and Unlocked listings
* Fix: Unable to parse FBA Manage Inventory reports due to the missing seller-sku column
* Fix: Make sure the out-of-stock threshold is of int data type
* Fix: Gather shipment rates from all active accounts
* Fix: Store the date_paid and ship_dates using the local time
* Fix: Skip variables (parents) when looking for listings with missing ASINs
* Fix: Missing dompdf autoloader
* Dev: Rotate logs on a daily basis
* Dev: Added back the AWS...
* Tweak: Removed the Supported Marketplace text for B2B Price support
* Fix: Show Problems button in the Feeds page not working
* Fix: Unclosed tag causing display issues in the product pages
* Fix: Do not override variation images with custom gallery images
* Fix: Missing plugin update notification on some sites
* Fix: License form disabled with empty license details
* Dev: New filter: wpla_mark_item_as_modified_data
* Dev: New filter: wpla_delayed_amazon_order_completion