AliNext plugin changelog

ver 3.6.1 | 07.24.2025

  • Minimum shipping auto-applied during import (via “Assign default or lowest-cost…” setting).
  • New “Mass Apply Shipping Method” modal for bulk updating assigned methods.
  • Minor fixes and performance tweaks.

ver 3.5.9 | 07.03.2025

  • Added a visibility toggle for the purchase code input field for improved UX
  • Introduced a loading indicator to the shipping modal in the Import List
  • Resolved incorrect usage notice for is_internal_meta_key
  • Fixed the “Edit Order Details” feature in the Order Fulfillment popup
  • Introduced advanced Access Control settings in plugin options
  • Various minor bug fixes and general improvement

ver 3.5.8 | 06.09.2025

  • Fixed leading zero omission in phone numbers during order fulfillment
  • Fixed issue where the AliExpress sync link was incorrectly displayed; it is now shown only for imported products
  • Added a visibility toggle for the purchase code field, allowing users to control its display.
  • Implemented a loader animation for the shipping modal in the import list to improve user experience.
  • Chrome extension badge can now be hidden permanently
  • Fixed extra spaces in plugin account settings
  • Fixed UTF-8 character bug in product descriptions
  • General minor bug fixes and improvements

ver 3.5.7 | 05.05.2025

  • Increase category width on the search page
  • Fix incorrectly call of _load_textdomain_just_in_time
  • Fix fatal error in Utils::buildImageIdFromPath
  • Fix getFulfillmentOrdersData shipping error breaks popup
  • Add a feature to choose Aliexpress region
  • Fix minor bugs

ver 3.5.6 | 04.11.2025

  • Add Max auto-update quota feature (common settings)
  • Add A2W_FIX_PRODUCT_VISIBILITY constant (allow to fix the visibility problem)
  • Add compatibility with WooCommerce 9.8.*
  • Improve shipping information loader (now you should set exact variation)
  • Improve code security
  • Improve the attribute renaming feature in the Import List. Changes are now preserved after reloading the Import List
  • Fix bug occurring on the product editing page
  • Fix aliexpress category loader feature
  • Fix review loader feature
  • Fix bug with non-Latin characters in the attribute name feature of the import list
  • Fix some php warnings and deprecated messages
  • Fix external images not loading bug (on product editing page)
  • Fix minor bugs and code refactor

ver 3.5.1 | 02.03.2025

  • Fix “Bad API format.” error while placing orders through API
  • Fix minor bugs and code refactor

ver 3.5.0 | 01.27.2025

  • Update review image gallery script (flexbox) to 5 version
  • Add compatibility with WooCommerce 9.6.*
  • Add WooCommerce require tag
  • Add video settings to manage imported product video
  • Fix duplicate image bug in product description
  • Fix minor bugs and code refactor

ver 3.4.9 | 12.16.2024

  • Add WordPress 6.7.2 compatibility
  • Add A2W_PRODUCT_SEARCH_LIMIT and A2W_STORE_PRODUCT_SEARCH_LIMIT (max 40 items per page)
  • Fix bug in a global message service module
  • Fix minor bugs and code refactor

ver 3.4.8 | 12.03.2024

  • fix xss vulnerability in api keys settings page
  • Add A2W_JOB_MEMORY_LIMIT constant allowing to set max RAM size for background job
  • Improve get access token feature (fix undefined alert)
  • Add compatibility with WooCommerce 9.5.*
  • Fix build categories feature
  • Fix old variation matching bug
  • Fix minor bugs and code refactor

ver 3.4.7 | 11.18.2024

  • Add compatibility with WooCommerce 9.4.*
  • Add Tip of the day popup to notify about new plugin feature and opportunities for earning
  • Update Promo module information
  • Fix minor bugs and code refactor

ver 3.4.6 | 11.06.2024

  • Fix the order fulfillment warning showing when phone field is empty
  • Change built-in search page template according to new parser features
  • Add more information about imported variants on product edited page
  • Fix the manual mode of the product split feature
  • Enhance product split feature. Skip images related to skipped product variants.
  • Fix minor bugs

ver 3.4.5 | 10.07.2024

  • Enhance settings transfer module
  • Fix minor bugs

ver 3.4.4 | 09.30.2024

  • Add compatibility with WooCommerce 9.3.*
  • Add server max execution time and memory limit checks on the System Info page
  • Enhance product background loader (should work faster even on cheap hosting plans)
  • Fix shipping loader (premium plugin version)
  • Fix built-in store products` search
  • Fix issue causing Wordfence notice

ver 3.4.3 | 08.26.2024

  • Fix bug pricing rules type is not applied on choosing pricing set;
  • Add compatibility with WooCommerce 9.2.*;
  • Fix sync shipping feature in Aliexpress fulfillment popup;

ver 3.4.0 | 08.01.2024

  • Enhanced pricing rules module: ability to add a category to pricing rule (if category field is empty, then rule will apply to any category);
  • Enhanced pricing rules module: ability to create Pricing rule sets. Set is a group of pricing rules and settings, you can create few sets and switch between then during sale. Don’t forget to use Apply pricing to exiting products feature after you switch to another pricing rule set;
  • Fix image editor bug;
  • Refactor legacy code and fix minor bugs;

ver 3.3.9 | 07.08.2024

  • Enhanced plugin security by adding WordPress nonce to all Ajax methods
  • Improved plugin security by checking user role in all plugin methods
  • Enhanced plugin security by escaping HTML input in template views
  • Improved plugin security by escaping SQL queries
  • Enhanced order fulfillment module to synchronize product shipping information when refreshing in the fulfillment popup
  • Fixed minor bugs and improve code style

ver 3.3.5 | 06.13.2024

  • Refactor import products from CSV
  • Enhance order fulfilment module; Now order is placed with country currency

ver 3.3.3 | 05.28.2024

  • Fix plugin activation bug

ver 3.3.2 | 05.27.2024

  • Update background process library, add namespaces for the library
  • Fix bug with product last-update date
  • Add cancel button for all background processed
  • Add php max_execution_time check to system info page
  • Fix minor bug, old code base refactor

ver 3.3.0 | 05.20.2024

  • Improve bulk price application script; Now you can close or refresh page when start the process
  • Add status bar for all background processes in order to make it more clear
  • Fix bug with product description images
  • Fix minor bug, old code base refactor

ver 3.2.8 | 05.03.2024

  • fix function saving images in image editor tool
  • fix pricing rules bug in plugin backend
  • fix product description loading
  • update some plugin dependecies
  • fix minor bugs

ver 3.2.7 | 04.10.2024

  • add image type file check to built-in image editor
  • add feature to load AliExpress category tree for imported product
  • replace || with OR in sql queries as this format is deprectated
  • fix minor bugs

ver 3.2.6 | 04.04.2024

  • fix built-in image editor
  • fix chrome extension connection bug
  • fix bug related with product price occurring on product import and update
  • fix minor bugs

ver 3.2.4 | 02.16.2024

  • Fix shipping info method
  • Add compatibility with WooCommerce HPOS
  • fix few deprecated (legacy) methods in code
  • remove old Requests library from the code and use native Requests library from wordpress core
  • fix Woocommerce 8.6.* compatibility bug

ver 3.0.18 | 12.05.2023

  • enhance and optimize product loading (in background mode)
  • enhance built-in image editor

ver 3.0.10 | 08.02.2023

  • fix: sync not available products

ver 3.0.9 | 06.02.2023

  • add new product import method using CSV file containing AliExpress product IDs or urls

Not a fan of subscriptions?

Opt for our lifetime offer!

To receive a LIFETIME deal on the AliNext plugin, just enter your email along with the number of products and stores you manage

AliNext box

Thank you!

Our specialist will prepare a lifetime offer for you and will contact you soon.

Request the lifetime offer

Click here to proceed