dist
5 years ago
images
5 years ago
includes
5 years ago
languages
5 years ago
src
5 years ago
storybook
5 years ago
vendor
5 years ago
chunk-src-version-param.js
5 years ago
license.txt
6 years ago
lint-staged.config.js
5 years ago
readme.txt
5 years ago
uninstall.php
5 years ago
unminify.js
6 years ago
woocommerce-admin.php
5 years ago
readme.txt
1056 lines
| 1 | === WooCommerce Admin === |
| 2 | Contributors: woocommerce, automattic |
| 3 | Tags: ecommerce, e-commerce, store, sales, reports, analytics, dashboard, activity, notices, insights, stats, woo commerce, woocommerce |
| 4 | Requires at least: 5.3.0 |
| 5 | Tested up to: 5.4.2 |
| 6 | Requires PHP: 5.6.20 |
| 7 | Stable tag: 1.8.2 |
| 8 | License: GPLv3 |
| 9 | License URI: https://github.com/woocommerce/woocommerce-admin/blob/main/license.txt |
| 10 | |
| 11 | == Description == |
| 12 | |
| 13 | WooCommerce Admin is a new JavaScript-driven interface for managing your store. The plugin includes new and improved reports and a dashboard to monitor key metrics of your site. |
| 14 | |
| 15 | **New Reports for WooCommerce** |
| 16 | |
| 17 | WooCommerce Admin has a host of new reports that are optimized for speed and have advanced filters that allow you to dive into data about your store: |
| 18 | |
| 19 | - Revenue Report |
| 20 | - Orders Report |
| 21 | - Products Report |
| 22 | - Variations Report |
| 23 | - Categories Report |
| 24 | - Coupons Report |
| 25 | - Taxes Report |
| 26 | - Downloads Report |
| 27 | - Stock Report |
| 28 | - Customers Report |
| 29 | |
| 30 | |
| 31 | **Customizable Dashboard** |
| 32 | |
| 33 | WooCommerce Admin also allows store owners to customize a new dashboard screen with “performance indicators” that correspond in importance to their store’s operation. |
| 34 | |
| 35 | == Getting Started == |
| 36 | |
| 37 | = Minimum Requirements = |
| 38 | |
| 39 | * WordPress 5.3 |
| 40 | * WooCommerce 4.5 or greater |
| 41 | * PHP version 5.6.20 or greater. PHP 7.2 or greater is recommended |
| 42 | * MySQL version 5.0 or greater. MySQL 5.6 or greater is recommended |
| 43 | |
| 44 | Visit the [WooCommerce server requirements documentation](https://docs.woocommerce.com/document/server-requirements/) for a detailed list of server requirements. |
| 45 | |
| 46 | = Automatic installation = |
| 47 | |
| 48 | Automatic installation is the easiest option, as WordPress handles the file transfers and you don't need to leave your web browser. To perform an automatic install: |
| 49 | 1. Log in to your WordPress dashboard. |
| 50 | 2. Go to: Plugins > Add New. |
| 51 | 3. Enter “WooCommerce Admin” in the Search field, and view details about its point release, the rating and description. |
| 52 | 4. Select “Install Now” when you’re ready. |
| 53 | |
| 54 | = Manual installation = |
| 55 | |
| 56 | The manual installation method involves downloading the plugin and uploading it to your web server via your favorite FTP application. The WordPress Codex contains instructions at [Manual Plugin Installation](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation). |
| 57 | |
| 58 | = Where can I report bugs or contribute to the project? = |
| 59 | |
| 60 | Bugs should be reported in the [WooCommerce Admin GitHub repository](https://github.com/woocommerce/woocommerce-admin/). |
| 61 | |
| 62 | = This is awesome! Can I contribute? = |
| 63 | |
| 64 | Yes, you can! Join our [GitHub repository](https://github.com/woocommerce/woocommerce-admin/) |
| 65 | |
| 66 | Release and roadmap notes are available on the [WooCommerce Developers Blog](https://woocommerce.wordpress.com/category/wc-admin/) |
| 67 | |
| 68 | == Screenshots == |
| 69 | |
| 70 | 1. WooCommerce Admin Dashboard |
| 71 | 2. Activity Panels |
| 72 | 3. Analytics |
| 73 | |
| 74 | == Changelog == |
| 75 | |
| 76 | == 1.8.2 12/22/2020 == |
| 77 | |
| 78 | - Fix: Completed tasks tracking causing infinite loop #5941 |
| 79 | - Fix: Remove Navigation access #5940 |
| 80 | |
| 81 | == 1.8.1 12/15/2020 == |
| 82 | |
| 83 | - Fix: Product exclusion filter on Orders Report. |
| 84 | - Fix: Typo in Variation Stats DataStore context filter value. #5784 |
| 85 | |
| 86 | == 1.8.0 12/7/2020 == |
| 87 | |
| 88 | - Enhancement: Add "filter by variations in reports" inbox note. #5208 |
| 89 | - Tweak: Fix inconsistent REST API parameter name for customer type filtering. #5823 |
| 90 | - Fix: Move collapsible config to panels object, to allow for more control. #5855 |
| 91 | - Enhancement: Tasks extensibility in Home Screen. #5794 |
| 92 | - Enhancement: Add page parameter to override default wc-admin page in Navigation API. #5821 |
| 93 | - Fix: Invalidate product count if the last product was updated in the list. #5790 |
| 94 | - Fix: Add Customer Type column to the Orders report table. #5820 |
| 95 | - Fix: Product exclusion filter on Orders Report. #5822 |
| 96 | - Enhancement: Introduce the customer effort score (CES) feature. |
| 97 | - Enhancement: Rework task extensibility in the homescreen. #5794 |
| 98 | - Enhancement: Migrate the reviews panel to the homescreen. #5706 |
| 99 | - Tweak: Improve styles of the tax task. #5709 |
| 100 | - Tweak: Do not show store setup link on the homescreen. #5801 |
| 101 | - Tweak: Revert the #5001 work to order tasks by completion. #5721 |
| 102 | - Tweak: Revert the smart tax defaults work. #5720 |
| 103 | - Fix: Show the customer type column in Orders report table. #5820 |
| 104 | - Fix: make sure 'Customers' page updates after order update. #5776 |
| 105 | - Tweak: Do not show store setup activity panel on the homescreen. #5801 |
| 106 | - Fix: Fix fatal errors when child themes are installed in a subdirectory. #5783 |
| 107 | - Enhancement: Migrate reviews panel to home screen. #5706 |
| 108 | - Enhancement: Add Razorpay to payment task for stores in India - #5775 |
| 109 | - Fix: Allow actionable statuses in orders endpoint(s) filters. #5733 |
| 110 | - Enhancement: Migrate Stock Panel to Homescreen. #5729 |
| 111 | - Tweak: Don't show the Orders panel on the homescreen with the Task List. #5552 |
| 112 | - Enhancement: Add enhanced placeholders for Marketing components. #5611 |
| 113 | - Tweak: Continue showing tasklist even if list is complete, only hide if set to hidden. #5673 |
| 114 | - Enhancement: Allow switching on/off the navigation feature in plugin and core builds. #5697 |
| 115 | - Fix: snackbar dismissal bug. #5696 |
| 116 | - Tweak: Remove check for Jetpack and WCS from Stripe onboarding task. #4933 |
| 117 | - Fix: Only import the Gridicons we need, to reduce package size. #5668 |
| 118 | - Fix: Stop order panels flickering on load. #5655 |
| 119 | - Fix: Load wc-tracks to avoid fatal errors. #5645 #5638 |
| 120 | - Fix: Preventing desktop-sized navigation placeholder from appearing on mobile during load. #5616 |
| 121 | |
| 122 | = 1.7.0 11/11/2020 = |
| 123 | - Enhancement: Variations report. #5167 |
| 124 | - Enhancement: Add ability to toggle homescreen layouts. #5429 |
| 125 | - Enhancement: Accordion component #5474 |
| 126 | - Enhancement: Badge component #5520 |
| 127 | - Fix: Added support for custom actionable statuses. #5550 |
| 128 | - Fix: wrong casing used on the PayPal brand name #5514 🎉 @rtpHarry |
| 129 | - Fix: Import @wordpress/base-styles/default-custom-properties #5491 |
| 130 | - Fix: downloads report #5441 |
| 131 | - Fix: missing custom autocompleter attribute in Search component of Advanced Filter #5448 |
| 132 | - Fix: empty no posts state on Marketing page. #5411 |
| 133 | - Fix: visual issues in the Search component. #5199 |
| 134 | - Fix: Inconsistent line endings in readme.txt. #5281 |
| 135 | - Fix: popover menu to expand menu item width to 100% #5519 |
| 136 | - Fix: Wrong class name for querying Categories Report #5522 🎉 @zzap |
| 137 | - Fix: Remove label printing mention for non us countries #5527 |
| 138 | - Fix: First product script navigation dependency #5584 |
| 139 | - Fix: Added support for custom actionable statuses #5550 |
| 140 | - Fix: Display the store management links last on the homescreen #5579 |
| 141 | - Fix: Ensure the "Set up additional payment providers" inbox notification is shown when relevant after completing the OBW. #5547 |
| 142 | - Tweak: Remove customer analytics data upon order deletion #5171 |
| 143 | - Tweak: Updating Stripe key field validation to support test keys #5201 |
| 144 | - Tweak: Wrap search control selected items in list #5231 |
| 145 | - Tweak: Update store setup link to redirect to setup wizard #5200 |
| 146 | - Tweak: Removing breadcrumbs from wc-admin header #5232 |
| 147 | - Tweak: Use consistent markdown headers in navigation readme #5417 |
| 148 | - Tweak: Remove Store Setup Alert #5499 |
| 149 | - Tweak: Customers: Update column heading for date registered #5542 |
| 150 | - Tweak: alter homescreen layout. #5465 |
| 151 | - Dev: Home Screen - migrate orders panel. #5455 |
| 152 | - Dev: Store Profiler - include Creative Mail as a free extension #5543 |
| 153 | - Dev: Add undefined check in intervals data util #5546 |
| 154 | - Dev: Fix wakeup visibility for PHP 8 compatibility #5211 |
| 155 | - Dev: Fix header height and positioning for wc nav #5173 |
| 156 | - Dev: Add remote inbox notification rule processors for country and state #5203 |
| 157 | - Dev: Rename admin notes classes and file names to fit conventions #514 |
| 158 | - Dev: remove checks of store registration that are no longer needed. #5170 |
| 159 | - Dev: Fix version update script for composer.json #5165 |
| 160 | - Dev: Remove getAdminLink from data package #5158 |
| 161 | - Dev: Bump @woocommerce/components dependencies. #5153 |
| 162 | - Dev: Add note status remote inbox notifications rule processor #5207 |
| 163 | - Dev: Make code chunk filenames more stable. #5229 |
| 164 | - Dev: Inbox Panel component moved #5252 |
| 165 | - Dev: Added animation to Inbox note deletion #5263 |
| 166 | - Dev: Update starter pack dependencies #5254 |
| 167 | - Dev: Ensure test zips have latest packages from npm and composer. #5313 |
| 168 | - Dev: Add remote inbox notifications rule allowing access to any option #5206 |
| 169 | - Dev: Add manage orders on the go admin note #5159 |
| 170 | - Dev: Add WooCommerceDependencyExtractionWebpackPlugin package #5198 |
| 171 | - Dev: Migrate devdocs examples to Storybook stories #5271 |
| 172 | - Dev: Remove Enzyme in favor of React Testing Library #5299 |
| 173 | - Dev: Add exclusion rule to PHPCS config for TODO comments #5388 |
| 174 | - Dev: Remove no longer used isPanelEmpty logic. #5423 |
| 175 | - Dev: Use new @wordpress/components Card on Marketing page. #5428 |
| 176 | - Dev: Add PSR-4 naming checks to PHP linting. #5512 |
| 177 | - Dev: Rearrange the store management links under categories add filter woocommerce_admin_homescreen_quicklinks. #5476 |
| 178 | - Dev: Restyle the setup task list header to display incomplete tasks #5520 |
| 179 | |
| 180 | = 1.6.2 10/16/2020 = |
| 181 | - Fix: Missing activity panels on ugraded sites #5400 |
| 182 | - Fix: Casting of onboarding profile data to array #5415 |
| 183 | - Fix: Gutenberg 9.1.1 compat for inbox on home screen not showing #5416 |
| 184 | - Fix: i18n of Performance Indicator strings #5405 |
| 185 | - Fix: Gutenberg 9.1.1 compat for empty data sets #5409 |
| 186 | |
| 187 | = 1.6.1 10/13/2020 = |
| 188 | - Fix: Hide setup checklist shortcut when setup checklist skipped #5360 |
| 189 | - Fix: use of undefined function on WC < 4.0.0. |
| 190 | |
| 191 | = 1.6.0 10/9/2020 = |
| 192 | - Dev: Reviews wp.data store #4941 |
| 193 | - Dev: Notes wp.data store #4943 |
| 194 | - Dev: Add woocommerce_analytics_update_order_stats_data filter #4934 |
| 195 | - Dev: Remove unused lib/date #4987 |
| 196 | - Dev: Exports wp.data store #4958 |
| 197 | - Dev: Remove _experimentalResolveSelect usage #4949 |
| 198 | - Dev: Items wp.data store #5009 |
| 199 | - Dev: Import wp.data store #4982 |
| 200 | - Dev: Remove `fresh-data` wc-api dependency #5075 |
| 201 | - Dev: Add initial e2e test suite #5028 |
| 202 | - Dev: Combine translation chunks when languages updated #5094 |
| 203 | - Dev: Add filters for columns in reports #5134 |
| 204 | - Dev: Don't include "min" suffix in build JS files for core build #5130 |
| 205 | - Enhancement: Add free local shipping zone on profile complete #4857 |
| 206 | - Enhancement: Add woocommerce/tracks package #5107 |
| 207 | - Enhancement: Add filter to allow modification of report columns #4984 |
| 208 | - Enhancement: Add WooCommerce Mobile Banner #5037 |
| 209 | - Enhancement: Add Product Attribute advanced filter #5038 |
| 210 | - Enhancement: Add support for advanced filters with multiple instances #5050 |
| 211 | - Enhancement: Automated taxes smart default #5076 |
| 212 | - Enhancement: Add product attribute filter to Orders report #5068 |
| 213 | - Tweak: Remove payment task actions #4917 |
| 214 | - Tweak: Don't import from React, use @wordpress/element #4978 |
| 215 | - Tweak: Use filtered headers array in onColumnsChange callback #4964 |
| 216 | - Tweak: Orders panel get selectors form wc-api #4997 |
| 217 | - Tweak: Group tasks by completion in setup checklist #5001 |
| 218 | - Tweak: Replace useFilters with WP withFilters #4962 |
| 219 | - Tweak: Refactor header component to function #5023 |
| 220 | - Tweak: Refactor task list status to onboarding data store #4998 |
| 221 | - Tweak: Add monthly pricing toggle in OBW #5015 |
| 222 | - Tweak: OBW style updates #5059 |
| 223 | - Tweak: Remove chevron icons from Fish Setup task list #5114 |
| 224 | - Tweak: Add option to not charge sales tax in setup checklist #5111 |
| 225 | - Tweak: Enable homescreen for all sites #5108 |
| 226 | - Tweak: Enable remote inbox in all envs #5160 |
| 227 | - Tweak: Add opt-out for remote inbox #5162 |
| 228 | - Fix: Table component onQueryChange default prop #4959 |
| 229 | - Fix: Dependency declarations in woocommerce/components #4972 |
| 230 | - Fix: Text domains in stock report #4980 |
| 231 | - Fix: Typo in reports store action creators #4992 |
| 232 | - Fix: Note data actions and consolidate query constants #4990 |
| 233 | - Fix: Advanced filters screen reader text #5032 |
| 234 | - Fix: Show full variation name in products report #5056 |
| 235 | - Fix: Card to connect to woocommerce.com #5129 |
| 236 | - Fix: Search all variation attribute values #5141 |
| 237 | - Fix: Force float before addition in taxes #5149 |
| 238 | |
| 239 | = 1.5.0 2020-08-07 = |
| 240 | - Dev: New notification: Don't forget to test your checkout. #4805 |
| 241 | - Dev: Enable tax calculation before redirecting to standard tax rates page. #4878 |
| 242 | - Fix: Use clipRule and fillRule props. #4889, part of #4864 |
| 243 | - Dev: Added event recording to Orders, Stock, and Reviews panels. #4861 |
| 244 | - Dev: Added personalization to purchase extension task. #4849 |
| 245 | - Dev: Display modal with more info about the new homescreen. #4890 |
| 246 | - Dev: Task list - add a shortcut back to store setup. #4853 |
| 247 | - Dev: Update the colors of the illustrations in the welcome modal. #4945 |
| 248 | - Enhancement: Add eWAY to Payment Setup for AU/NZ Stores. #4947 |
| 249 | |
| 250 | = 1.4.0 2020-07-22 = |
| 251 | - Fix: Update returning customer total to include customers whose first order was within the report date range #4430 |
| 252 | - Fix: Fix an error in the Analytics/Orders table when there is an order deleted directly from the database #4630 |
| 253 | - Fix: Reselecting advanced filters in the customer list #4650 |
| 254 | - Fix: Reporting of deleted coupons #4671 |
| 255 | - Fix: Preventing refresh after answering a survey note #4711 |
| 256 | - Fix: Regular filters not working #4704 |
| 257 | - Fix: React warning in test that the key prop wasn't assigned in List #4808 |
| 258 | - Fix: Center continue buttons in the onboarding profile wizard #4082 |
| 259 | - Fix: Homepage template used in setup checklist customization task #4807 |
| 260 | - Fix: Errant Jetpack activation prompt in Stats Overview home screen widget #4817 |
| 261 | - Fix: Unable to activate theme with uppercase name #4393 🎉 @ayubadiputra |
| 262 | - Fix: Set active theme when OBW is shown via the task list #4834 |
| 263 | - Enhancement: Add option to dismiss tasks in Setup Checklist #4733 |
| 264 | - Enhancement: Show contextual help menu when working on store setup tasks. #4779 |
| 265 | - Enhancement: Add automatic PayPal account creation flow. #4804 |
| 266 | - Enhancement: Move the WooCommerce > Coupons dashboard menu item to Marketing > Coupons. #4786 |
| 267 | - Tweak: Add education and travel to the onboarding industry types #4694 |
| 268 | - Tweak: Refactor Jetpack connection flows #4655 |
| 269 | - Tweak: Refactor tax task to use promise chain #4683 |
| 270 | - Tweak: Add bundle install UI to Business Details step #4695 |
| 271 | - Tweak: Include Product Bundles and Product Add-ons as OBW product options #4705 |
| 272 | - Tweak: Toggle the “Physical products” checkbox on by default #4702 |
| 273 | - Tweak: Variation Names: Allow long names to be shown #4715 |
| 274 | - Tweak: Limit inbox status to unactioned notes #4765 |
| 275 | - Tweak: Only show usage tracking modal once in OBW. #4766 |
| 276 | - Tweak: Add WooCommerce Payments to Setup Checklist. #4793 |
| 277 | - Tweak: Update connection flow for Bundle UI #4717 |
| 278 | - Tweak: Style improvements for Marketing hub. #4794 |
| 279 | - Tweak: Added skip profiler functionality #4721 |
| 280 | - Tweak: Reordered home screen tasks #4754 |
| 281 | - Tweak: Create single source of truth for task list array #4825 |
| 282 | - Tweak: Rework the store details onboarding screen #4771 |
| 283 | - Tweak: Design of Product Types step in Onboarding #4707 |
| 284 | - Tweak: Add copy that WCS TOS will be accepted upon install #4799 |
| 285 | - Dev: Customize webpack jsonpFunction to avoid potential collision with other Webpack bundles #4644 🎉 @aaemnnosttv |
| 286 | - Dev: Update @wordpress/base-styles and replace deprecated variables #4759 |
| 287 | |
| 288 | = 1.3.2 2020-07-29 = |
| 289 | - Fix: bug preventing saving user preferences on WP 5.3. #4869 |
| 290 | |
| 291 | = 1.3.1 2020-07-20 = |
| 292 | - Fix: PHP Fatal errors when columns are missing from the Notes table. #4831 |
| 293 | |
| 294 | = 1.3.0 2020-07-08 = |
| 295 | - Enhancement: Add Jetpack stats to performance indicatorts / homepage #4291 |
| 296 | - Enhancement: New "Store Management" quick links card on WooCommerce home screen. #4350 |
| 297 | - Enhancement: Inbox notifications layout updates #4218 |
| 298 | - Enhancement: New Home Screen #4303 |
| 299 | - Enhancement: Use WordPress Core colors for styling accents. #4558 |
| 300 | - Dev: Add jest-dom eslint plugin. #4327 |
| 301 | - Dev: Migrate onboarding data store to wp.data #4433 |
| 302 | - Dev: Remove use of `IconButton` in favor of `Button` #4415 |
| 303 | - Dev: Fix error handling for plugins on server error #4462 |
| 304 | - Dev: update @wordpress/components and @wordpress/base-styles #4427 |
| 305 | - Dev: Migrate user store to wp.data #4505 |
| 306 | - Dev: Add options data store to wp.data #4144 |
| 307 | - Dev: Runtime feature config override #4523 |
| 308 | - Dev: Check that the possibly_add_note function exists before calling it #4680 |
| 309 | - Dev: Remove unnecessary rest API init action. #4691 |
| 310 | - Dev: Don't include sourcemaps or unminified JS for "core" builds. #4642 |
| 311 | - Fix: misaligned 'required' text on selects #4307 |
| 312 | - Fix: exception when opening dashboard after selecting extensions to purchase #4357 |
| 313 | - Fix: REST API collections schema #4377 |
| 314 | - Fix: Monetary Advanced Filters in Customers Report with correct currency object prop. #4356 |
| 315 | - Fix: In App purchase "back link" #4301 |
| 316 | - Fix: Search results selectable by clicking on item text or icon #4474 |
| 317 | - Fix: Filters' static query parameters #4458 |
| 318 | - Fix: The WCPay method not appearing as recommended sometimes #4345 |
| 319 | - Fix: Removed URLSearchParams method #4501 |
| 320 | - Fix: REST API collections schema. #4484 |
| 321 | - Fix: null issue in wpNavMenuClassChange #4513 🎉 @gradosevic |
| 322 | - Fix: RTL stylesheet loading for split code chunks. #4542 |
| 323 | - Fix: Don't show store location step in tax and shipping tasks if the address has already been provided #4507 |
| 324 | - Fix: Check for enabled methods before payment task completion #4530 |
| 325 | - Fix: Solved a problem with the method onChoose in the last onboarding step. #4583 |
| 326 | - Fix: Only mark purchase task as complete when products exist #4574 |
| 327 | - Fix: Remove unnecessary rest_api_init action that caused incompatibility issues with other plugins. #4691 |
| 328 | - Fix: Fix WCPay sometimes not appearing on the task list #4647 |
| 329 | - Tweak: make revenue report total sales column optional #4397 |
| 330 | - Tweak: Adjustments to WooCommerce Payments setup task #4373 |
| 331 | - Tweak: Handling of plugin installs in OBW #4411 |
| 332 | - Tweak: Update design of Setup Checklist #4434 |
| 333 | - Tweak: Add scrollable styling to left side of Table, and keep updated #4179 |
| 334 | - Tweak - Add custom autocompleter support to Search componen #4518 |
| 335 | - Tweak: reduce asset filename length. #4535 |
| 336 | - Tweak: Use single dash for country/state dropdown options #4553 |
| 337 | - Tweak: Use label tag for toggleable shipping zones #4554 |
| 338 | - Tweak: Tweak - Make it easier to add submenu items to the Marketing menu #4561 |
| 339 | - Tweak: Remove duplicate/redundant inbox note after first order received. #4659 |
| 340 | - Tweak: Fix the embed page CSS so the top content sits better #4622 |
| 341 | |
| 342 | |
| 343 | = 1.2.4 2020-06-11 = |
| 344 | - Tweak: reduce asset filename length and remove tilde characters. #4535 |
| 345 | - Fix: RTL stylesheet loading for split code chunks. #4542 |
| 346 | |
| 347 | = 1.2.3 2020-05-22 = |
| 348 | - Tweak: Updates to WooCommerce Payments in Setup Checklist #4293 |
| 349 | |
| 350 | = 1.2.2 2020-05-18 = |
| 351 | - Fix: Respect tracking opt-in before new page load. #4368 |
| 352 | - Enhancement: Add Jetpack connection to plugin benefits step #4374 |
| 353 | |
| 354 | = 1.2.0 2020-05-18 = |
| 355 | - Enhancement: Add onboarding payments note #4157 |
| 356 | - Enhancement: Marketing Inbox Note #4030 |
| 357 | - Performance: Use Route based code splitting to reduce bundle size #4094 |
| 358 | - Performance: trim down inbox note API request. #3977 |
| 359 | - Fix: Proper display of elements in wc-admin pages when in a RTL environment. #4051 |
| 360 | - Fix: Update UX when knowledge base articles fail to retrieve #4133 |
| 361 | - Fix: Updated messaging after last step in OBW. #4148 |
| 362 | - Fix: Reset profiler when visiting old OBW URL #4166. |
| 363 | - Fix: Dashboard flash before OBW chunk loads #4259 |
| 364 | - Tweak: Enable the default homepage template to be filtered #4072 🎉 @stevegrunwell |
| 365 | - Tweak: Create admin note if Jetpack or WooCommerce Services plugin doesn't get installed due to an error during OBW #3888 |
| 366 | - Tweak: Update Email Marketing note. #4167 |
| 367 | - Tweak: Adjust "demo products" verbiage to "Sample Products" #4184 🎉 @jobthomas |
| 368 | - Tweak: Don't reschedule imports on failed imports #4263 |
| 369 | - Tweak: Remove obsolete inbox messages #4182 |
| 370 | - Dev: Make query selector for admin alerts more specific #4289 🎉 @pauloiankoski |
| 371 | - Dev: Guard against null themes in OBW #4244 |
| 372 | - Dev: Update wcadmin db version after db callback #4323 |
| 373 | - Dev: Only migrate options on version change #4324 |
| 374 | - Dev: Use PAGE_ROOT constant to reduce redundant strings #4238 🎉 @codemascot |
| 375 | - Dev: Decouple Plugins DataStore from onboarding feature #4048 |
| 376 | - Dev: Move API out of Onboarding #4093 |
| 377 | - Dev: Add Profiler Step View Tracks #4141 |
| 378 | - Dev: Add React Testing Library #4221 |
| 379 | - Dev: Add List and Link components to Storybook #4219 |
| 380 | - Dev: Cast Shipping Total to float #4042 🎉 @barryhughes |
| 381 | - Dev: Dynamic Currency with Context API #4027 |
| 382 | - Dev: Remove Duplicate array entry #4049 🎉 @tivnet |
| 383 | |
| 384 | = 1.1.3 2020-05-18 = |
| 385 | - Tweak: Onboarding: Add Jetpack flow back to onboarding profiler. #4382 |
| 386 | - Fix: Respect tracking opt-in before new page load. #4368 |
| 387 | |
| 388 | = 1.1.2 N/A = |
| 389 | - Version bumped on Composer/Packagist but not released to WordPress.org. |
| 390 | |
| 391 | = 1.1.1 2020-05-05 = |
| 392 | - Fix: Storefront should show at top of theme options in onboarding wizard. #4187 |
| 393 | - Tweak: Remove Stripe auto-connect from payment task. #4164 |
| 394 | - Tweak: Hide suggested extensions in Marketing Tab if opted out of "Marketplace Suggestions" |
| 395 | |
| 396 | = 1.1.0 2020-04-23 = |
| 397 | - Tweak: Added link to "go shopping" button #3712 |
| 398 | - Fix: Make analytics tables use the site's date format setting #3715 |
| 399 | - Fix: Alignment of select text #3723 🎉 @edmundcwm |
| 400 | - Tweak: Add PayFast payment gateway option for sites in South Africa #3738 |
| 401 | - Tweak: Onboarding: Update screen order and remove Jetpack connection in profiler #3739 |
| 402 | - Tweak: Onboarding - business step: add more options in the competitors list and other fixes #3812 |
| 403 | - Tweak: Onboarding: Redesign plugin benefits screen #3764 |
| 404 | - Fix: inconsistent wording downloads report #3844 🎉 @jobthomas |
| 405 | - Tweak: Onboarding: Use full width template for homepage in stores using Storefront #3846 |
| 406 | - Tweak: Remove 'add first product' note. #3876 |
| 407 | - Enhancement: Improve focus on task list #3796 |
| 408 | - Enhancement: Allow individual payment method setup in the onboarding task list #3782 |
| 409 | - Tweak: Onboarding: Add toggles to configured payments in task list #3801 |
| 410 | - Onboarding: Add offline payment methods #3832 |
| 411 | - Fix: Verify Stripe API keys in payment set up step. #3910 |
| 412 | - Fix: Connect to WooCommerce.com note disappears before connecting. #3909 |
| 413 | - Tweak: Onboarding - payments task: filter payment gateways if the user selects CBD #3745 |
| 414 | - Enahncement: Create flat rate or free shipping methods from the onboarding task list #3927 |
| 415 | - Fix: Add WooCommerce support if store is using default theme #3908 |
| 416 | - Fix: Make WooCommerce breadcrumbs use WooCommerce Branding if it is installed #3798 |
| 417 | - Fix undefined variable slug on theme activation error #3942 🎉 2nad@m1992 |
| 418 | - Tweak: Style and icon updates for Activity Panel #3965 |
| 419 | - Fix: handle cases where coupon dates are in an unexpected format. #3984 |
| 420 | - Enhancement: "Personalize your store" reminder: new inbox notification #3895 |
| 421 | - Fix: Onboarding: only validate other platform name for 'other' selling venues #4011 |
| 422 | - Performance: only query necessary data in Orders Panel. #3969 |
| 423 | - Tweak: Remove icon-button classes from Tag component #3993 |
| 424 | - Enhancement: WooCommerce Shipping order page banner prompt #3955 |
| 425 | - Performance: speed up indicators endpoint response. #3997 |
| 426 | - Enahncement: Add WC Pay to startup checklist |
| 427 | - Enhancement: Marketing Tab |
| 428 | - Enhancement: Add WooCommerce Payments Inbox note #4013 |
| 429 | - Fix: Added hook to delete woocommerce_onboarding_homepage_post_id #4015 |
| 430 | - Performance: only query requested stat totals in reports. #4009 |
| 431 | - Fix: Show admin notices on legacy admin screens. #4019 |
| 432 | - Tweak: Reduce the number of default widgets on the dashboard. #4035 |
| 433 | - Tweak: Onboarding: Remove plugins step from profiler #3974 |
| 434 | - Fix: wc-admin pages work in Internet Explorer 11. #4037 |
| 435 | - Dev: Handle orphaned order statuses in analytics settings. #4090 |
| 436 | - Tweak: Overwrite button overflow css from Wordpress 5.4 defaults #4108 |
| 437 | - Dev: Fix usage of WP_Error in non-global namespaces. #4115 |
| 438 | - Tweak: business details step: increase max-height on competitors listbox #4111 |
| 439 | - Fix: OBW: Allow CBD only for US stores #4117 |
| 440 | |
| 441 | |
| 442 | = 1.0.3 2020-03-22 = |
| 443 | |
| 444 | - Fix: Stop calling protected has_satisfied_dependencies() on outdated plugin. #3938 |
| 445 | - Fix: Rename image assets in OBW business details step. #3931 |
| 446 | - Fix: Stop using WP Post store for Action Scheduler. #3936 |
| 447 | |
| 448 | = 1.0.2 2020-03-18 = |
| 449 | |
| 450 | - Enhancement: Onboarding: business step: add Google Ads extension install #3725 |
| 451 | - Dev: Update prestart script so readme.txt stable tag is updated #3911 |
| 452 | - Tweak: create database tables on an earlier hook to avoid conflicts with core WooCommerce. #3896 |
| 453 | - Fix - Made the admin note loading more resilient to prevent failures when loading notes with invalid content_data. #3926 |
| 454 | |
| 455 | = 1.0.1 2020-03-12 = |
| 456 | |
| 457 | - Fix: Add Report Extension Example: Add default props to ReportFilters |
| 458 | - Fix: Product report sorting by SKU when some products don't have SKUs |
| 459 | - Dev: Add Changelog script |
| 460 | - Fix: type warning on install timestamp in PHP 7.4 |
| 461 | - Fix: PHP error when WooCommerce core is Network Active on Multisites. |
| 462 | - Fix: missing database table errors on WooCommerce upgrade. |
| 463 | - Fix: undefined const WC_ADMIN_VERSION_NUMBER when WP < 5.3 |
| 464 | - Dev: Fix failing tests after WC core merge. |
| 465 | - Dev: Bump WooCommerce tested up to tag |
| 466 | |
| 467 | = 1.0.0 2020-03-5 = |
| 468 | |
| 469 | - Fix: Customers Report: fix missing report param in search #3778 |
| 470 | - Fix: OBW Connect: Fix requesting state #3786 |
| 471 | - Fix: OBW: Fix retry plugin install button disappearing #3787 |
| 472 | - Fix: Update Country Labeling to Match Core #3790 |
| 473 | - Fix: Onboarding: Enable taxes when automatic taxes are setup #3795 |
| 474 | - Dev: Onboarding: Remove old development flags #3809 |
| 475 | - Fix: Padding on Jetpack notices when activity panel is present. $3418 |
| 476 | - Fix: Taxes Report search. #3815 |
| 477 | - Fix: Taxes Report search bug and adds initial documentation. #3816 |
| 478 | - Fix: Activity Panels: Remove W Panel #3827 |
| 479 | - Fix: Tracking on migrated options #3828 |
| 480 | |
| 481 | = 0.26.1 2020-02-26 = |
| 482 | |
| 483 | - Fix: Remove free text Search option when no query exists #3755 |
| 484 | - Fix: StoreAlert: Fix typo in API description #3757 👏 @akirk |
| 485 | - Fix: WP Coding Standards PR Regressions #3760 |
| 486 | - Fix: OBW: sideloading image test error #3762 |
| 487 | - Fix: coding standards violations #3763 |
| 488 | - Fix: Product titles include encoded entities #3765 |
| 489 | - Fix: Add deactivation hook to Package.php #3770 |
| 490 | - Fix: Add active version functions #3772 |
| 491 | |
| 492 | = 0.26.0 2020-02-21 = |
| 493 | |
| 494 | - Fix: Warning in product data store when tax amount is non-numeric. #3656 |
| 495 | - Fix: Enable onboarding in production. #3680 |
| 496 | - Enhancement: Move Customers report to WooCommerce Menu #3632 |
| 497 | - Performance: Remove slow physical products query from non setup checklist pages #3722 |
| 498 | - Tweak: use cron instead of Action Scheduler for unsnoozing notes. #3662 |
| 499 | - Dev: Add tracks events when profiler steps are completed #3726 |
| 500 | - Dev: Ensure continue setup loads the onboarding profiler #3646 |
| 501 | - Fix: Added new control in /packages/components/src/select-control/list.js #3700 |
| 502 | - Fix: Alignment of select text #3723 👏 @edmundcwm |
| 503 | - Performance: Make Stock Panel indicator more performant. #3729 |
| 504 | - Performance: Remove sideloaded images to save on build size #3731 |
| 505 | - Fix: Create Onboarding homepage without redirect #3727 |
| 506 | - Add: Deactivation note for feature plugin #3687 |
| 507 | - Dev: Travis tests on Github for release branch #3751 |
| 508 | |
| 509 | = 0.25.1 2020-02-07 = |
| 510 | |
| 511 | - Dev: Enable onboarding #3651 (Onboarding) |
| 512 | - Now `decodeEntities` method is used to correct the breadcrumb. #3653 (Activity Panel) |
| 513 | - Fix: Fix styling of search control in report table header and filters. #3603 (Analytics, Components, Packages) |
| 514 | 🤯 |
| 515 | |
| 516 | = 0.25.0 2020-01-29 = |
| 517 | |
| 518 | - Fix: Onboarding: Mark profiler complete on WC update #3590 (On Merge to WC Core, Onboarding) |
| 519 | - Dev: fix strict standards in Scheduler classes #3583 |
| 520 | - Task: Avoid redundant/unnecessary cleanup. #3580 (On Merge to WC Core) |
| 521 | - Fix: Fix styling of search control in report table header and filters. #3603 (Analytics, Components, Packages) |
| 522 | - Fix: report table search component. #3618 (Analytics, Components, Packages) |
| 523 | - Performance: Remove unnecessary use of lodash get #3598 (Onboarding) |
| 524 | - Tweak: don't modify page titles for existing WooCommerce pages. #3585 (On Merge to WC Core) |
| 525 | - Dev: Handle custom currency formats #3349 (Components, Packages) |
| 526 | - Fix: Update broken note action hooks #3535 (Activity Panel, Inbox) |
| 527 | - Dev: Onboarding: Only Show Retry Button on Plugin install failure #3545 |
| 528 | - Dev: SelectControl: Add an option to show all options on refocus #3551 (Components, Packages) |
| 529 | - Fix: SQL error in category table sort. #3521 (Analytics) |
| 530 | - Dev: Onboarding: Add option to track appearance completion #3503 (Onboarding) |
| 531 | - Enhancement: add customer privacy erasure support. #3511 (Analytics) |
| 532 | - Fix: handle uninstallation when in feature plugin mode. #3546 (On Merge to WC Core) |
| 533 | - Fix: Exception on dashboard once Onboarding tasks are complete #3513 |
| 534 | - Tweak: Onboarding - Add Skip Step link on Themes Step. #3490 (Onboarding) |
| 535 | - Bug: Add SelectControl debouncing and keyboard fixes #3507 (Components, Packages) |
| 536 | - Tweak: Included RegExp for JS files in examples.config.js #3510 (Build, Extensibility) 👏 @yash-webkul |
| 537 | - Bug: Onboarding: Don't show skip link if no plugins exist to skip #3485 (Onboarding) |
| 538 | - Fix: Make package-based load inert when plugin is active. #3555 (On Merge to WC Core) |
| 539 | - Dev: Onboarding: Add purchase products task list item #3472 (Onboarding) |
| 540 | - Fix: Properly style theme selection button in Site Profiler #3489 |
| 541 | - Dev: Onboarding: Add tracks to extension purchase task and modal #3493 (Onboarding) |
| 542 | - Tweak: Change Refunds to Returns on the dashboard. #3514 |
| 543 | - Dev: Update translation scripts and instructions for creating `.json` files. #3433 (Build) |
| 544 | - Bug: Onboarding: Add in tracks for failed plugin installation #3483 (Onboarding) |
| 545 | - Dev: Onboarding: Add theme install and activation endpoints #3482 (Onboarding, REST API) |
| 546 | - Fix: component styles for WordPress 5.3. #3357 (Build, Components, Design, Packages) |
| 547 | - Dev: Onboarding: Add another option to platforms. #3471 (Onboarding) |
| 548 | - Fix: `CompareFilter` functionality regression. #3421 (Analytics, Components, Packages) |
| 549 | - Fix: don't run database migrations on new installs. #3473 |
| 550 | - Fix: WC-Admin header on settings and status pages. #3389 (Activity Panel) |
| 551 | - Enhancement: allow filtering of hidden WP notices. #3391 (Activity Panel, Extensibility) |
| 552 | - Fix: show pending product reviews when comment moderation is disabled. #3459 (Activity Panel) |
| 553 | - Dev: AssetDataRegistry: update SQL example #3418 |
| 554 | - Tweak: Scroll to notices when displayed while the notice area is scrolled out of view. #3390 (Activity Panel) |
| 555 | - Dev: DataStores: normalize contexts to plural #3419 |
| 556 | - Enhancement: allow report cache layer to be turned off. #3434 |
| 557 | - Bug: Fix user data fields filter name. #3428 (Dashboard) |
| 558 | - Fix: error when trying to download report data. #3429 (Analytics) |
| 559 | - Dev: Update to latest PHPUnit 7 #3571 (Build) |
| 560 | - Fix: invalidate Reports cache when changing Analytics settings. #3465 (Analytics, REST API, Settings) |
| 561 | - Bug: Onboarding: Skip Shipping connect step if Jetpack is already connected #3486 (Onboarding) |
| 562 | - Fix: Time zone offset calculation on customer last active date. #3388 (Analytics) |
| 563 | - Dev: Default the Calypso environment to production #3347 (Onboarding) |
| 564 | - Bug: Onboarding: Update shipping task button text #3400 (Onboarding) |
| 565 | - Bug: Onboarding: Update check for TOS accepted in tax step #3245 (Onboarding) |
| 566 | - Fix: remove the header when user doesn't have required permissions #3386 (Activity Panel) |
| 567 | - Dev: Add autocomplete props to address fields in onboarding and adjust country/state matching #3338 (Onboarding) |
| 568 | - Dev: Add purchase modal at the end of the profile wizard #3444 (Onboarding) |
| 569 | - Dev: Standardize hook and filter prefixes. #3339 (On Merge to WC Core) |
| 570 | - Fix: make report filter date props optional #3359 (Components, Extensibility, Packages) |
| 571 | - Tweak: Add/disable plugin filter #3361 |
| 572 | - Dev: Onboarding - Add button to continue setup after importing products #3402 (Build, Onboarding) |
| 573 | |
| 574 | = 0.24.0 2020-01-06 = |
| 575 | |
| 576 | - Bug: Add SelectControl debouncing and keyboard fixes #3507 (Components, Packages) |
| 577 | - Fix: Properly style theme selection button in Site Profiler #3489 |
| 578 | - Dev: Update translation scripts and instructions for creating `.json` files. #3433 (Build) |
| 579 | - Dev: Add initial documentation for the historical data import. #3506 (Documentation) |
| 580 | - Dev: Onboarding: Add purchase products task list item #3472 (Onboarding) |
| 581 | - Dev: Onboarding: Add another option to platforms. #3471 (Onboarding) |
| 582 | - Dev: Add singular/plural distinction to onboarding plugins installation #3517 (Onboarding) |
| 583 | - Dev: Onboarding: Add theme install and activation endpoints #3482 (Onboarding, REST API) |
| 584 | - Tweak: Onboarding - Add Skip Step link on Themes Step. #3490 (Onboarding) |
| 585 | - Bug: Onboarding: Skip Shipping connect step if Jetpack is already connected #3486 (Onboarding) |
| 586 | - Bug: CI: use PR repo instead of main repo when checking out branches. #3512 (Build) |
| 587 | - Tweak: Included RegExp for JS files in examples.config.js #3510 (Build, Extensibility) 👏 @yash-webkul |
| 588 | - Dev: Onboarding: Add tracks to extension purchase task and modal #3493 (Onboarding) |
| 589 | - Tweak: Change Refunds to Returns on the dashboard. #3514 |
| 590 | - Fix: invalidate Reports cache when changing Analytics settings. #3465 (Analytics, REST API, Settings) |
| 591 | - Dev: DataStores: normalize contexts to plural #3419 |
| 592 | - Dev: AssetDataRegistry: update SQL example #3418 |
| 593 | - Fix: show pending product reviews when comment moderation is disabled. #3459 (Activity Panel) |
| 594 | - Enhancement: allow report cache layer to be turned off. #3434 |
| 595 | - Tweak: Scroll to notices when displayed while the notice area is scrolled out of view. #3390 (Activity Panel) |
| 596 | - Dev: Add autocomplete props to address fields in onboarding and adjust country/state matching #3338 (Onboarding) |
| 597 | - Dev: Update instructions for documenting new components. #3443 (Components, Documentation) |
| 598 | - Dev: Add purchase modal at the end of the profile wizard #3444 (Onboarding) |
| 599 | - Fix: component styles for WordPress 5.3. #3357 (Build, Components, Design, Packages) |
| 600 | - Bug: Onboarding: Don't show skip link if no plugins exist to skip #3485 (Onboarding) |
| 601 | - Bug: Onboarding: Add in tracks for failed plugin installation #3483 (Onboarding) |
| 602 | - Dev: Fix the "is this card useful" prompt display #3427 (Onboarding) |
| 603 | - Tweak: Add/disable plugin filter #3361 |
| 604 | - Bug: Onboarding: Update shipping task button text #3400 (Onboarding) |
| 605 | - Dev: Default the Calypso environment to production #3347 (Onboarding) |
| 606 | - Dev: Standardize hook and filter prefixes. #3339 (On Merge to WC Core) |
| 607 | - Fix: WC-Admin header on settings and status pages. #3389 (Activity Panel) |
| 608 | - Dev: Fix revenue question translation with currency conversion #3358 (Onboarding, Packages) |
| 609 | - Fix: make report filter date props optional #3359 (Components, Extensibility, Packages) |
| 610 | - Dev: Onboarding - Add button to continue setup after importing products #3402 (Build, Onboarding) |
| 611 | - Bug: Onboarding: Update check for TOS accepted in tax step #3245 (Onboarding) |
| 612 | |
| 613 | = 0.23.3 2019-12-26 = |
| 614 | |
| 615 | - Fix: don't run database migrations on new installs. #3473 |
| 616 | |
| 617 | = 0.23.2 2019-12-19 = |
| 618 | |
| 619 | - Enhancement: allow filtering of hidden WP notices. #3391 (Activity Panel, Extensibility) |
| 620 | - Fix: error when trying to download report data. #3429 (Analytics) |
| 621 | - Bug: Fix user data fields filter name. #3428 (Dashboard) |
| 622 | - Fix: `CompareFilter` functionality regression. #3421 (Analytics, Components, Packages) |
| 623 | - Fix: Time zone offset calculation on customer last active date. #3388 (Analytics) |
| 624 | - Fix: remove the header when user doesn't have required permissions #3386 (Activity Panel) |
| 625 | |
| 626 | = 0.23.1 2019-12-08 = |
| 627 | |
| 628 | - Fix: undefined function error. |
| 629 | |
| 630 | = 0.23.0 2019-12-06 = |
| 631 | |
| 632 | - Dev: Add currency extension #3328 (Packages) |
| 633 | - Fix: errant moment locale data loading. #3362 (Components, Packages) |
| 634 | - Dev: Packages: Prep for release. #3325 (Build, Components, Packages) |
| 635 | - Bug: Settings: Persist date range selection #3293 |
| 636 | - Dev: Remove Newspack dependency. #3302 |
| 637 | - Dev: DB Updates: invalidate cache after update #3299 |
| 638 | - Fix: beginning of next day calculation on daylight saving time on the days the time changes. #3333 (Analytics) |
| 639 | - Tweak: Add a filter that allows disabling WooCommerce Admin. #3350 (On Merge to WC Core) |
| 640 | - Fix: Retrieve week last year data by calendar date instead of week alignment. #3271 (Analytics, Packages) |
| 641 | - Bug: Check if extended_info is set for order report items #3315 (REST API) |
| 642 | - Tweak: remove global settings dependency from Navigation package. #3294 (Components, Packages) |
| 643 | - Fix: Fix checkout of main branch in CI environment. #3296 (Build) |
| 644 | - Fix: decouple Date package from global wcSettings object. #3278 (Components, Packages) |
| 645 | - Fix: Make the order count between customer and table total consistent. #3290 (Analytics) |
| 646 | - Fix: decouple Currency and Number packages from global wcSettings object. #3277 (Components, Packages) |
| 647 | - Bug: Filter invalid statuses from saved statuses #3268 |
| 648 | - Dev: use a filter to set default locale #3273 |
| 649 | - Dev: Allow core inclusion via Package.php #3196 (Build) |
| 650 | - Dev: Fix filter gap on analytics select controls #3259 (Components, Packages) |
| 651 | - Bug: Correcting and clarifying analytics terms and calculations #3104 (Analytics, Components, Packages) |
| 652 | - Dev: rename data store get_* to add_* functions where function does not return values #3275 |
| 653 | - Tweak: Search component: remove dependency on settings global from countries autocompleter. #3262 (Components, Packages) |
| 654 | - Dev: PHPCS fixes for onboarding files #3269 (Documentation) |
| 655 | - Dev: Add a tracks queue to delay event recording & log embed page views #3250 |
| 656 | - Dev: Make WooCommerce brand localizable #3247 |
| 657 | - Fix: Add single customer REST API end point. #3174 (REST API) |
| 658 | - Dev: fix typos in JS docs #3248 |
| 659 | - Bug: Select control: fix misalignment and hide scroll bar #3215 (Components, Packages) |
| 660 | - Dev: capitalize WooCommerce Services #3249 |
| 661 | |
| 662 | = 0.22.0 2019-11-13 = |
| 663 | |
| 664 | - Fix: Incorrect calculation of tax summary on Taxes screen. #3158 (Analytics) |
| 665 | - Fix: Correct product and coupon count on edited orders. #3103 (Analytics) |
| 666 | - Bug: Update filter picker to use key instead of id #3214 (Analytics, Components, Packages) |
| 667 | - Enhancement: prompt stores to add their first product(s). #3119 (Inbox) |
| 668 | - Dev: Move Analytics REST endpoints to `wc-analytics` namespace. #3204 (Components, Packages) |
| 669 | - Tweak: add usage tracking inbox notice. #3112 (Activity Panel, Inbox) |
| 670 | - Task: Fix PHP linter errors. #3188 |
| 671 | - Enhancement: Add query filters to data stores. |
| 672 | - Dev: Refactor data store classes. #2961 (REST API) |
| 673 | - Dev: WooCommerce Admin has been marked as compatible with WooCommerce 3.8.0. #3201 |
| 674 | - Bug: Fix ellipsis menu style #3141 (Analytics, Components, Packages) |
| 675 | - Tweak: Field misalignment in product edit screen. #3145 |
| 676 | - Dev: update tested to version for WC and WP #3162 |
| 677 | - none needed. #3138 (Documentation) |
| 678 | |
| 679 | = 0.21.0 2019-10-30 = |
| 680 | |
| 681 | - Fix: report export format when generated server-side. #2987 (Analytics, Packages) |
| 682 | - Tweak: automatically update DB version during plugin updates. #3113 |
| 683 | - Tweak: add visual feedback for Inbox Note Actions #3039 (Activity Panel, Build, Inbox) |
| 684 | - Fix: Address discrepancies in Revenue totals between Analytics screens. #3095 (Analytics) |
| 685 | - Tweak: track inbox note views. #3096 (Activity Panel, Build, Inbox) |
| 686 | - Dev: Fix asset image URL and business extension images #3062 |
| 687 | - Dev: Fix broken plugin builds by adding missing feature flag check #3053 (Build) |
| 688 | - Enhancement: add management link to Reviews panel. #3011 (Activity Panel) |
| 689 | - Fix: Error in category comparison chart. #3027 (Analytics, REST API) |
| 690 | - Dev: Add the ability to create custom plugin builds #3044 (Build) |
| 691 | - Fix: create table error during import. #3022 (Analytics, Build) |
| 692 | - Tweak: Moved WC-Admin specific actions from TableCard to ReportTable. #2900 (Build, Components, Packages) |
| 693 | |
| 694 | = 0.20.1 2019-09-24 = |
| 695 | |
| 696 | - Fix: use category lookup id instead of term taxonomy id (#3027) |
| 697 | - Fix: Update order stats table status index length. (#3022) |
| 698 | |
| 699 | = 0.20.0 2019-09-24 = |
| 700 | |
| 701 | - Dev: Fix issue #2992 (order number in orders panel) #2994 |
| 702 | - Dev: Replace lodash isNaN() with native Number.isNaN() #2998 (Build, Packages) |
| 703 | - Enhancement: add option to email a download link when exporting reports. #2899 (Analytics, REST API) |
| 704 | - Dev: Ignore filename rules for PSR-4 classes. #2967 (Build) |
| 705 | - Fix: Catch notices that are hooked earlier than priority 10. #2981 |
| 706 | - Dev: Category Lookup Table - Fix Category Segments #2253 |
| 707 | - Performance: add caching layer to analytics. #2970 (Analytics) |
| 708 | - Dev: Replace lodash isFinite() with native Number.isFinite() #2977 (Build, Components, Packages) |
| 709 | - Bug: Fix conflict with Blocks 2.4 #2846 |
| 710 | - Dev: Add filter to notes datastore where clauses. #2819 |
| 711 | - Dev: Copy component READMEs to docs folder before GH page deploy. #2952 (Build) |
| 712 | - Dev: Add GitHub pages deploy step to Travis config. #2940 (Build, Documentation) |
| 713 | - Dev: Fix plugin installation when working from a push instead of a pull request. #2950 (Build) |
| 714 | - Dev: Fix pull request branch detection on CI (try #2) #2944 (Build) |
| 715 | - Dev: Only build pushes to main branch. #2941 (Build) |
| 716 | - Performance: reduce JS bundle size. #2933 (Build) |
| 717 | - Dev: Fix pull request branch detection on CI #2942 (Build) |
| 718 | - Dev: refresh component documentation #2872 (Build, Components, Documentation, Packages) |
| 719 | - Dev: Simplified intervals_missing method of DataStore class #2920 👏 @codemascot |
| 720 | - Dev: Simplified intervals_missing method of TimeInterval class #2920 👏 @codemascot |
| 721 | |
| 722 | = 0.19.0 2019-09-24 = |
| 723 | |
| 724 | - Dev: Use upstream webpack-rtl-plugin #2870 (Build) |
| 725 | - Dev: Fix variable name typo #2922 |
| 726 | - Fix: persist date_last_active for customer reports #2881 (Analytics) 👏 @cojennin |
| 727 | - Tweak: consistent naming for report columns. #2845 (Design) |
| 728 | - Tweak: schedule customer lookup table updates instead of running during checkout. #2832 |
| 729 | - Tweak: have Import note action scroll to import section of settings screen. #2799 (Activity Panel, Components, Inbox, Packages) |
| 730 | - Bug: Fix chart type buttons misalignment #2871 (Components, Packages) |
| 731 | - Updated to color-studio v2 and refreshed the color scheme #2837 (Build, Components, Packages) |
| 732 | - Tweak: change report charts filter name. #2843 (Components, Documentation, Packages) |
| 733 | - Dev: Update no data message in table #2854 (Components, Packages) |
| 734 | |
| 735 | = 0.18.0 2019-08-28 = |
| 736 | |
| 737 | - Fix: Product in dropdown clickable in FF/Safari #2839 (Components, Packages) 👏 @cojennin |
| 738 | - Fix: gross order total calculation. #2817 (Analytics) |
| 739 | - Fix: Date calculation on notes being double adjusted to UTC. #2818 (Inbox) |
| 740 | - Bug: Orders report now shows coupons in Coupon(s) column #2812 (Analytics) 👏 @cojennin |
| 741 | - Fix: Bug navigating from DevDoc component pages to WP dashboard pages. #2827 (Documentation) |
| 742 | - Enhancement: add Facebook extension inbox note. #2798 (Activity Panel, Inbox) |
| 743 | - Enhancement: handle simple to variable product changes in reports. #2814 (Analytics) |
| 744 | - Dev: Release Scripts: Update to reflect refactor #2796 (Build) |
| 745 | - Fix: Import all used Gutenberg component styles. #2679 |
| 746 | - Fix: report column visibility preference bug. #2806 (Analytics, Components, Packages, Settings) |
| 747 | - Dev: Components: prepare changelogs for release #2802 (Build, Components, Packages) |
| 748 | - Fix: remove date picker from Customers Report. #2805 (Analytics) |
| 749 | - Tweak: add empty dataset treatment for report tables. #2801 (Analytics, Components, Packages) |
| 750 | - Dev: Search List Control: fix long count values cut-off in IE11 #2783 (Components, Packages) |
| 751 | - Dev: Update List actionable items to be wrapped with Link #2779 (Components, Packages) |
| 752 | |
| 753 | = 0.17.0 2019-08-15 = |
| 754 | |
| 755 | - Fix: chart data fetch/render over long time periods #2785 (Analytics) |
| 756 | - Task: update the class filename exclusion to /src/ for PSR-4 #2794 |
| 757 | - Tweak: Increase zIndex on popover elements. #2777 |
| 758 | - Fix: chart display when comparing categories. #2710 (Analytics) |
| 759 | - Fix: Allow WooCommerce Admin to be deleted through the plugin screen when WooCommerce is not active. #2762 |
| 760 | - Fix: Charts being partially rendered on long time periods. #2776 (Analytics) |
| 761 | - Task: update WC tested to version to 3.7.0 #2782 |
| 762 | - Fix: Customer last active date showing `Invalid date`. #2764 (Analytics) |
| 763 | - Task: Update report endpoints to be PSR-4 autoloaded #2755 (Build) |
| 764 | - Bug: Fix daily cron event (PSR-4) #2754 (Build) |
| 765 | - Fix: issue where product category update button was not always clickable #2753 |
| 766 | - Fix: Add version parameter to `_doing_it_wrong` on `current_screen`. #2733 |
| 767 | - Task: Update feature classes to be PSR-4 autoloaded. #2736 (Build) |
| 768 | - Fix: Short circuit admin title filter when applied by third parties too early. #2744 |
| 769 | - Fix: chart display when comparing categories. #2708 (Analytics) |
| 770 | - Bug: Only apply current submenu CSS reset on non-embed pages. #2687 |
| 771 | - Dev: Add `wc_admin_get_feature_config` filter to feature config array. #2689 |
| 772 | |
| 773 | = 0.16.0 2019-07-24 = |
| 774 | |
| 775 | - Tweak: Change verbiage of feedback notification. #2677 |
| 776 | - Dev: Update unit tests to work with PHPUnit 7+. #2678 |
| 777 | - Fix: Bug that was preventing confirmation dialog from showing after saving settings. #2660 |
| 778 | - Fix: completed orders lingering in activity panel. #2659 (Activity Panel, REST API) |
| 779 | - Dev: Webpack: Use wp.url instead of bundling package #2663 (Build) |
| 780 | - Fix: Location of unread indicators in activity panel. #2662 |
| 781 | - Bug: Fix missing nav on connected admin pages. #2676 |
| 782 | - Task: Add priority 2 Tracks events #2633 (Components, Packages) |
| 783 | - Dev: Replace 'stringifyQuery' with 'addQueryArgs' #2655 (Build, Components, Packages) |
| 784 | - Task: Add priority 3 Tracks events #2638 (Components, Packages) |
| 785 | - Fix: Z-index issue in empty message on chart #2646 (Components, Packages) |
| 786 | - Dev: Tests setup: bring in Woo Core dependencies #2640 (Build) |
| 787 | - Fix: Disable placeholder animation when prefers-reduced-motion is set #2645 (Accessibility) |
| 788 | - Task: Add instructions for translating to contributing docs. #2618 (Documentation) |
| 789 | - Dev: show example extension list as list in readme #2619 (Documentation) |
| 790 | - Fix: react-spring breaking IE11 #2698 (Build) |
| 791 | |
| 792 | = 0.15.0 2019-07-11 = |
| 793 | |
| 794 | - Fix: Compare checkboxes in report tables #2571 |
| 795 | - Dev: Introduce a new Products by Tag(s) block #554 |
| 796 | - Dev: Tracks: Fix Link onclick #2594 (Components, Packages) |
| 797 | - Fix: Use correct links in DevDocs. #2602 (Documentation) |
| 798 | - Fix: Prevent error when no actionable order statuses are set #2577 |
| 799 | - Fix: exclude old WC auto-draft orders from import #2612 (Analytics) |
| 800 | - Dev: Fix: propType validation warnings on embedded pages #2607 |
| 801 | - Fix: Only calculate one order row when the order has multiple coupons. #2484 (Analytics) |
| 802 | - Fix: Cast is_snoozable as int prior to database save #2573 |
| 803 | - Performance: check for scheduled snooze action once per hour instead of every admin request. #2593 |
| 804 | - Fix: Update layout of Settings Page and notify users when settings are not saved. #2544 |
| 805 | - Dev: Update color-studio to 1.0.5 #2575 (Build, Packages) |
| 806 | - Task: Add tracks event to Store Alert and Inbox Notification action clicks #2559 |
| 807 | - Fix: Change size of Header to 56px - fixes bug in product edit page toolbar being hidden. |
| 808 | - Dev: Add countLabel prop to SearchListItem #2569 (Components, Packages) |
| 809 | - Task: Send tracks event for snoozing store alerts. #2560 |
| 810 | - Fix: Stock notifs: fix low_stock_amount for variations #2546 |
| 811 | - Enhancement: Add Report CSV Export Endpoint #2526 (Analytics, REST API) |
| 812 | - Tweak: remove placeholder link. #2561 |
| 813 | - Fix: WordPress Notifications Activity Panel falsely saying there are notices to be seen. #2552 |
| 814 | - Dev: Route handling: Remove hash in favor of path parameter #2444 (Components, Packages) |
| 815 | - Dev: Customizable dashboard: handle turned off feature flag #2548 |
| 816 | - Dev: Dashboard: Add Tracks events #2550 (Dashboard) |
| 817 | - Task: Tracks: Add chart and table events #2557 |
| 818 | - Fix: Fixes issue with alerts on mobile #2537 |
| 819 | - Bug: Fix batch queue range bug. #2521 |
| 820 | - Dev: Advanced Filters: Add Tracks events #2525 (Components, Packages) |
| 821 | - Tweak: Open external note action links in a new tab #2462 (Activity Panel, Inbox) |
| 822 | - Tweak: fix some report endpoint default params. #2496 (REST API) |
| 823 | - Enhancement: Remove updated stock products from Activity Panel #2442 (Activity Panel) |
| 824 | - Fix: Track name for activity panel open event #2532 |
| 825 | - Enhancement: Add Reports CSV Exporter Class #2502 (Analytics) |
| 826 | - Fix: margins on non-update notices. #2487 👏 @benignant |
| 827 | - Enhancement: add state/region to Customers Report. #2463 (Analytics) 👏 @KZeni |
| 828 | |
| 829 | = 0.14.0 2019-06-24 = |
| 830 | |
| 831 | - Dev: Action Scheduler: fix potential endless sync #2425 |
| 832 | - Dev: Fix Activity Panel being overlapped by editor toolbar #2446 (Activity Panel) |
| 833 | - Bug: add match=any support for advanced orders table filter #2228 |
| 834 | - Dev: update tested to version in plugin repo readme.txt #2443 |
| 835 | - Fix: PHP errors on missing refund orders during import. #2464 (Analytics) |
| 836 | - Dev: Allow keyboard interaction in Stock Activity Panel form #2447 (Accessibility, Activity Panel) |
| 837 | - Dev: Activity Panels: Add track event when panels are opened. #2498 (Build) |
| 838 | - Dev: Add wp-api-fetch script to dependencies #2460 |
| 839 | - Dev: Remove the "wpClosedMenu" page setting #2441 (Build) |
| 840 | - Enhancement: Report Tables: Add example extension #2440 (Build, Components, Extensibility, Packages) |
| 841 | - Fix: fix type in readme changelog for 0.13.0 #2457 (Documentation) |
| 842 | - Tweak: Add test to catch missing version updates. #2424 (Build) |
| 843 | - Dev: Fix revenue and orders charts using the wrong endpoint in the Dashboard #2417 (Dashboard) |
| 844 | - Fix: handle internal `rest_do_request()` error conditions. #2423 (Dashboard) |
| 845 | - Dev: Fix conflicts with WordPress.com toolbar #2431 (Activity Panel) |
| 846 | - Task: Remove test menu from Orders panel #2438 (Activity Panel) |
| 847 | - Dev: Table queries: remove befor/after from no interval endpoints #2422 |
| 848 | - Tweak: Reduce style dependencies on WP core, avoid errantly including WP core's Google Fonts. #2432 (Components) |
| 849 | - Dev: Update Dashboard Charts naming and order #2429 (Dashboard) |
| 850 | - Bug: Fix search bar in Orders page not being tapable on mobile #2384 |
| 851 | |
| 852 | = 0.13.2 2019-06-13 = |
| 853 | |
| 854 | - Fix: Bump plugin version for database update. |
| 855 | |
| 856 | = 0.13.1 2019-06-12 = |
| 857 | |
| 858 | - Fix: Exit deactivate early if WooCommerce not active. #2410 |
| 859 | |
| 860 | = 0.13.0 2019-06-12 = |
| 861 | |
| 862 | - Fix: Notes: update sales record link #2397 |
| 863 | - Enhancement: Settings: Add default date settings #2292 (Components, Dashboard, Packages) |
| 864 | - Dev: Add tracks to import jobs #2193 |
| 865 | - Dev: Notes: Add filters to disable milestone and sales record notes. #2227 |
| 866 | - Enhancement: Trigger an action server side when admin note actions are clicked #2325 |
| 867 | - Dev: Fix Activity Panel layout on mobile #2405 (Activity Panel) |
| 868 | - Dev: Add uninstall file to release ZIP #2402 (Build) |
| 869 | - Bug: Fix wrong average numbers in chart legends #2352 (Analytics, Components, Packages) |
| 870 | - Dev: Add date_created_gmt property to orders endpoint #2086 (Activity Panel) |
| 871 | - Enhancement: Add progress bars to Historical Data Import screen #2312 |
| 872 | - Bug: Fix some data not to being imported when 'skip_existing' option is enabled #2385 |
| 873 | - Fix: Double space at 191 row #2369 👏 @shoheitanaka |
| 874 | - Enhancement: Only show unactioned notes in the Inbox panel. #2327 (Inbox) |
| 875 | - Bug: Don't create Notices tab in Activity Panel if notices HTML element was removed by a plugin #2378 |
| 876 | - Tweak: Allow paragraph tags in admin notes. #2344 (Inbox) |
| 877 | - Tweak: Allow note action URLs to be empty. #2324 (Inbox) |
| 878 | - Bug: Prevent inactive tabs from making requests #2377 |
| 879 | - Task: Remove second beta warning from readme #2362 |
| 880 | - Fix: Misspelling at update config.js #2368 👏 @shoheitanaka |
| 881 | - Dev: Transpile newspack-components package #2348 (Build) |
| 882 | - Dev: Low stock handling inconsistencies with WooCommerce 3.6+ #2191 |
| 883 | - Dev: Remove d3-array dependency #2286 (Build) |
| 884 | - Dev: Dashboard Extentions: Add a section #2280 (Build, Components, Extensibility, Packages) |
| 885 | - Fix: Move StoreAlerts below screen meta links on embed pages. #2291 |
| 886 | - Fix: Extensions: fix registering a page #2301 (Extensibility) |
| 887 | - Dev: Fix `box-shadow-8dp` error. #2290 (Components, Packages) |
| 888 | - Fix: Dashboard Extension Example: Make namespace unique #2302 (Extensibility) |
| 889 | - Dev: Persisted Queries: Avoid adding to non time related screens #2225 (Build) |
| 890 | - Dev: Remove customizable dashboard heading #2321 (Dashboard) |
| 891 | - Bug: Add missing space in Orders Activity Panel card #2306 (Activity Panel) |
| 892 | - Task: Remove beta warning from readme. #2340 |
| 893 | - Dev: Dashboard: Extend charts data #2258 (Dashboard, Extensibility) |
| 894 | - Bug: Handle `WC_Admin_Notices`. #2245 (Activity Panel, On Merge to WC Core) |
| 895 | - Bug: Exclude auto-draft and trashed orders from imports. #2265 |
| 896 | - Fix: wc-api: Remove reference to import update functions #2277 (Dashboard) |
| 897 | - Enhancement: Add support for “primary” admin notice actions. #2269 |
| 898 | - Enhancement: Allow links in admin notice content. #2272 |
| 899 | - Fix: Remove errant import update operation from `wp-api` spec. #2271 |
| 900 | - Dev: Hook up import/totals endpoint to Historical Data Import screen #2208 |
| 901 | - Fix: Refactor main file into singleton class structure #2226 |
| 902 | |
| 903 | = 0.12.0 2019-05-14 = |
| 904 | |
| 905 | - Fix: dashboard issues #2194 |
| 906 | - Fix: Dashboard: re-arrange section dropdown order #2216 |
| 907 | - Fix: Refactor page handler API #2209 |
| 908 | - Fix: EllipsisMenu misalignment in wide containers #2207 |
| 909 | - Dev: Handle “all guests” when getting customers from orders. #2038 |
| 910 | - Dev: Order milestones: prevent order count queries from being issues on every request. #2224 |
| 911 | - Dev: Replace Rebuild reports settings with Import Historical Data #2198 |
| 912 | - Dev: add a defaultValue parameter to the ReportFilters component #2150 👏 @rrennick |
| 913 | - Dev: Record refunds separate from order entries #2083 |
| 914 | - Dev: Add refund filtering to order reports #2179 |
| 915 | - Dev: Hook up API Historical Data screen to API endpoints #2177 |
| 916 | - Fix: Show Y grid ticks/lines in charts where all values are lower than 1 #2147 |
| 917 | - Fix: Dashboard: Rename class/feature to remove conflict with legacy dashboard widget #2138 |
| 918 | - Fix: add defaultOrder field to tablecard header #2139 👏 @rrennick |
| 919 | - Fix: Travis: Exit scripts with error when one occurs #2184 |
| 920 | - Dev: Save section/block preferences in user data #2148 |
| 921 | - Fix: Vertically center Dashboard 'Add more' button #2171 |
| 922 | - Fix: Don't make an API call when there are no performance indicators #2157 |
| 923 | - Dev: Add Historical Data Import Screen #2073 |
| 924 | - Fix: Fix customer type filter param in orders report #2169 |
| 925 | - Dev: EllipsisMenu: Refactor children to renderContent #2154 |
| 926 | - Dev: Dashboard: Section add, remove, move up, and move down #2134 |
| 927 | - Fix: Persist chart interval in Dashboard #2156 |
| 928 | - Dev: Allow renaming Dashboard sections #2131 |
| 929 | - Dev: Add import endpoint and controller #2034 |
| 930 | - Fix: Prevent chart type buttons breaking in two lines #2135 |
| 931 | - Dev: Support Sequential Order Numbers in Downloads Report order number filter #1907 |
| 932 | - Dev: Scroll to top of the table when navigating table pages #2051 |
| 933 | - Dev: Add empty state for the Reviews panels #2124 |
| 934 | |
| 935 | = 0.11.0 2019-04-17 = |
| 936 | |
| 937 | - Dev: Extend report submenu items #2033 |
| 938 | - Dev: Extension Examples #2018 |
| 939 | - Dev: Update admin notes readme #2043 |
| 940 | - Dev: Add profile wizard base page #1933 |
| 941 | - Dev: Method to publish core ready features #1863 |
| 942 | - Dev: Add PHP autofix to pre-commit hook #2022 |
| 943 | - Dev: PHP Lint fixes #2023 |
| 944 | - Dev: Update Link in readme to Proper Location #2026 |
| 945 | - Dev: Split D3Chart utils/axis file #2000 |
| 946 | - Dev: Remove coupon_total from order stats table #1975 |
| 947 | - Fix: Transpile acorn-jsx package #2064 |
| 948 | - Fix: Inbox: Giving Feedback Notice #2019 👏 @Mr-AjayM |
| 949 | - Fix: Check if welcome message notice exists before creating it #2063 |
| 950 | - Fix: Respect manual offsets in default before/after params #2035 |
| 951 | - Fix: Fix wrong dates in Reviews and Orders panels of the Activity Panel #2013 |
| 952 | - Fix: Make customer name extendable #1976 |
| 953 | - Fix: center mobile icon vertically #1990 👏 @rrennick |
| 954 | - Fix: search filter focus #1994 |
| 955 | - Fix: Fix date filter layout on Android #1996 |
| 956 | - Fix: Order Status filter: <select> is not vertically aligned #1971 👏 @dinhtungdu |
| 957 | - Fix: add filter length condition to enable filter check #1983 👏 @rrennick |
| 958 | - Fix: lookup product title in order meta if product has been deleted #1977 👏 @rrennick |
| 959 | - Fix: Cast order totals as floats when calculating net total #1945 |
| 960 | - Enhancement: Add empty state in Stock panel #2049 |
| 961 | - Enhancement: Add empty state in Orders panel #2037 |
| 962 | - Enhancement: Hook up Stock panel #1998 |
| 963 | - Enhancement: Add order milestone notifications. #1872 |
| 964 | - Enhancement: Add leaderboard controller and endpoint #1995 |
| 965 | - Enhancement: Hook up leaderboards endpoint to dashboard #2004 |
| 966 | - Enhancement: Activity Panel: Add a mobile app note #2008 |
| 967 | - Enhancement: Scroll to top only when URL changes #1989 |
| 968 | - Enhancement: Allow negative values in charts #1979 |
| 969 | |
| 970 | = 0.10.0 2019-04-02 = |
| 971 | |
| 972 | - Dev: Properly namespaced methods in wc-admin.php. props @ronakganatra9 #1804 |
| 973 | - Dev: Changed text-domain to `woocommerce-admin` #1795 |
| 974 | - Dev: Updates to plugin header #1764 |
| 975 | - Dev: Clear scheduled actions on plugin deactivate #1715 |
| 976 | - Dev: Refactor getFilterQuery #1873 |
| 977 | - Dev: Update npm dependencies #1913 |
| 978 | - Fix: ESLint error in leaderboards #1914 |
| 979 | - Fix: REST API Requests failing with isUnboundedRequest #1954 |
| 980 | - Fix: Bugs in Reviews panel #1947 |
| 981 | - Fix: Scroll to top of page when changing reports #1958 |
| 982 | - Fix: Update variations controller filter names #1949 |
| 983 | - Fix: Sku sorting in variations report #1952 #1801 props @ronakganatra9 |
| 984 | - Fix: REST API customers exact match filters |
| 985 | - Fix: EmptyContent on narrow viewports #1703 |
| 986 | - Fix: Empty chart and summary numbers in Categories Report #1698 |
| 987 | - Fix: Display chart and summary numbers placeholders when loading search terms #1694 |
| 988 | - Fix: Display order number on reports #1706 |
| 989 | - Fix: Missing Date Picker Calendar in RTL #1810 |
| 990 | - Fix: Circles on chart hover #1816 |
| 991 | - Fix: Date Range dropdown for RTL locales #1803 |
| 992 | - Fix: Sorting by tax_code in Taxes Report #1811 |
| 993 | - Fix: Charts in RTL locales #1794 |
| 994 | - Fix: RTL css #1781 |
| 995 | - Fix: CSS Lint issues in store-alerts #1793 |
| 996 | - Fix: Products stats segmentation when filtering categories #1779 |
| 997 | - Fix: Remove timezone from appendTimestamp() output #1778 |
| 998 | - Fix: REST API Make variations and coupons endpoints return zero-value items #1765 |
| 999 | - Fix: REST API make categories return zero-value items #1755 |
| 1000 | - Fix: REST API Make products and rates endpoints return zero-value items #1722 |
| 1001 | - Fix: Taxes report, sort taxes numerically #1766 |
| 1002 | - Fix: Chart comparison mode single category #1762 |
| 1003 | - Fix: Simplify options in filters #1748 |
| 1004 | - Fix: Show compared keys in chart legends even if their values are 0 #1754 |
| 1005 | - Fix: IE11 Leaderboard issue |
| 1006 | - Fix: Use IDs instead of labels to identify chart legend items #1730 |
| 1007 | - Fix: Update table columns visibility when loading finishes #1729 |
| 1008 | - Fix: Update chart colors #1731 |
| 1009 | - Fix: Date Picker css tabs #1717 |
| 1010 | - Fix: Infinite loop in customer population #1936 |
| 1011 | - Fix: PHP notices on orders data store #1870 |
| 1012 | - Fix: Table links to internal reports #1824 |
| 1013 | - Accessibility: Add button focus style to report chart interval selector #1740 |
| 1014 | - Enhancement: Add "Cancel All" method to ActionScheduler Store #1813 |
| 1015 | - Enhancement: Add store notice for processing historical data #1763 |
| 1016 | - Enhancement: Ensure other scheduled actions are claimed before WC Admin actions #1759 |
| 1017 | - Enhancement: Load on hold reviews in the Activity Panel: #1871 |
| 1018 | - Enhancement: Add overlay to Product Placeholder image #1880 |
| 1019 | - Enhancement: Added "Remind me later" ability to StoreAlert component #1848 |
| 1020 | - Enhancement: Set reviews Activity Panel unread indicator based off REST API data #1824 |
| 1021 | - Enhancement: Set orders Activity Panel unread indicator based off REST API data #1860 |
| 1022 | - Enhancement: Hide Reviews Activity Panel if reviews are disabled #1852 |
| 1023 | - Enhancement: Lookup product title in order meta if product has been deleted #1977 |
| 1024 | - Performance: Avoid un-needed chart re-renders #1780 |
| 1025 | - Performance: Don't run lookup table historical population on activation of plugin #1741 |
| 1026 | - Performance: Don't dispatch REST API requests when window/tab is hidden #1732 |
| 1027 | - Performance: Only check for unsnooze note on admin_init #1960 |
| 1028 | |
| 1029 | = 0.8.0 - 2019-02-28 = |
| 1030 | |
| 1031 | - Table Component: Reset search on compare |
| 1032 | - MenuItem Component: Added isCheckBox prop |
| 1033 | - a11y: Enhancements to “Rows per Table” on the dashboard |
| 1034 | - Taxes Report: Fix comparison mode and segmentation labels |
| 1035 | - Fix css linter errors |
| 1036 | - Test Framework: Require WordPress 5.0 or greater to run phpunit |
| 1037 | - Table Component: Fix search positioning in small viewports |
| 1038 | - Chart Component: Preserve chart colors bug fix |
| 1039 | - Navigation: Close wp-admin menu when navigating between reports in narrow viewports |
| 1040 | - Analytics: Don’t show variation table when in an active search |
| 1041 | - Dashboard: Fix for style of summary number placeholders |
| 1042 | - Downloads/Customers Report: Fix for filters |
| 1043 | - Product Variation name format now matches Woo core |
| 1044 | - phpcs fixes in unit tests |
| 1045 | - Chart: Mouse pointer now displayed in entire clickable area |
| 1046 | - Analytics: Sort tabular data when selecting a Summary Number |
| 1047 | - Chart: Fixes for the legend totals |
| 1048 | - Build: Move IE11 css to specific css file |
| 1049 | - Downloads Report: Fix for sorting bug |
| 1050 | - Stock Report: fix the product link |
| 1051 | - Chart: Refactor of d3 logic |
| 1052 | - Autocompleter: Increase debounce time to reduce API requests |
| 1053 | - Segmented Selection Component: fix for missing borders |
| 1054 | - Chart: Add messaging when no data is available for selected filters |
| 1055 | - Setup: Improvements to install flow |
| 1056 |