=== FlexOrder - Manage & Sync Orders with Google Sheets for WooCommerce ===

== Archived Changelog Entries ==

This file contains older changelog entries, so we can keep the size of the standard WordPress readme.txt file reasonable. 
For the latest changes, please see the "Changelog" section of the [readme.txt file](https://plugins.svn.wordpress.org/order-sync-with-google-sheets-for-woocommerce/trunk/readme.txt).

= 1.17.0 - 18 Aug 2025 =
* **New (Order Filtering):** Sync only filtered orders to the connected Sheets based on status, days old, or a specific date range

= 1.16.0 - 27 July 2025 =
* **New:** Shipping & billing information can now be edited from the connected sheets
* **New:** Added translation support for all languages
* **Improvement:** Optimized the codebase for performance and compatibility

= 1.15.4 - 21 July 2025 =
* **Improvement:** Regular maintenance & some minor improvements

= 1.15.3 - 21 July 2025 =
* **Improvement:** Regular maintenance update

= 1.15.2 - 29 Jun 2025 =
* **Fix:** Fixed script copying issue during setup process

= 1.15.1 - 29 Jun 2025 =
* **Improvement:** Optimized and enhanced internal code structure for better security and performance

= 1.15.0 - 23 Jun 2025 =
* **New (✨ Create Orders from Sheets):** Create orders directly from Sheets. Simply fill in the required fields in the spreadsheet to create new orders
* **Improvement:** Improved overall performance and some minor UI adjustments
* **Fix:** Resolved an issue of the Order ID and SKU not being synced to Google Sheet for the recent orders

= 1.14.0 - 08 May 2025 =
* **New:** Columns in Google Sheets can now be easily re-arranged using the drag-and-drop functionality of Google Sheets.  
* **New:** Sync the Transaction ID of payments to Google Sheets
* **Improvement:** Payment Method and Individual Product Quantity fields are now included in the free version  
* **Improvement:** Added option in settings page to show or hide Order Status and Product Name columns in Google Sheets  
* **Improvement:** Added a hover effect to distinguish the pro features

= 1.13.2 - 25 March 2025 =
* **Fix:** Fixed sync issues for stores using WooCommerce legacy mode for order storage

= 1.13.1 - 17 March 2025 =
* **Fix:** Total item count now displays correctly for all orders
* **Fix:** Resolved issues where order prices were not showing correctly, including missing fractional values
* **Fix:** Order date sorting now works properly in Google Sheets

= 1.13.0 - 27 February 2025 =
* **New:** Introduced order sorting feature. Orders on Google Sheets can now be sorted by order ID, date, total price & quantity
* **New:** Shipping & Billing addresses can now be synced in the free version of the plugin
* **New:** Introduced an option to split billing and shipping details into separate columns
* **New:** Added an information separator feature to separate information using the separator operator selected by user
* **Improvement:** Updated onboarding credentials page UI and restructured the settings page for better feature discoverability
* **Improvement:** Updated ultimate feature labels for better visual distinction
* **Improvement:** Removed unnecessary notices to reduce
* **Fix:** Fixed an error during initial setup when no orders were available for syncing

= 1.12.1 - 29 January 2025 =
* **Improvement:** Updated the plugin codebase to ensure compatibility with the new plugin name

= 1.12.0 - 22 January 2025 =
* **New (🔥 Batch Processing for Syncing and Updating Orders)**: Introduced batch processing for syncing orders from WordPress to Google Sheets and updating orders from Google Sheets back to WordPress
* **New (⚡ Unlimited Bulk Edit & Syncing)**: Introduced batch processing for syncing orders from WordPress to Google Sheets and updating orders from Google Sheets back to WordPress


= 1.11.3 - 05 January 2025 =
* **Improvement:** SDK updated. 

= 1.11.2 - 20 Dec 2024 =
* **Fix**: Updated rating popup module

= 1.11.1 - 19 Dec 2024 =
* **Fix**: Updated the settings UI by eliminating duplicate SKU options.

= 1.11.0 - 18 Dec 2024 =
* **New**: Added functionality to sync product SKUs directly to Google Sheets
* **Fix**: Addressed an issue preventing order synchronization in Multisite environments
* **Fix**: Fixed a bug that caused metadata display issues in Google Sheets

= 1.10.5 - 2 Dec 2024 =
* **Improvement**: Updated Appsero notice that clarifies what data we collect to help users understand what they are sharing
* **Fix**: Resolved issue with the _load_textdomain_just_in_time error caused by premature loading of translations.

= 1.10.4 - 21 Nov 2024 =
* **Enhancement**: Popup module and SDK update.

= 1.10.3 - 17 Nov 2024 =
- Improvement: Enhanced compatibility to support WordPress 6.7

= 1.10.2 - 21 Oct 2024 =
* **New**: Compatibility with barcode scanner plugin.

= 1.10.1 - 26 Sep 2024 =
* **Fix:** The issue of custom metadata not showing properly on sheet when legacy Post Storage system for orders is used has been fixed

= 1.10.0 – 15 Sep 2024 =
* **New**: If an order has multiple products, each product can be displayed in separate rows
* **Improvement**: All the custom metadata will now be shown in a human-readable format
* **Fix:** The order notes not syncing issue has been fixed

= 1.9.2 – 27 Jul 2024 =
* **Improvement**: Enhanced compatibility to support WordPress 6.6
* **Fix:** Fixed an issue that caused the disappearance of the stock manager for variable products on WooCommerce when order sync plugin is activated.

= 1.9.1 – 17 Jul 2024 =
* **Fix:** Fixed the issues in the setup process that prevented users from configuring the plugin

= 1.9.0 – 15 Jul 2024 =
* **New (Sync order notes):** Users can now sync the order notes. Both private and public notes will be synced to the Sheets

= 1.8.0 – 3 Jun 2024 =
* **New (Custom order status sync):** Users can now sync custom order statuses to the sheet. Any update of the custom order status will be synced bidirectionally
* **Improvement**: Enhanced the custom field sync feature functionality. All types of custom fields related to order can now be synced to the spreadsheet
* **Improvement:** Users can now control the display sequence of the custom field columns on the GSheet
* **Improvement:** Optimized the overall codebase for better performance & maintainability
* **Fix:** Fixed the Google Sheets tab creation issue. Users can now use any tab of the Sheet to sync the orders. If the entered sheet tab doesn't exist on Google sheets, a new sheet tab will be automatically created
* **Fix:** Fixed the breaking of the GSheets when more than ten custom fields are synced

= 1.7.1 - 04 Apr 2024 =
- Improvement: Enhanced compatibility to support WordPress 6.5

= 1.7.0 – 25 Mar 2024 =
* New: Orders can now be bulk edited from Google Sheets, without having to update each order manually
* Fix: Fixed an issue that prevented syncing of the first order to the connected Google Sheets
* Fix: Fixed the long delay when placing a new order on the website
* Improvement: Improved the overall syncing performance 

= 1.6.2 – 27 Jan 2024 =
* Fix: Fixed an issue that prevented users from copying the AppScript code during the plugin setup process

= 1.6.1 – 22 Jan 2024 =
* Improvement: This update includes routine maintenance focused on keeping the plugin up-to-date

= 1.6.0 – 13 Dec 2023 =
* New: Custom fields of orders can now be synced to the Sheets

= 1.5.0 – 28 NOV 2023 =
* New: Full compatibility with WooCommerce High-Performance Order Storage
* Fix: Fixed an issue that sometimes caused an error during the onboarding process while trying to setup the plugin

= 1.4.3 – 14 Nov 2023 =
* New: Added user friendly notices with new design
* Improvement: Enhanced top bar notice design

= 1.4.2 - 9 Nov 2023 = 
* Improvement: Enhanced compatibility to support WordPress 6.4

= 1.4.1 - 2 Nov 2023 = 
* Fix: Fixed an issue that caused a fatal error when calling the set_campaign method on null due to a conflict between the SDK and some plugin

= 1.4.0 - 26 OCT 2023 = 
* New: Showing the quantity of each ordered items beside their names in the Product Names column
* New: Customer’s billing address is now shown in the Billing Address column on Google Sheets. This includes phone number and email address of the customer along with other billing data
* New: Introduced a new column “Order Placed by” to show the details of the person who placed the order
* New: Added the controls of Total Items and Total Price columns in the settings page to show/hide the columns in Google Sheet
* New: Added top bar notice to notify the old user to update to the App Script
* Improvement: The columns on the Google Sheet can now be expanded by dragging with mouse as much as needed
* Improvement: Updated popup design
* Improvement: Updated the Apps Script to fix some loading issues within Google Sheet
* Fix: Removed the irrelevant order syncing status

= 1.3.6 - 21 SEP 2023 =
* Improvement: Enhanced performance and fixed minor issues

= 1.3.5 - 14 AUG 2023 =
* Improvement: Enhanced compatibility to support WordPress 6.3

= 1.3.4 - 5 JUL 2023 =
* Fix: Orders syncing issue on websites using a higher version of SQL
* Fix: Showing notice when there are no orders to sync
* Fix: App Script issue with empty sheet tab on Google Sheets while configuring the plugin

= 1.3.3 =
* Improvement: Enhanced performance and fixed minor issues

= 1.3.2 =
* Improvement: Enhanced performance and fixed minor issues

= 1.3.1 =
* Fix: Fixed review/rating collection popup not closing

= 1.3.0 =
* New: Implemented popup for taking reviews/rating
* Improvement: Enhanced PRO installation notification when free is not installed/activated.

= 1.2.0 =
* New: Imported order syncing support
* New: Syncing empty orders
* Improvement: Enhanced performance and fixed minor issues

= 1.1.3 =
* Improvement: Enhanced performance and fixed minor issues

= 1.1.2 =
* Fix: lead collection issue from SDK.
* Improvement: Checked compatibility with WordPress 6.2

= 1.1.1 =
* [Fixed]: After enabling this WooCommerce in Multisite, it mentions that the plugin must be enabled.
* [Improved]: readme file
* [Improved]: AppsScript file
* [Improved]: Plugin folder name
* [Improved]: Plugin text domain name


= 1.1.0 =
* [New]: Added Order date, Total discount, Payment method, Shipping details, Order URl, Customer note column
* [New] Added Setting page

= 1.0.1 =
* Fixed: Security issues and patches
* Improved: Improved code quality and standard
* Fixed: Removed Sweetalert and added our own toast library.
* Added: Appsero sdk for Security
* Added: Headwayapp
* Added: Setup video tutorials

= 1.0.0 =
* Initial release