simple-sales-tax
Last commit date
assets
6 days ago
build
11 months ago
includes
6 days ago
languages
6 days ago
changelog.txt
6 days ago
readme.txt
6 days ago
simple-sales-tax.php
6 days ago
uninstall.php
3 years ago
webpack.config.js
5 months ago
changelog.txt
1209 lines
| 1 | Changelog for Simple Sales Tax |
| 2 | |
| 3 | Format based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
| 4 | |
| 5 | - [8.4.11] - 2026-06-24 = |
| 6 | |
| 7 | Fixed: |
| 8 | - [DEV-8740] - WooCommerce Exemption Certificate Error |
| 9 | |
| 10 | Changed: |
| 11 | - WC tested up to: 10.8.1 |
| 12 | |
| 13 | |
| 14 | - [8.4.10] - 2026-05-29 = |
| 15 | |
| 16 | Fixed: |
| 17 | - [DEV-7786] - Fixed WooCommerce transactions not being imported to TaxCloud by adding order save triggers and logging in block checkout |
| 18 | |
| 19 | Changed: |
| 20 | - WordPress Tested up to: 7.0 |
| 21 | |
| 22 | |
| 23 | - [8.4.9] - 2026-05-13 = |
| 24 | |
| 25 | Fixed: |
| 26 | - [DEV-7576] Fixed: WooCommerce Shipment Error | GetLocationsException |
| 27 | - [DEV-7520] WooCommerce Exemption Certificate (Government Type Only) Throwing Error 422 |
| 28 | |
| 29 | - [8.4.8] - 2026-05-01 = |
| 30 | |
| 31 | Fixed: |
| 32 | - [DEV-7266] - Fixed composite product condition |
| 33 | |
| 34 | Added: |
| 35 | - Include plugin version in API request User-Agent header |
| 36 | |
| 37 | Changed: |
| 38 | - WC tested up to: 10.7.0 |
| 39 | |
| 40 | |
| 41 | - [8.4.7] - 2026-03-26 = |
| 42 | |
| 43 | Fixed: |
| 44 | - [DEV-7181] - Wild Horse Ammo (58285) - Seeing excise tax applied for exempt orders (WooCommerce) |
| 45 | - [DEV-6819] - Exemption certificates should use the real customer ID from WooCommerce (v3 API) |
| 46 | |
| 47 | Changed: |
| 48 | - WordPress Tested up to: 6.9.4 |
| 49 | - WC tested up to: 10.6.1 |
| 50 | |
| 51 | |
| 52 | - [8.4.6] - 2026-03-10 = |
| 53 | |
| 54 | Fixed: |
| 55 | - [DEV-7056] - Move tax location script not working |
| 56 | - [DEV-6760] - PropShopTrader OU (61602) | WooCommerce VAT Issue |
| 57 | |
| 58 | Added: |
| 59 | - [DEV-6358] - Link directly to the correct TaxCloud connection in TaxCloud from the plugin |
| 60 | - [DEV-6609] - Rename field to 'Disable Integration' for clarity (Option to disable the integration) |
| 61 | |
| 62 | |
| 63 | - [8.4.5] - 2026-02-20 = |
| 64 | |
| 65 | Fixed: |
| 66 | - [DEV-5969] - Completed WooCommerce orders not being captured in TaxCloud |
| 67 | |
| 68 | Fixed: |
| 69 | - [DEV-6070] - Handle Colorado excise tax on guns and ammo from WooCommerce |
| 70 | - [DEV-6422] - Tax exempt customer issues in WooCommerce |
| 71 | |
| 72 | |
| 73 | - [8.4.4] - 2026-02-03 = |
| 74 | |
| 75 | Fixed: |
| 76 | - [DEV-6070] - Fixed issue with CO EXCISE TAX double-charging |
| 77 | |
| 78 | - [8.4.3] - 2026-01-28 = |
| 79 | |
| 80 | Fixed: |
| 81 | - [DEV-6070] - Handle Colorado excise tax on guns and ammo from WooCommerce |
| 82 | - [DEV-6422] - Tax exempt customer issues in WooCommerce |
| 83 | |
| 84 | |
| 85 | - [8.4.2] - 2026-01-15 = |
| 86 | |
| 87 | Fixed: |
| 88 | - [DEV-6619] - Fix: Rate limit notice blocking the checkout process |
| 89 | |
| 90 | Added: |
| 91 | - DEV-6619 - Rate Limiting Options |
| 92 | - DEV-6644 - Implement order return process in Data Import mode for TaxCloud |
| 93 | |
| 94 | |
| 95 | - [8.4.1] - 2026-01-07 = |
| 96 | |
| 97 | Changed: |
| 98 | - Bump tested WC version to 10.4.3 |
| 99 | |
| 100 | Fixed: |
| 101 | - DEV-6508 - Adjust Integration Mode display to match terminology in the TaxCloud |
| 102 | - DEV-6506 - Make sure native tax features aren't blocked in Data Import mode |
| 103 | |
| 104 | Added: |
| 105 | - DEV-6506 - Woo Tax plugin functions when the integration is in Data Import mode |
| 106 | |
| 107 | - [8.4.0] - 2025-12-04 = |
| 108 | |
| 109 | Changed: |
| 110 | - WordPress Tested up to: 6.9 |
| 111 | - WC tested up to: 10.3.5 |
| 112 | |
| 113 | Added: |
| 114 | - DEV-5366: Force "disable real time calc" for non-premium users in woo plugin |
| 115 | - Introduce data_mover v3 APIs |
| 116 | |
| 117 | Fixed: |
| 118 | - DEV-6306: Investigate vulnerability report from Patchstack |
| 119 | |
| 120 | |
| 121 | - [8.3.8] - 2025-11-20 = |
| 122 | |
| 123 | Added: |
| 124 | - DEV-6271 - Add new shipping tic option to woo shipping dropdown |
| 125 | |
| 126 | - [8.3.7] - 2025-10-24 = |
| 127 | |
| 128 | Fixed: |
| 129 | - DEV-6055: Multivendor plugins tax calculation fails. |
| 130 | |
| 131 | - [8.3.6] - 2025-10-16 = |
| 132 | |
| 133 | Changed: |
| 134 | - Shipping method required message |
| 135 | |
| 136 | Added: |
| 137 | - TaxCloud Settings Verification with AJAX Error Handling and Nonce Verification |
| 138 | - Order debug log: add wootax metadata |
| 139 | |
| 140 | - [8.3.5] - 2025-10-02 = |
| 141 | |
| 142 | Fixed: |
| 143 | - DEV-5715: Stripe Express Checkout |
| 144 | |
| 145 | Added: |
| 146 | - DEV-5767: Admin warning messages |
| 147 | |
| 148 | |
| 149 | - [8.3.4] - 2025-09-15 = |
| 150 | |
| 151 | Fixed: |
| 152 | - PHP 8.2x support |
| 153 | |
| 154 | Added: |
| 155 | - Option: Show Zero Tax on Order Page |
| 156 | - Option: Force Tax Lookup |
| 157 | - Option: Enable/Disable Capture Orders in TaxCloud |
| 158 | - Cache verified address only |
| 159 | - Detailed logging |
| 160 | |
| 161 | |
| 162 | - [8.3.3] - 2025-09-01 = |
| 163 | |
| 164 | Fixed: |
| 165 | - Tax calculation failures |
| 166 | - Remove unhooked submenu code |
| 167 | |
| 168 | - [8.3.2] - 2025-01-27 = |
| 169 | |
| 170 | Added: |
| 171 | - Setting to disable realtime tax calculation |
| 172 | |
| 173 | Fixed: |
| 174 | - Broken links |
| 175 | - Issue with composite products |
| 176 | - Issue with newer WooCommerce versions |
| 177 | |
| 178 | - [8.3.1] - 2025-07-11 = |
| 179 | |
| 180 | Fixed: |
| 181 | - Re-deployed version 8.3.0 to ensure all files and assets were correctly included in the WordPress.org release. |
| 182 | - Resolved issues with missing or outdated plugin metadata in the initial 8.3.0 deployment. |
| 183 | |
| 184 | - [8.3.0] - 2025-07-11 = |
| 185 | |
| 186 | Changed: |
| 187 | - Renamed plugin from **Simple Sales Tax** to **TaxCloud for WooCommerce**. |
| 188 | - Updated plugin assets and branding for the WordPress.org plugin page. |
| 189 | - Applied changes required for compliance with **WooCommerce Marketplace** QIT validation. |
| 190 | |
| 191 | Fixed: |
| 192 | - Resolved issues causing failures in **WooCommerce onboarding task list** and **Payments settings navigation** during QIT automated tests. |
| 193 | - Adjusted hook timing and database logic to avoid interfering with setup flows. |
| 194 | |
| 195 | - [8.2.4] - 2025-04-24 = |
| 196 | |
| 197 | Changed: |
| 198 | - Verified compatibility with **WPC Composite Products for WooCommerce** by WPClever. |
| 199 | - Verified compatibility with **WordPress 6.8**. |
| 200 | |
| 201 | Fixed: |
| 202 | - Resolved a compatibility issue with the **"Tax Exemption for WooCommerce (PRO)"** plugin by RelyWP where exempted customers were not being correctly processed. |
| 203 | |
| 204 | - [8.2.3] - 2025-02-19 = |
| 205 | |
| 206 | Changed: |
| 207 | - Change description |
| 208 | |
| 209 | - [8.2.2] - 2025-01-17 = |
| 210 | |
| 211 | Fixed: |
| 212 | - Calculate Tax when edit subscription |
| 213 | |
| 214 | - [8.2.1] - 2024-10-24 = |
| 215 | |
| 216 | Fixed: |
| 217 | - Double tax on initial subscription cart with WooCommerce 9.2+ |
| 218 | |
| 219 | - [8.2.0] - 2024-09-12 = |
| 220 | |
| 221 | Added: |
| 222 | - Integration with WooCommerce Checkout Blocks |
| 223 | |
| 224 | Fixed: |
| 225 | - Dropdowns appear behind exemption certificate modal |
| 226 | |
| 227 | Changed: |
| 228 | - Bump tested WC version to 9.3 |
| 229 | |
| 230 | = [8.1.1] - 2024-09-06 = |
| 231 | |
| 232 | Fixed: |
| 233 | - Load certificate modal templates in footer to fix conflict with Divi theme |
| 234 | - Increase z-index of certificate modals so they appear over Divi fixed header |
| 235 | |
| 236 | = [8.1.0] - 2024-08-28 = |
| 237 | |
| 238 | Added: |
| 239 | - Integration with Deposits for WooCommerce by Tyche Softwares |
| 240 | |
| 241 | = [8.0.17] - 2024-08-22 = |
| 242 | |
| 243 | Changed: |
| 244 | - Bump tested WC version to 9.2 |
| 245 | |
| 246 | = [8.0.16] - 2024-07-18 = |
| 247 | |
| 248 | Changed: |
| 249 | - Bump tested WP version to 6.6 |
| 250 | - Update screenshots for WP.org |
| 251 | |
| 252 | = [8.0.15] - 2024-07-12 = |
| 253 | |
| 254 | Fixed: |
| 255 | - Labeling and validation for required exemption certificate fields |
| 256 | |
| 257 | = [8.0.14] - 2024-07-11 = |
| 258 | |
| 259 | Fixed: |
| 260 | - Update links to taxcloud.com |
| 261 | |
| 262 | Changed: |
| 263 | - Bump tested WC version to 9.1 |
| 264 | |
| 265 | = [8.0.13] - 2024-06-20 = |
| 266 | |
| 267 | Fixed: |
| 268 | - "Download Debug Report" button not working with WC 9.0+ |
| 269 | |
| 270 | Changed: |
| 271 | - Bump tested WC version to 9.0 |
| 272 | |
| 273 | = [8.0.12] - 2024-05-14 = |
| 274 | |
| 275 | Changed: |
| 276 | - Bump tested WC version to 8.9 |
| 277 | |
| 278 | = [8.0.11] - 2024-04-19 = |
| 279 | |
| 280 | Changed: |
| 281 | - Bump tested WP version to 6.5 |
| 282 | - Bump tested WC version to 8.8 |
| 283 | |
| 284 | = [8.0.10] - 2024-03-20 = |
| 285 | |
| 286 | Changed: |
| 287 | - Bump tested WC version to 8.7 |
| 288 | |
| 289 | = [8.0.9] - 2024-02-16 = |
| 290 | |
| 291 | Changed: |
| 292 | - Bump tested WC version to 8.6 |
| 293 | |
| 294 | = [8.0.8] - 2024-01-09 = |
| 295 | |
| 296 | Changed: |
| 297 | - Bump tested WC version to 8.5 |
| 298 | |
| 299 | = [8.0.7] - 2023-12-12 = |
| 300 | |
| 301 | Changed: |
| 302 | - Bump tested WC version to 8.4 |
| 303 | - Bump minimum PHP version to 7.4 |
| 304 | |
| 305 | = [8.0.6] - 2023-11-03 = |
| 306 | |
| 307 | Fixed: |
| 308 | - Prevent creation of duplicate exemption certificates during checkout |
| 309 | |
| 310 | = [8.0.5] - 2023-10-26 = |
| 311 | |
| 312 | Fixed: |
| 313 | - Zero tax total in email notifications for orders created via REST API |
| 314 | |
| 315 | Changed: |
| 316 | - Bump tested WP version to 6.4 |
| 317 | |
| 318 | = [8.0.4] - 2023-10-16 = |
| 319 | |
| 320 | Fixed: |
| 321 | - Version stylesheets and scripts correctly for cache busting |
| 322 | |
| 323 | = [8.0.3] - 2023-10-09 = |
| 324 | |
| 325 | Changed: |
| 326 | - Bump tested WC version to 8.2 |
| 327 | |
| 328 | = [8.0.2] - 2023-09-29 = |
| 329 | |
| 330 | Fixed: |
| 331 | - Uncaught type errors with certain PHP versions |
| 332 | |
| 333 | = [8.0.1] - 2023-09-26 = |
| 334 | |
| 335 | Fixed: |
| 336 | - Fatal errors when making requests to TaxCloud |
| 337 | |
| 338 | = [8.0.0] - 2023-09-23 = |
| 339 | |
| 340 | Added: |
| 341 | - WooCommerce High-Performance Order Storage (HPOS) compatibility |
| 342 | - Allow customers to apply single-purchase exemption certificates during checkout |
| 343 | |
| 344 | Fixed: |
| 345 | - Third party plugin/theme conflicts due to Guzzle dependency |
| 346 | - Sort tax exemption certificates by date created |
| 347 | |
| 348 | Changed: |
| 349 | - Bump tested WC version to 8.1 |
| 350 | - Bump tested WP version to 6.3 |
| 351 | |
| 352 | BREAKING CHANGES: |
| 353 | - Bump minimum PHP version to 7.2 |
| 354 | - Bump minimum WC version to 6.9 |
| 355 | - Remove `get_certificate_id` from `SST_Abstract_Cart` interface |
| 356 | - Remove `sst_woocommerce_gte_32` utility function |
| 357 | - Remove `html-certificate-table.php` template and replace with a new `html-checkout.php` template |
| 358 | - Rewrite `html-add-certificate-modal.php` template |
| 359 | |
| 360 | = [7.0.13] - 2023-08-17 = |
| 361 | |
| 362 | Changed: |
| 363 | - Bump tested WC version to 8.0 |
| 364 | |
| 365 | Fixed: |
| 366 | - Zero Sales Tax line doesn't show in order emails when "Show Zero Tax" setting is enabled |
| 367 | |
| 368 | = [7.0.12] - 2023-07-19 = |
| 369 | |
| 370 | Changed: |
| 371 | - Bump tested WC version to 7.9 |
| 372 | |
| 373 | = [7.0.11] - 2023-06-13 = |
| 374 | |
| 375 | Changed: |
| 376 | - Bump tested WC version to 7.8 |
| 377 | |
| 378 | = [7.0.10] - 2023-05-09 = |
| 379 | |
| 380 | Changed: |
| 381 | - Bump tested WC version to 7.7 |
| 382 | |
| 383 | = [7.0.9] - 2023-04-12 = |
| 384 | |
| 385 | Changed: |
| 386 | - Bump tested WP version to 6.2 |
| 387 | - Bump tested WC version to 7.6 |
| 388 | |
| 389 | = [7.0.8] - 2023-03-07 = |
| 390 | |
| 391 | Changed: |
| 392 | - Bump tested WooCommerce version to 7.5 |
| 393 | |
| 394 | = [7.0.7] - 2023-02-18 = |
| 395 | |
| 396 | Fixed: |
| 397 | - Syntax error in `includes/class-sst-assets.php` with PHP < 7.3 |
| 398 | |
| 399 | = [7.0.6] - 2023-02-14 = |
| 400 | |
| 401 | Changed: |
| 402 | - Bump tested WooCommerce version to 7.4 |
| 403 | |
| 404 | = [7.0.5] - 2023-01-09 = |
| 405 | |
| 406 | Changed: |
| 407 | - Update copyright year |
| 408 | - Bump tested WooCommerce version to 7.3 |
| 409 | |
| 410 | Fixed: |
| 411 | - Fatal error when processing partial refund with quantity 0 |
| 412 | |
| 413 | = [7.0.4] - 2022-12-09 = |
| 414 | |
| 415 | Changed: |
| 416 | - Bump tested WooCommerce version to 7.2 |
| 417 | |
| 418 | = [7.0.3] - 2022-11-02 = |
| 419 | |
| 420 | Fixed: |
| 421 | - Order exemption certificates by created date in certificate table |
| 422 | |
| 423 | Changed: |
| 424 | - Bump tested WooCommerce version to 7.1 |
| 425 | |
| 426 | = [7.0.2] - 2022-10-14 = |
| 427 | |
| 428 | Fixed: |
| 429 | - Fatal error on checkout page when destination address is incomplete |
| 430 | |
| 431 | Changed: |
| 432 | - Bump tested WooCommerce version to 7.0 |
| 433 | - Bump tested WordPress version to 6.1 |
| 434 | |
| 435 | = [7.0.1] - 2022-08-04 = |
| 436 | |
| 437 | Fixed: |
| 438 | - The "Where does this exemption apply?" input in the exemption certificate form can be rendered as a text input instead of a dropdown |
| 439 | - Fatal error with PHP 8 when invalid exemption certificate state is submitted |
| 440 | - Prevent customers outside of the U.S. from attempting to submit exemption certificates |
| 441 | |
| 442 | Changed: |
| 443 | - Bump tested WooCommerce version to 6.8 |
| 444 | |
| 445 | = [7.0.0] - 2022-07-30 = |
| 446 | |
| 447 | Added: |
| 448 | - Add a button to download a debug report with all information required for Simple Sales Tax support requests |
| 449 | - Add an option to set the Taxability Information Code (TIC) for shipping charges on the plugins settings screen |
| 450 | - Allow admins to edit, view, and delete customer exemption certificates from the Edit User screen in WP admin |
| 451 | - Allow admins to apply an exemption certificate to an order on the Edit Order screen in WP admin |
| 452 | |
| 453 | Fixed: |
| 454 | - WCFM Marketplace - Hide the non-functional Tax Status dropdown in the edit shipping method popup |
| 455 | - Tax is not included in the order total displayed in the WooCommerce Square Google / Apple Pay popup |
| 456 | - Fix tested WP version in readme.txt |
| 457 | |
| 458 | Changed: |
| 459 | - Update tested WC version to 6.7 |
| 460 | - Optimize data structures to reduce DB space used by Simple Sales Tax |
| 461 | |
| 462 | BREAKING CHANGES: |
| 463 | - Rewrote the `html-certificate-table.php` template |
| 464 | - Dropped the `wootax_shipping_tic` filter in favor of `sst_shipping_tic` |
| 465 | |
| 466 | = [6.3.13] - 2022-02-07 = |
| 467 | |
| 468 | Fixed: |
| 469 | - Resolve PHP 8 deprecation notices |
| 470 | |
| 471 | Changed: |
| 472 | - Update tested WC version to 6.2 |
| 473 | |
| 474 | = [6.3.12] - 2022-01-25 = |
| 475 | |
| 476 | Changed: |
| 477 | - Update tested WP version to 5.9 |
| 478 | - Update tested WC version to 6.1 |
| 479 | |
| 480 | = [6.3.11] - 2021-12-04 = |
| 481 | |
| 482 | Changed: |
| 483 | - Updated tested WC version to 6.0 |
| 484 | |
| 485 | = [6.3.10] - 2021-10-26 = |
| 486 | |
| 487 | Changed: |
| 488 | - Updated tested WC version to 5.9 |
| 489 | |
| 490 | = [6.3.9] - 2021-08-16 = |
| 491 | |
| 492 | Changed: |
| 493 | - Update tested WC version to 5.6 |
| 494 | |
| 495 | = [6.3.8] - 2021-07-12 = |
| 496 | |
| 497 | Changed: |
| 498 | - Update tested WC version to 5.5 |
| 499 | - Update tested WP version to 5.8 |
| 500 | |
| 501 | = [6.3.7] - 2021-06-02 = |
| 502 | |
| 503 | Fixed: |
| 504 | - Default origin address overrides other origin addresses |
| 505 | |
| 506 | Changed: |
| 507 | - Update tested WC version to 5.3 |
| 508 | |
| 509 | = [6.3.6] - 2021-03-09 = |
| 510 | |
| 511 | Changed: |
| 512 | - Update tested WC version to 5.1 |
| 513 | |
| 514 | = [6.3.5] - 2021-03-08 = |
| 515 | |
| 516 | Fixed: |
| 517 | - jQuery deprecation notices with WP 5.7 |
| 518 | - Dokan - TIC select appears below Products table in vendor dashboard |
| 519 | - Marketplaces - Uncaught address exception on cart page when vendor has non-numeric origin ZIP code |
| 520 | |
| 521 | Changed: |
| 522 | - Update tested WP version to 5.7 |
| 523 | |
| 524 | = [6.3.4] - 2021-02-14 = |
| 525 | |
| 526 | Changed: |
| 527 | - Update tested WC version to 5.0 |
| 528 | - Update tested WP version to 5.6 |
| 529 | |
| 530 | = [6.3.3] - 2021-01-11 = |
| 531 | |
| 532 | Fixed: |
| 533 | - TaxCloud locations are not pulled the first time the user saves their settings |
| 534 | |
| 535 | Changed: |
| 536 | - Updated tested WC version to 4.9 |
| 537 | |
| 538 | = [6.3.2] - 2020-12-19 = |
| 539 | |
| 540 | Fixed: |
| 541 | - Marketplaces - Tax calculations fail when vendors enter a Zip+4 ZIP code |
| 542 | |
| 543 | = [6.3.1] - 2020-12-13 = |
| 544 | |
| 545 | Fixed: |
| 546 | - Remove new PHP syntax breaking sites running PHP < 7.3 |
| 547 | |
| 548 | = [6.3.0] - 2020-12-12 = |
| 549 | |
| 550 | Added: |
| 551 | - Add support for WC Marketplace / WCMp |
| 552 | |
| 553 | Fixed: |
| 554 | - SST loads unnecessary assets on the frontend |
| 555 | - Tax is not calculated for virtual products on the Add new order screen |
| 556 | - Fix references to undefined class properties in the SST_Marketplace_Integration class |
| 557 | |
| 558 | Changed: |
| 559 | - Remove all references to simplesalestax.com |
| 560 | - Update pricing info in readme |
| 561 | - Move Installation Guide to readme |
| 562 | |
| 563 | = [6.2.6] - 2020-12-03 = |
| 564 | |
| 565 | Fixed: |
| 566 | - Tax not calculated correctly when there are multiple cart packages w/ the same origin address |
| 567 | |
| 568 | = [6.2.5] - 2020-12-03 = |
| 569 | |
| 570 | Fixed: |
| 571 | - API credentials are not saving |
| 572 | |
| 573 | = [6.2.4] - 2020-11-24 = |
| 574 | |
| 575 | Fixed: |
| 576 | - PHP TaxCloud library throws fatal error with PHP < 7.3 |
| 577 | |
| 578 | = [6.2.3] - 2020-11-23 = |
| 579 | |
| 580 | Fixed: |
| 581 | - v6.2 data update doesn't terminate for users running PHP < 7.3 |
| 582 | |
| 583 | = [6.2.2] - 2020-11-23 = |
| 584 | |
| 585 | Fixed: |
| 586 | - Tax is not calculated when Recalculate is clicked on Edit Order screen |
| 587 | |
| 588 | = [6.2.1] - 2020-11-15 = |
| 589 | |
| 590 | Fixed: |
| 591 | - Trailing comma in __ call breaks sites running PHP < 7.3 |
| 592 | |
| 593 | = [6.2.0] - 2020-11-14 = |
| 594 | |
| 595 | Added: |
| 596 | - Integrate with Dokan, WCFM Marketplace, and WC Vendors |
| 597 | |
| 598 | Fixed: |
| 599 | - Fix styling for Simple Sales Tax data update notice |
| 600 | |
| 601 | Changed: |
| 602 | - Declare support for WooCommerce 4.7 |
| 603 | |
| 604 | = [6.1.2] - 2020-08-28 = |
| 605 | |
| 606 | Fixed: |
| 607 | - 409 error when adding exemption certificates during checkout |
| 608 | |
| 609 | Changed: |
| 610 | - Use 'key' attribute to identify cart items to maximize compatibility with third parties that re-index the 'contents' array in the WC shipping packages |
| 611 | |
| 612 | = [6.1.1] - 2020-08-18 = |
| 613 | |
| 614 | Changed: |
| 615 | - Declare support for WooCommerce 4.4 |
| 616 | - Declare support for WordPress 5.5 |
| 617 | |
| 618 | = [6.1.0] - 2020-07-06 = |
| 619 | |
| 620 | Added: |
| 621 | - Calculate tax totals on the WooCommerce cart page |
| 622 | - Show a warning when other tax calculation plugins are installed |
| 623 | - Clear cached tax rates after user deletes existing tax rates |
| 624 | |
| 625 | Fixed: |
| 626 | - Duplicate lookups are sent when a customer logs in or creates an account during checkout |
| 627 | |
| 628 | Changed: |
| 629 | - Declare support for WooCommerce 4.3 |
| 630 | |
| 631 | = [6.0.14] - 2020-06-09 = |
| 632 | |
| 633 | Fixed: |
| 634 | - Recalculate Taxes button doesn't work when the order has no shipping lines |
| 635 | - Rates entered in WooCommerce tax rate tables are doubled when SST is active |
| 636 | |
| 637 | = [6.0.13] - 2020-05-31 = |
| 638 | |
| 639 | Fixed: |
| 640 | - Subscription fees are not discounted in TaxCloud when a coupon is applied |
| 641 | - Subscription renewals are not taxed when the subscription has a free trial |
| 642 | - No-ship subscriptions are not taxed when calculating taxes from the Edit Order screen |
| 643 | |
| 644 | Changed: |
| 645 | - Declare support for WooCommerce 4.2 |
| 646 | |
| 647 | = [6.0.12] - 2020-03-15 = |
| 648 | |
| 649 | Changed: |
| 650 | - Declare support for WooCommerce 4.0 and WordPress 5.4 |
| 651 | |
| 652 | = [6.0.11] - 2020-01-02 = |
| 653 | |
| 654 | First release through WordPress.org. |
| 655 | |
| 656 | Fixed: |
| 657 | - Guzzle IDN conversion bug #40 |
| 658 | |
| 659 | Changed: |
| 660 | - Declare support for WooCommerce 3.9 |
| 661 | |
| 662 | = [6.0.10] - 2019-12-15 = |
| 663 | |
| 664 | Fixed: |
| 665 | - cURL error 60 when making TaxCloud API requests |
| 666 | |
| 667 | = [6.0.9] - 2019-11-13 = |
| 668 | |
| 669 | Fixed: |
| 670 | - Recurring cart totals are sent to TaxCloud when a WooCommerce Subscriptions parent order is captured |
| 671 | - The initial cart total for subscription orders does not include the calculated shipping tax |
| 672 | |
| 673 | Changed: |
| 674 | - Declare support for WooCommerce 3.8 and WordPress 5.3 |
| 675 | |
| 676 | = [6.0.8] - 2019-08-31 = |
| 677 | |
| 678 | Fixed: |
| 679 | - Tax is over-calculated fpr products created with the WooCommerce Composite Products extension |
| 680 | - "This transaction has already been marked as authorized" error when a customer places the same order two or more times within a 1 month period |
| 681 | |
| 682 | = [6.0.7] - 2019-04-26 = |
| 683 | |
| 684 | Fixed: |
| 685 | - Don't load the Subscriptions integration unless the official WooCommerce Subscriptions plugin is installed |
| 686 | - Update the Subscriptions integration to use the new API for getting and setting shipping taxes |
| 687 | - Potential fatal error during 6.0.6 update |
| 688 | |
| 689 | Changed: |
| 690 | - Add data validation and sanity checks to prevent errors when accessing orders |
| 691 | - Update tested WordPress and WooCommerce versions |
| 692 | |
| 693 | = [6.0.6] - 2019-04-26 = |
| 694 | |
| 695 | Fixed: |
| 696 | - Extraneous Captured transactions created in TaxCloud when an order is marked Completed |
| 697 | |
| 698 | = [6.0.5] - 2019-03-10 = |
| 699 | |
| 700 | Fixed: |
| 701 | - Duplicate lookup requests sent when shipping method is changed during checkout |
| 702 | |
| 703 | = [6.0.4] - 2019-02-01 = |
| 704 | |
| 705 | Fixed: |
| 706 | - ZIP code mismatch error messages block checkout |
| 707 | - Broken e2e tests for the exemption certificate interface and the Edit Order screen |
| 708 | |
| 709 | = [6.0.3] - 2018-11-19 = |
| 710 | |
| 711 | Fixed: |
| 712 | - CSS and JS assets don't load correctly in Windows environments |
| 713 | |
| 714 | = [6.0.2] - 2018-10-24 = |
| 715 | |
| 716 | Changed: |
| 717 | - Refactor to improve cart and checkout page performance |
| 718 | |
| 719 | = [6.0.1] - 2018-10-12 = |
| 720 | |
| 721 | Fixed: |
| 722 | - Fatal error when API Login ID or API Key is not set |
| 723 | |
| 724 | = [6.0.0] - 2018-10-08 = |
| 725 | |
| 726 | **NOTE:** THIS IS THE FIRST RELEASE TO USE SEMANTIC VERSIONING. |
| 727 | |
| 728 | Added: |
| 729 | - Calculate tax for orders created through the WC REST API |
| 730 | |
| 731 | Fixed: |
| 732 | - 'Edit Product' screen broken when API ID or API Key is left blank |
| 733 | - Fatal error when taxes are recalculated for orders with deleted products |
| 734 | |
| 735 | Changed: |
| 736 | - Update tested WC version to 3.5 |
| 737 | - Drop support for WC 2.6.x (last updated nearly 2 years ago) |
| 738 | |
| 739 | = [5.9] - 2018-01-21 = |
| 740 | |
| 741 | **NOTE:** THIS IS THE LAST RELEASE THAT DID *NOT* USE SEMANTIC VERSIONING. |
| 742 | |
| 743 | Fixed: |
| 744 | - No TICs available for selection in WP admin |
| 745 | - Tooltips overlap buttons on the plugin settings page |
| 746 | |
| 747 | Changed: |
| 748 | - Bump tested WC version to 3.4 |
| 749 | - Bump tested WP version to 4.9.5 |
| 750 | |
| 751 | = [5.8] - 2018-01-21 = |
| 752 | |
| 753 | Added: |
| 754 | - POT file for translations |
| 755 | - Add e2e tests for basic plugin functionality |
| 756 | |
| 757 | Changed: |
| 758 | - Eliminate the wootax_hide_tax_options filter and hide the Tax Status and Tax Class fields always |
| 759 | - Declare minimum and maximum supported WooCommerce and WordPress versions in plugin headers |
| 760 | - Bump tested WC version to 3.3 |
| 761 | |
| 762 | = [5.7] - 2017-12-22 = |
| 763 | |
| 764 | Fixed: |
| 765 | - "Cart already marked as authorized" error when capturing a new order |
| 766 | - Shipping refunds fail after the order taxes are recalculated |
| 767 | |
| 768 | = [5.6] - 2017-11-09 = |
| 769 | |
| 770 | Added: |
| 771 | - Add support for WooCommerce 3.2+ |
| 772 | |
| 773 | Fixed: |
| 774 | - Simple Sales Tax is sending duplicate Lookup requests |
| 775 | - Undefined index 'instance_id' error on checkout page in WooCommerce 3.0 |
| 776 | |
| 777 | = [5.5] - 2017-07-21 = |
| 778 | |
| 779 | Fixed: |
| 780 | - Tax is not calculated for digital items |
| 781 | |
| 782 | = [5.4] - 2017-07-02 = |
| 783 | |
| 784 | Added: |
| 785 | - Add compatibility with the WooCommerce Storefront theme |
| 786 | |
| 787 | Changed: |
| 788 | - Serialize order metadata before saving to make compatible with WC 3.1+ |
| 789 | |
| 790 | = [5.3] - 2017-06-23 = |
| 791 | |
| 792 | Added: |
| 793 | - Add support for WooCommerce FedEx Drop Shipping Pro and WooCommerce UPS Drop Shipping Pro |
| 794 | |
| 795 | Fixed: |
| 796 | - Simple Sales Tax "Tax Based On" setting is not respected |
| 797 | - Tax amounts for shipping lines are not set correctly |
| 798 | |
| 799 | Changed: |
| 800 | - Assume quantity 1 if item quantities are omitted when processing a refund |
| 801 | |
| 802 | = [5.2] - 2017-06-15 = |
| 803 | |
| 804 | Fixed: |
| 805 | - Update routines run for fresh plugin installations |
| 806 | |
| 807 | = [5.1] - 2017-06-08 = |
| 808 | |
| 809 | Fixed: |
| 810 | - The "Run the updater" link sometimes links to admin-ajax.php |
| 811 | |
| 812 | = [5.0] - 2017-06-06 = |
| 813 | |
| 814 | THIS IS A MAJOR UPDATE. CAUTION SHOULD BE EXERCISED WHEN UPDATING FROM EARLIER VERSIONS. |
| 815 | |
| 816 | Added: |
| 817 | - Add support for WooCommerce Subscriptions 2.0.0 and later |
| 818 | - Add support for the WooCommerce Ship to Multiple Addresses extension |
| 819 | - Add a "Remove all Data" option to replace the old "Uninstall" button |
| 820 | - Add sst_subs_active() function to check whether WooCommerce Subscriptions is active |
| 821 | - Prompt the user to keep or delete existing tax rates during installation |
| 822 | - Add SST_Logger class to facilitate debug logging |
| 823 | |
| 824 | Fixed: |
| 825 | - "Show Zero Tax" option is not working |
| 826 | - Plugin activation and deactivation functions aren't running |
| 827 | - Default plugin settings are lost when the tax rate removal tool is used during installation |
| 828 | - Users can't make a newly added address the default business address |
| 829 | - Default address is reset when a lower-indexed address is removed |
| 830 | - Make untranslatable strings translatable |
| 831 | |
| 832 | Changed: |
| 833 | - Bump minimum supported WooCommerce version to 2.6 |
| 834 | - Move exemption management interface to checkout page |
| 835 | - Use new TaxCloud REST API instead of SOAP API |
| 836 | - Include free items in TaxCloud Lookup requests |
| 837 | - Display a more specific error message when an attempt to Capture an order in TaxCloud fails |
| 838 | - Simplify data structures for saving TaxCloud order metadata |
| 839 | - Store the current plugin version as metadata for each new order |
| 840 | - Run plugin update check on `init` |
| 841 | - Eliminate unused template files and JavaScripts |
| 842 | - Drop WT_SUBS_ACTIVE constant in favor of new sst_subs_active() function |
| 843 | - Rename wootax_tip() to sst_tip() |
| 844 | - Move helper methods to new static helper classes: SST_Addresses, SST_Products, SST_Shipping |
| 845 | |
| 846 | = [4.9] - 2016-07-07 = |
| 847 | |
| 848 | Fixed: |
| 849 | - Partial refunds are not working properly |
| 850 | |
| 851 | = [4.8] - 2016-06-28 = |
| 852 | |
| 853 | Fixed: |
| 854 | - Automatic plugin updater is broken |
| 855 | - WP cron broken while plugin is active |
| 856 | - Tax totals are not calculated when the "Update Totals" button is pressed |
| 857 | - WC_WooTax_Subscriptions class is not loaded |
| 858 | |
| 859 | = [4.7] - 2016-06-20 = |
| 860 | |
| 861 | Added: |
| 862 | - Add support for WooCommerce 2.6+ |
| 863 | |
| 864 | Fixed: |
| 865 | - The wootax_shipping_tic and wootax_fee_tic filters are not working |
| 866 | - Undefined index notice on the "Edit Product" screen |
| 867 | - Variation description field is hidden when the plugin is active |
| 868 | |
| 869 | Changed: |
| 870 | - Rename from WooTax to Simple Sales Tax |
| 871 | - Bump minimum supported WooCommerce version to 2.2 |
| 872 | - Replace external TaxCloud links with permalinks |
| 873 | - Drop constants: WT_VERSION, WT_PLUGIN_PATH, and WT_PLUGIN_DIR_URL |
| 874 | - Add SST() function for retrieving the singleton plugin instance |
| 875 | - Allow themes to override the tax exemption management templates |
| 876 | |
| 877 | = [4.6] - 2015-12-31 = |
| 878 | |
| 879 | Added: |
| 880 | - Add the ability to assign a different TIC to individual variations of a variable product |
| 881 | - Add a debug tool for removing all tax calculation results cached by WooCommerce |
| 882 | |
| 883 | Fixed: |
| 884 | - Sales Tax row is not displayed under some circumstances |
| 885 | - WooCommerce Subscriptions compatibility issues |
| 886 | - Billing/shipping address swapped with certain WooCommerce configurations |
| 887 | - Plugin ignores the "Enable or disable taxes" setting (WooCommerce > Settings > Tax) |
| 888 | |
| 889 | Changed: |
| 890 | - Move TIC select box and Shipping Origin Addresses field to WooCommerce Product Data metabox |
| 891 | - Use Select2 for the TIC dropdown |
| 892 | - Leave the plugin tax rate in the database when the plugin is uninstalled |
| 893 | - Use WC_Session to access and modify session data |
| 894 | - Bump minimum WooCommerce Subscriptions to v1.5.4 |
| 895 | |
| 896 | = [4.5] - 2015-06-05 = |
| 897 | |
| 898 | Added: |
| 899 | - Introduce a wootax_rate_label filter to allow the "Sales Tax" label to be changed |
| 900 | - Add "Capture Orders Immediately" option |
| 901 | - Category level TIC assignment |
| 902 | |
| 903 | Fixed: |
| 904 | - Suppress errors that the customer can't fix during checkout |
| 905 | - Product TICs are reset when the WordPress Bulk Edit tool is used |
| 906 | - Exemption interface broken when certain security plugins are installed |
| 907 | |
| 908 | Changed: |
| 909 | - Change license to GPL |
| 910 | - Drop code for activating Simple Sales Tax license key and replace plugin updater |
| 911 | - Eliminate the "Install WooTax" page and move installation to the settings page |
| 912 | - Remove unused JavaScripts |
| 913 | - Hide the "Shipping Origin Addresses" field when the number of registered business address is 1 or less |
| 914 | - Hide "Tax Status" fields while the plugin is active |
| 915 | |
| 916 | = [4.4] - 2015-04-22 = |
| 917 | |
| 918 | Added: |
| 919 | - Add new wootax_fee_tic and wootax_shipping_tic filters |
| 920 | - Add new wootax_taxable_price filter |
| 921 | - Add wootax_pickup_address filter |
| 922 | - Add wootax_local_delivery_methods filter |
| 923 | - Add wootax_rate_code filter |
| 924 | |
| 925 | Fixed: |
| 926 | - The WooCommerce "Tax Based On" setting is not being respected |
| 927 | - Plugin interfering with international order refunds |
| 928 | |
| 929 | Changed: |
| 930 | - Reduce frontend load speeds by 50% |
| 931 | - Prevent redundant TaxCloud API calls |
| 932 | - Use the most specific customer address possible when recalculating taxes on the backend |
| 933 | |
| 934 | = [4.3] - 2015-02-05 = |
| 935 | |
| 936 | Added: |
| 937 | - Add "Tax Exempt User Roles" option |
| 938 | - Add an option to hide the tax exemption form from users who don't have a tax exempt user role |
| 939 | - Allow developers to filter the "local pickup" shipping methods with wootax_local_pickup_methods |
| 940 | |
| 941 | Changed: |
| 942 | - Check for SOAPClient before enabling plugin functionality |
| 943 | - Use Select2 for the Shipping Origin Address dropdown |
| 944 | - Reorganize the plugin settings page |
| 945 | - Move the exemption link to promote consistent display across a wider variety of websites |
| 946 | - Remove unused JavaScripts |
| 947 | |
| 948 | = [4.2] - 2015-01-14 = |
| 949 | |
| 950 | Added: |
| 951 | - Add optional request logging for debugging |
| 952 | |
| 953 | Fixed: |
| 954 | - Various bugfixes |
| 955 | |
| 956 | Changed: |
| 957 | - Refactor to meet WooCommerce development standards |
| 958 | - Move settings page to WooCommerce > Settings > Integrations |
| 959 | - Merge "Clear Settings" and "Deactivate License" into a single "Uninstall" button |
| 960 | - Remove custom "Calculate Tax" button on the WooCommerce Edit Order screen |
| 961 | - Remove redundant debug tool for removing all WooCommerce tax rates |
| 962 | - Move WooCommerce Subscriptions code to a separate class |
| 963 | |
| 964 | = [4.1] - 2014-10-12 = |
| 965 | |
| 966 | Added: |
| 967 | - WooCommerce Subscriptions compatibility |
| 968 | |
| 969 | Fixed: |
| 970 | - Plugin is interfering with tax calculations for international orders |
| 971 | - PHP notices on checkout page and in WP admin |
| 972 | |
| 973 | Changed: |
| 974 | - Improve plugin performance |
| 975 | |
| 976 | = [4.0] - 2014-09-14 = |
| 977 | |
| 978 | Added: |
| 979 | - Add support for partial refunds |
| 980 | |
| 981 | Changed: |
| 982 | - Add compatibility with WooCommerce 2.2+ |
| 983 | |
| 984 | = [3.8] - 2014-09-09 = |
| 985 | |
| 986 | Added: |
| 987 | - Add support for businesses with nexus in multiple states |
| 988 | - Add option to deactivate license key |
| 989 | - Add option to customize exemption link text |
| 990 | |
| 991 | Fixed: |
| 992 | - Customers can't save new exemption certificates |
| 993 | - Automatic plugin updater not working with some server configurations |
| 994 | |
| 995 | Changed: |
| 996 | - Revamp the admin settings page |
| 997 | |
| 998 | = [3.7] - 2014-08-13 = |
| 999 | |
| 1000 | Fixed: |
| 1001 | - Installation broken when there are no tax rates in the WooCommerce tax tables |
| 1002 | |
| 1003 | = [3.6] - 2014-08-12 = |
| 1004 | |
| 1005 | Added: |
| 1006 | - Prompt the user to keep or delete existing tax rates during plugin installation |
| 1007 | |
| 1008 | Fixed: |
| 1009 | - Change default setting for "Display tax totals" to "As a single total" to avoid duplicate tax rows |
| 1010 | |
| 1011 | Changed: |
| 1012 | - Clean up admin templates |
| 1013 | - Improve settings field descriptions |
| 1014 | |
| 1015 | = [3.5] - 2014-08-04 = |
| 1016 | |
| 1017 | Fixed: |
| 1018 | - Make the "Show Zero Tax" setting work consistently across all supported versions of WooCommerce |
| 1019 | - PHP warning when no fees are in the cart (WC 2.0) |
| 1020 | |
| 1021 | Changed: |
| 1022 | - Check for WooCommerce before enabling plugin functionality |
| 1023 | - Improve tax total display code |
| 1024 | - Use WC_Session_Handler for storing and retrieving session data |
| 1025 | |
| 1026 | = [3.4] - 2014-08-01 = |
| 1027 | |
| 1028 | Added: |
| 1029 | - Add the ability to quickly reset a product's TIC |
| 1030 | |
| 1031 | Fixed: |
| 1032 | - Default TIC is not being applied properly |
| 1033 | |
| 1034 | = [3.3] - 2014-07-31 = |
| 1035 | |
| 1036 | Added: |
| 1037 | - Configure WooCommerce for optimal compatibility on plugin activation |
| 1038 | |
| 1039 | Fixed: |
| 1040 | - PHP warning when logging out |
| 1041 | - Product TICs are not being saved correctly |
| 1042 | - Fix appearance of admin notices |
| 1043 | |
| 1044 | Changed: |
| 1045 | - Hide coupon configuration warning message until invalid coupons are detected |
| 1046 | - Remove admin configuration notices |
| 1047 | |
| 1048 | = [3.2] - 2014-07-02 = |
| 1049 | |
| 1050 | Fixed: |
| 1051 | - Error when orders with no taxable items are marked as Completed |
| 1052 | |
| 1053 | = [3.1] - 2014-06-18 = |
| 1054 | |
| 1055 | Changed: |
| 1056 | - Improve efficiency of secondary tax lookups |
| 1057 | - Update plugin documentation link |
| 1058 | |
| 1059 | = [3.0] - 2014-06-11 = |
| 1060 | |
| 1061 | Fixed: |
| 1062 | - Fix a bug in the new getDestinationAddress function |
| 1063 | |
| 1064 | = [2.9] - 2014-06-01 = |
| 1065 | |
| 1066 | Added: |
| 1067 | - Add support for taxable fees |
| 1068 | |
| 1069 | Fixed: |
| 1070 | - Tax calculations fail with variable products in the cart |
| 1071 | - The WooCommerce "Tax Based On" setting is not respected |
| 1072 | |
| 1073 | = [2.8] - 2014-05-14 = |
| 1074 | |
| 1075 | Fixed: |
| 1076 | - Address validation failing for Firefox users |
| 1077 | - Fix handling of virtual and downloadable products |
| 1078 | |
| 1079 | = [2.7] - 2014-04-10 = |
| 1080 | |
| 1081 | Changed: |
| 1082 | - Refactor to avoid use of <?= tags |
| 1083 | - Return original, unvalidated address if address validation fails |
| 1084 | |
| 1085 | = [2.6] - 2014-03-25 = |
| 1086 | |
| 1087 | Changed: |
| 1088 | - Drop the "Charge Sales Tax on Shipping?" option |
| 1089 | |
| 1090 | = [2.5] - 2014-03-24 = |
| 1091 | |
| 1092 | Added: |
| 1093 | - Add an option to disable the calculation of tax on shipping |
| 1094 | |
| 1095 | Fixed: |
| 1096 | - "strip_tags" error when creating or updating products in WP admin |
| 1097 | |
| 1098 | Changed: |
| 1099 | - Link to the Quick Start Guide from the plugin settings page |
| 1100 | - Exclude products that are marked as non-taxable during tax calculations |
| 1101 | |
| 1102 | = [2.4] - 2014-03-13 = |
| 1103 | |
| 1104 | Fixed: |
| 1105 | - Error when saving orders in WP admin |
| 1106 | - $0 Sales Tax row appearing on the WooCommerce Order Review page |
| 1107 | |
| 1108 | = [2.3] - 2014-03-10 = |
| 1109 | |
| 1110 | Fixed: |
| 1111 | - "Plugin does not have valid header" error upon plugin activation |
| 1112 | |
| 1113 | = [2.2] - 2014-03-04 = |
| 1114 | |
| 1115 | Added: |
| 1116 | - Add a "Clear Settings" option to the settings page |
| 1117 | - Output a "Calculate Tax" button on the Edit Order screen for orders that don't yet have the status "Completed" |
| 1118 | |
| 1119 | Fixed: |
| 1120 | - Potential error when coupons are used |
| 1121 | - Sales tax line item duplicated on some systems |
| 1122 | |
| 1123 | Changed: |
| 1124 | - Improve backward compatibility with older versions of WooCommerce (tested down to WooCommerce v2.0.2) |
| 1125 | - Enhance error reporting and error messages in WP admin |
| 1126 | |
| 1127 | = [2.1] - 2014-02-28 = |
| 1128 | |
| 1129 | Fixed: |
| 1130 | - Address verification is failing |
| 1131 | - Tax total is not displayed on the cart and checkout pages |
| 1132 | - Prevent new lookups for orders that are already Captured in TaxCloud |
| 1133 | - Prevent non-captured or already refunded orders from being refunded in TaxCloud |
| 1134 | - Show "Returned" as the TaxCloud Status when an order has been returned in TaxCloud |
| 1135 | - Item mapping array is not updated when recalculating the order tax in WP admin |
| 1136 | - Attempt to set property is_vat_exempt on undefined in WooTaxOrder::doPostLookup() |
| 1137 | - Prevent per-item tax totals from becoming negative during checkout |
| 1138 | |
| 1139 | Changed: |
| 1140 | - Show a clear error message when network errors occur during a TaxCloud API request |
| 1141 | - Reset all session data when the customer logs out |
| 1142 | |
| 1143 | = [2.0] - 2014-02-25 = |
| 1144 | |
| 1145 | Fixed: |
| 1146 | - Fix exemption certificate bug |
| 1147 | |
| 1148 | Changed: |
| 1149 | - Allow Simple Sales Tax to run alongside the default WooCommerce tax system |
| 1150 | - Remove the "Default TIC" option (editable in TaxCloud) |
| 1151 | - Introduce a more reliable mechanism for storing order information |
| 1152 | |
| 1153 | = [1.8] - 2014-02-20 = |
| 1154 | |
| 1155 | Fixed: |
| 1156 | - Fix regressions in WC < 2.1 |
| 1157 | |
| 1158 | Changed: |
| 1159 | - Remove debugging code |
| 1160 | |
| 1161 | = [1.7] - 2014-02-19 = |
| 1162 | |
| 1163 | Fixed: |
| 1164 | - Fix fatal error during checkout |
| 1165 | |
| 1166 | = [1.6] - 2014-02-19 = |
| 1167 | |
| 1168 | Changed: |
| 1169 | - Calculate sales tax for orders added in WP admin |
| 1170 | - Improve handling of "local pickup" and "local delivery" shipping methods |
| 1171 | |
| 1172 | = [1.5] - 2014-02-09 = |
| 1173 | |
| 1174 | Changed: |
| 1175 | - Add support for WooCommerce 2.1 |
| 1176 | - Improve the exemption certificate management code |
| 1177 | |
| 1178 | = [1.4] - 2014-02-07 = |
| 1179 | |
| 1180 | Changed: |
| 1181 | - Improve exemption interface load speeds |
| 1182 | - Add safeguards to prevent issues with TaxCloud Authorized/Captured API requests |
| 1183 | |
| 1184 | = [1.3] - 2014-02-05 = |
| 1185 | |
| 1186 | Fixed: |
| 1187 | - Fix a bug in the tax exemption interface |
| 1188 | |
| 1189 | = [1.2] - 2014-02-05 = |
| 1190 | |
| 1191 | Added: |
| 1192 | - Add support for tax exemptions |
| 1193 | - Add an option to hide the "Sales Tax" line when the calculated tax is $0.00 |
| 1194 | |
| 1195 | Changed: |
| 1196 | - Skip tax calculations for international shipping addresses |
| 1197 | |
| 1198 | = [1.1] - 2014-01-27 = |
| 1199 | |
| 1200 | Changed: |
| 1201 | - Tweak admin settings interface |
| 1202 | |
| 1203 | Fixed: |
| 1204 | - Fix issues with offline transactions and TaxCloud "Captured" requests |
| 1205 | |
| 1206 | = [1.0] - 2014-01-20 = |
| 1207 | |
| 1208 | Initial public release. |
| 1209 |