commercebird
Last commit date
admin
1 year ago
includes
1 year ago
languages
1 year ago
vendor
1 year ago
LICENSE
1 year ago
changelog.txt
1 year ago
commercebird.php
1 year ago
composer.json
1 year ago
data-sync.php
1 year ago
index.php
1 year ago
readme.txt
1 year ago
changelog.txt
303 lines
| 1 | Version 2.2.16 - February 6th 2025 |
| 2 | * Fix: removed unused class script |
| 3 | |
| 4 | Version 2.2.15 - February 6th 2025 |
| 5 | * Fix: fatal error of autoload.php not found |
| 6 | * Tweak: subscription data will get saved for one week |
| 7 | |
| 8 | Version 2.2.14 - February 4th 2025 |
| 9 | * Fix: webhook sync of products from zoho inventory to woocommerce |
| 10 | * Fix: export orders to Zoho CRM |
| 11 | * Tweak: price and stock will get imported from Zoho on manual sync |
| 12 | |
| 13 | Version 2.2.13 - January 24 2025 |
| 14 | * Fix: get subscription on slow servers |
| 15 | * Fix: available stock via cron |
| 16 | * Tweak: secured product and shipping status webhook |
| 17 | * Tweak: duplicated categories will be removed automatically in WooCommerce |
| 18 | * Compatibility with WooCommerce 9.6 |
| 19 | |
| 20 | Version 2.2.12 - January 13th 2025 |
| 21 | * Fix: not all categories were saved for syncing from Zoho Inventory |
| 22 | * Fix: license key activation |
| 23 | * Fix: excessive api calls for group items from zoho inventory |
| 24 | * Tweak: improved get costunits and costcenters from Exact Online |
| 25 | |
| 26 | Version 2.2.11 - January 4th 2025 |
| 27 | * New: activation now requires also email address in addition to subscription ID |
| 28 | * Fix: stock update due to Zoho API changes of stock labels |
| 29 | * Fix: image duplication fixed by validation improvement |
| 30 | * Fix: tax enabled/disabled is respected during product import from Zoho Inventory |
| 31 | * Fix: User Interface elements not showing properly |
| 32 | |
| 33 | Version 2.2.10 - December 12 2024 |
| 34 | * New: support and documentation support directly via plugin |
| 35 | * Removal: product brands taxonomy as its now part of WC Core |
| 36 | * Fix: featured image import from Zoho due to strict validation |
| 37 | * Fix: stock update for quantity 0 |
| 38 | * Fix: zoho customer update via my-account page |
| 39 | |
| 40 | Version 2.2.9 - December 1th 2024 |
| 41 | * New: Group Items will be created via Webhook now |
| 42 | * Minor bugfixes |
| 43 | * Tested up to WooCommerce 9.4.2 |
| 44 | |
| 45 | Version 2.2.8 - November 9 2024 |
| 46 | * New: added support for GST India during Contact import |
| 47 | * Fix: pagination of Items api calls failed due to action scheduler bug |
| 48 | * Improvement: orphaned postmeta will be deleted automatically during import items |
| 49 | |
| 50 | Version 2.2.7 - November 5 2024 |
| 51 | * Fix: connection saving not working for all hosting |
| 52 | * Fix: icons vue not showing |
| 53 | * Tweak: added English POT language |
| 54 | |
| 55 | Version 2.2.6 - October 31 2024 |
| 56 | * Fix: connection saving |
| 57 | * Fix: getting all product brands via app |
| 58 | |
| 59 | Version 2.2.5 - October 30 2024 |
| 60 | * Fix: update also zoho contact person phone during customer update |
| 61 | * Fix: ajax error on saving plugin settings |
| 62 | |
| 63 | Version 2.2.4 - October 28 2024 |
| 64 | * Fix: update phone number during customer update to Zoho Inventory |
| 65 | * Tweak: added 'cmbird' prefix to all options |
| 66 | |
| 67 | Version 2.2.3 - October 19 2024 |
| 68 | * New: Purchase Orders in WooCommerce using WC API |
| 69 | * Fix: Zoho Inventory Purchase Orders API - vendors |
| 70 | * Fix: cronjob not scheduled for new plugin users |
| 71 | |
| 72 | Version 2.2.2 - September 11 2024 |
| 73 | * Fix: fatal error on order edit page |
| 74 | |
| 75 | Version 2.2.1 - September 9 2024 |
| 76 | * Fix: inactive products were saved as private instead of draft |
| 77 | * Fix: product images upload via the app on app.commercebird.com. |
| 78 | * Tweak: added support for Zoho Inventory API Rate Limits for items export |
| 79 | * Improved security to meet WordPress Coding Standards 2024 |
| 80 | |
| 81 | Version 2.2.0 - August 22 2024 |
| 82 | * New: support for Zoho Inventory Purchase Orders via CommerceBird app |
| 83 | * New: support for GLAccounts on customer level for Exact Online |
| 84 | * Tweak: renamed Cron tab name to Categories for Zoho Inventory |
| 85 | * Fix: categories selection was not saving new categories |
| 86 | * Fix: image import class refactored - reduced code with 70% |
| 87 | |
| 88 | Version 2.1.26 - July 7 2024 |
| 89 | * New: ability to type woo field name for custom orders fields mapping |
| 90 | * Fix: categories shown twice on cron tab |
| 91 | * Fix: prevent sync of order multiple times in same minute |
| 92 | * Fix: php error for getting image mime type |
| 93 | |
| 94 | Version 2.1.25 - July 2 2024 |
| 95 | * New: webhook sync Items and Stock change for Exact Online |
| 96 | * Fix: manage stock disabling overwritten by cron |
| 97 | |
| 98 | Version 2.1.24 - June 21 2024 |
| 99 | * Fix: product save was giving json output |
| 100 | * Tweak: secured all ajax calls with wp nonce |
| 101 | |
| 102 | Version 2.1.23 - June 18 2024 |
| 103 | * Fix: importing group items variations |
| 104 | * Tweak: importing group items variations now also possible via product edit page manual sync |
| 105 | * Tweak: disabled review banner |
| 106 | * Compatibility with WooCommerce 9.0 |
| 107 | |
| 108 | Version 2.1.22 - June 14 2024 |
| 109 | * Fix: featured image sync now compatible with WordPress 6.5 |
| 110 | * Fix: variation sync via webhook will now create new attribute option if not found in attributes |
| 111 | |
| 112 | Version 2.1.21 - June 5 2024 |
| 113 | * Fix: simple products import via cron |
| 114 | * Fix: disable product sync now also applies to changes made via the app |
| 115 | * Tweak: improved pagination of products import |
| 116 | * Compatibility with WooCommerce 8.9 |
| 117 | |
| 118 | Version 2.1.20 - May 31 2024 |
| 119 | * Fix: variation import of existing parent product via cron |
| 120 | * Fix: zoho inventory salesorder url on orders listing is restored |
| 121 | * Fix: dismiss review banner |
| 122 | * Fix: disable product sync to zoho restored |
| 123 | * Fix: disable stock sync restored |
| 124 | * Tweak: zoho image import fail will no longer break sync of rest of category |
| 125 | * Tweak: zoho image name must be unique when changed for existing item |
| 126 | |
| 127 | Version 2.1.19 - May 29 2024 |
| 128 | * Fix: warehouse stock sync |
| 129 | * Fix: group items import |
| 130 | * Fix: brand import of group items |
| 131 | * Tweak: order prefix will be empty if not set |
| 132 | * Tweak: featured image of first variation will now be featured image of parent variable product |
| 133 | |
| 134 | Version 2.1.18 - May 14 2024 |
| 135 | * Fix: webhook sync of simple items |
| 136 | * Fix: manual item sync from woo to zoho - now secure with nonce |
| 137 | * New: added Zoho Purchase Price as Cost Price as product meta |
| 138 | |
| 139 | Version 2.1.17 - May 8 2024 |
| 140 | * Fix: duplication of images |
| 141 | * Tweak: zoho api domain updated to zohoapis |
| 142 | * Tweak: removed standard purchase price for variations |
| 143 | * Revert: tax mapping (now as optional) |
| 144 | |
| 145 | Version 2.1.16 - April 27 2024 |
| 146 | * Fix: featured image import of Zoho Inventory product |
| 147 | * Fix: group items import of Zoho Inventory |
| 148 | * Fix: order status draft for Zoho Inventory |
| 149 | * Fix: product description import of Zoho Inventory |
| 150 | |
| 151 | Version 2.1.15 - April 18 2024 |
| 152 | * New: product brands taxonomy |
| 153 | * Fix: custom fields of products |
| 154 | * Reverted: shipping charge tax |
| 155 | * Compatible with WooCommerce 8.8 |
| 156 | |
| 157 | Version 2.1.14 - April 9 2024 |
| 158 | * Fix: address update for existing customers of Zoho Inventory |
| 159 | * Removed: shipping charge tax |
| 160 | |
| 161 | Version 2.1.13 - April 3 2024 |
| 162 | * Fix: order sync |
| 163 | * Fix: orders with coupon sync |
| 164 | * Removed: tax mapping - no longer required by zoho api |
| 165 | |
| 166 | Version 2.1.12 - April 1 2024 |
| 167 | * Removed: package sync - as its now part of Sales Order Cycle in Zoho |
| 168 | * Fix: remove 'deleted product' from dB cache in order to resync |
| 169 | * Fix: webhook changes reverted |
| 170 | |
| 171 | Version 2.1.11 - March 29 2024 |
| 172 | * Fix: PHP 8.x improved compatibility |
| 173 | |
| 174 | Version 2.1.10 - March 27 2024 |
| 175 | * Fix: PHP 8 error |
| 176 | * Fix: simple items import |
| 177 | * Fix: only run cronjob if zoho is connected |
| 178 | |
| 179 | Version 2.1.9 - March 25 2024 |
| 180 | * Fix: first time stock update via inventory adjustment |
| 181 | * Fix: child items of bundles not added |
| 182 | * Fix: cronjob not updating variations |
| 183 | * Compatibility with WooCommerce 8.7 verified |
| 184 | |
| 185 | Version 2.1.8 - March 20 2024 |
| 186 | * New: customer import with cron option |
| 187 | * New: support for Advanced Coupons plugin - customer credit |
| 188 | * Fix: image import |
| 189 | * Fix: order sync |
| 190 | |
| 191 | Version 2.1.7 - March 13 2024 |
| 192 | * Fix: checkout fields readonly conflict |
| 193 | * Fix: cronjob adjustment not working |
| 194 | * Fix: package sync |
| 195 | * Fix: composite items import |
| 196 | |
| 197 | Version 2.1.6 - March 7th 2024 |
| 198 | * New: connect Zoho Inventory to Exact Online |
| 199 | * Fix: toggle save options |
| 200 | |
| 201 | Version 2.1.5 - Februari 29 2024 |
| 202 | * New: Zoho CRM tab to bulk export orders to Zoho CRM |
| 203 | * Improvement: bulk sync orders to Exact Online in background automatically once a day |
| 204 | * Fix: Enable auto-generated sales order number for Zoho Inventory |
| 205 | * Refactored core for wordpress.org |
| 206 | * Compatibility with WooCommerce 8.6 |
| 207 | |
| 208 | Version 2.1.4 - Februari 18 2024 |
| 209 | * Fix: webhook sync item status |
| 210 | * Fix: bulk export orders to Exact Online date range |
| 211 | |
| 212 | Version 2.1.3 - Februari 13 2024 |
| 213 | * New: bulk map orders with Exact Online |
| 214 | * New: bulk export orders to Exact Online |
| 215 | * Fix: customer mapping on checkout for Zoho Inventory |
| 216 | |
| 217 | Version 2.1.2 - Februari 8 2024 |
| 218 | * New: item custom fields via webhook sync |
| 219 | * Improvement: order with bundle item will now skip its child items |
| 220 | * Fix: duplication of images import |
| 221 | * Fix: description will be imported as short description |
| 222 | |
| 223 | Version 2.1.1 - Februari 2nd 2024 |
| 224 | * Tweak: restored Item's custom fields in cron |
| 225 | * Improvement: purge action scheduler log after a week |
| 226 | |
| 227 | Version 2.1.0 - Februari 1 2024 |
| 228 | * New: Exact Online tab for bulk mapping & import items and customers |
| 229 | * Tweak: improved error handling in case of bad Zoho connection |
| 230 | * Tweak: improved Zoho order sync by separating customer sync |
| 231 | * Fix: only import active group items |
| 232 | |
| 233 | Version 2.0.11 - January 24 2024 |
| 234 | * Fix: custom fields mapping of orders |
| 235 | * Fix: unusable connect tab if wrong organisation id entered |
| 236 | * Improvement: connection with CommerceBird app |
| 237 | * Improvement: reduced the number of unneccessary webhook triggers to Zoho CRM & Exact Online |
| 238 | |
| 239 | Version 2.0.10 - January 16th 2024 |
| 240 | * Fix: cron import simple items |
| 241 | * Fix: User Interface bugs |
| 242 | |
| 243 | Version 2.0.9 - January 15th 2024 |
| 244 | * Fix: custom order fields sync - requires label now instead of ID |
| 245 | * Tweak: migration to commercebird.com preparation |
| 246 | |
| 247 | Version 2.0.8 - January 11th 2024 |
| 248 | * Fix: product create via webhook |
| 249 | |
| 250 | Version 2.0.7 - January 9th 2024 |
| 251 | * Fix: featured image import |
| 252 | * Fix: webhook item sync |
| 253 | * Tweak: Imagick module no longer required for image import |
| 254 | |
| 255 | Version 2.0.6 - January 7th 2024 |
| 256 | * Tweak: orders sync now via Action Scheduler |
| 257 | * Fix: stock items import |
| 258 | * Compatible with WooCommerce 8.5 |
| 259 | |
| 260 | Version 2.0.5 - December 27th 2023 |
| 261 | * Fix: import group items |
| 262 | |
| 263 | Version 2.0.4 - December 17th 2023 |
| 264 | * Fix: import items "invalid sku" error |
| 265 | * Fix: import item image |
| 266 | |
| 267 | Version 2.0.3 - December 6th 2023 |
| 268 | * Fix: Webhooks sync |
| 269 | * Tweak: added warning for missing Imagick library |
| 270 | |
| 271 | Version 2.0.2 - November 30 2023 |
| 272 | * Fixed Cronjob |
| 273 | |
| 274 | Version 2.0.1 - November 24th 2023 |
| 275 | * New: image comparison for zoho item to avoid duplication |
| 276 | * Tweak: refactored frontend sync to zoho inventory |
| 277 | * Fix: License key activation |
| 278 | |
| 279 | Version 2.0.0 - November 22nd 2023 |
| 280 | * New: Zoho Inventory Integration |
| 281 | * New: complete rebuild of plugin in Vue.js |
| 282 | * Tweak: improved CORS support |
| 283 | * Tweak: PHP 8.1 support |
| 284 | * Compatibility added for WooCommerce 8.3 |
| 285 | |
| 286 | Version 1.0.4 - September 6th 2023 |
| 287 | * New: timezone support for order timestamp |
| 288 | * Fix: date formatting on settings page |
| 289 | |
| 290 | Version 1.0.3 - April 18th 2023 |
| 291 | * Fix: fatal error conflict with Yith plugins |
| 292 | |
| 293 | Version 1.0.2 - April 17th 2023 |
| 294 | * Fix: conflicts with some plugins |
| 295 | * Tweak: saving settings will show confirmation |
| 296 | * Improvement: support for WordPress 6.2 |
| 297 | |
| 298 | Version 1.0.1 - April 3rd 2023 |
| 299 | * New: changelog widget |
| 300 | * Fix: mobile ui |
| 301 | |
| 302 | version 1.0.0 - April 1st 2023 |
| 303 | * initial release |