Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Releases: woocommerce/woocommerce-admin

v0.22.0

12 Nov 22:27
Compare
Choose a tag to compare
v0.22.0 Pre-release
Pre-release

== Changelog ==

= 0.22.0 2019-11-13 =

  • Fix: Incorrect calculation of tax summary on Taxes screen. #3158 (Analytics)
  • Fix: Correct product and coupon count on edited orders. #3103 (Analytics)
  • Bug: Update filter picker to use key instead of id #3214 (Analytics, Components, Packages)
  • Enhancement: prompt stores to add their first product(s). #3119 (Inbox)
  • Dev: Move Analytics REST endpoints to wc-analytics namespace. #3204 (Components, Packages)
  • Tweak: add usage tracking inbox notice. #3112 (Activity Panel, Inbox)
  • Task: Fix PHP linter errors. #3188
  • Enhancement: Add query filters to data stores.
  • Dev: Refactor data store classes. #2961 (REST API)
  • Dev: WooCommerce Admin has been marked as compatible with WooCommerce 3.8.0. #3201
  • Bug: Fix ellipsis menu style #3141 (Analytics, Components, Packages)
  • Tweak: Field misalignment in product edit screen. #3145
  • Dev: update tested to version for WC and WP #3162
  • none needed. #3138 (Documentation)

v0.21.0 + onboarding

11 Nov 12:18
Compare
Choose a tag to compare
v0.21.0 + onboarding Pre-release
Pre-release
  • Add return to task list after saving taxes
  • Automatically enable tax calculations for manual configuration
  • Pre-fill profiler fields with data
  • Only show the Jetpack logo in the header if we need to setup Jetpack
  • Create store pages during onboarding
  • Fix mobile styling issues in profiler
  • Allow users to navigate backwards in steps
  • Pass connection parameters to install extensions
  • Add task list welcome modal
  • Add images to homepage template and a new layout for sites with more than 4 products

v0.21.0

29 Oct 21:43
Compare
Choose a tag to compare
v0.21.0 Pre-release
Pre-release

== Changelog ==

  • Fix: report export format when generated server-side. #2987 (Analytics, Packages)
  • Tweak: automatically update DB version during plugin updates. #3113
  • Tweak: add visual feedback for Inbox Note Actions #3039 (Activity Panel, Build, Inbox)
  • Fix: Address discrepancies in Revenue totals between Analytics screens. #3095 (Analytics)
  • Tweak: track inbox note views. #3096 (Activity Panel, Build, Inbox)
  • Dev: Fix asset image URL and business extension images #3062
  • Dev: Fix broken plugin builds by adding missing feature flag check #3053 (Build)
  • Enhancement: add management link to Reviews panel. #3011 (Activity Panel)
  • Fix: Error in category comparison chart. #3027 (Analytics, REST API)
  • Dev: Add the ability to create custom plugin builds #3044 (Build)
  • Fix: create table error during import. #3022 (Analytics, Build)
  • Tweak: Moved WC-Admin specific actions from TableCard to ReportTable. #2900 (Build, Components, Packages)

v0.20.1 + onboarding 2

29 Oct 18:53
b6c9dee
Compare
Choose a tag to compare
Pre-release
  • Add store is ready for launch note
  • Add task list extensibility
  • Add notices to return to task list on product and homepage tasks
  • Fix typos / language updates
  • Don't skip start step if WooCommerce Services TOS is not accepted, or if Jetpack is disconnected
  • Fix MailChimp + Facebook images, and actually install the plugins
  • Fix gray boxes from showing up in select component
  • Compatibility fixes with WordPress 5.3
  • Left-align long entries in the select component
  • Add no product option to the business details page
  • Add additional tracks
  • Add missing first product tutorial
  • Add missing activity panels on various settings pages
  • Scroll to top when navigating between pages

v0.20.1 + onboarding

18 Oct 14:13
38c6e92
Compare
Choose a tag to compare
v0.20.1 + onboarding Pre-release
Pre-release

This release contains v0.20.1 of WooCommerce Admin, with the onboarding feature enabled.

v0.20.1

13 Oct 21:09
Compare
Choose a tag to compare
v0.20.1 Pre-release
Pre-release

== Changelog ==

  • Fix: use category lookup id instead of term taxonomy id (#3027)
  • Fix: Update order stats table status index length. (#3022)

v0.20.0

10 Oct 01:49
Compare
Choose a tag to compare
v0.20.0 Pre-release
Pre-release

== Changelog ==

  • Dev: Fix issue #2992 (order number in orders panel) #2994
  • Dev: Replace lodash isNaN() with native Number.isNaN() #2998 (Build, Packages)
  • Enhancement: add option to email a download link when exporting reports. #2899 (Analytics, REST API)
  • Dev: Ignore filename rules for PSR-4 classes. #2967 (Build)
  • Fix: Catch notices that are hooked earlier than priority 10. #2981
  • Dev: Category Lookup Table - Fix Category Segments #2253
  • Performance: add caching layer to analytics. #2970 (Analytics)
  • Dev: Replace lodash isFinite() with native Number.isFinite() #2977 (Build, Components, Packages)
  • Bug: Fix conflict with Blocks 2.4 #2846
  • Dev: Add filter to notes datastore where clauses. #2819
  • Dev: Copy component READMEs to docs folder before GH page deploy. #2952 (Build)
  • Dev: Add GitHub pages deploy step to Travis config. #2940 (Build, Documentation)
  • Dev: Fix plugin installation when working from a push instead of a pull request. #2950 (Build)
  • Dev: Fix pull request branch detection on CI (try #2) #2944 (Build)
  • Dev: Only build pushes to master branch. #2941 (Build)
  • Performance: reduce JS bundle size. #2933 (Build)
  • Dev: Fix pull request branch detection on CI #2942 (Build)
  • Dev: refresh component documentation #2872 (Build, Components, Documentation, Packages)
  • Dev: Simplified intervals_missing method of DataStore class #2920 👏 @codemascot
  • Dev: Simplified intervals_missing method of TimeInterval class #2920 👏 @codemascot

v0.19.0

24 Sep 00:28
5778902
Compare
Choose a tag to compare
v0.19.0 Pre-release
Pre-release

== Changelog ==

= 0.19.0 2019-09-24 =

  • Dev: Use upstream webpack-rtl-plugin #2870 (Build)
  • Dev: Fix variable name typo #2922
  • Fix: persist date_last_active for customer reports #2881 (Analytics) 👏 @cojennin
  • Tweak: consistent naming for report columns. #2845 (Design)
  • Tweak: schedule customer lookup table updates instead of running during checkout. #2832
  • Tweak: have Import note action scroll to import section of settings screen. #2799 (Activity Panel, Components, Inbox, Packages)
  • Bug: Fix chart type buttons misalignment #2871 (Components, Packages)
  • Updated to color-studio v2 and refreshed the color scheme #2837 (Build, Components, Packages)
  • Tweak: change report charts filter name. #2843 (Components, Documentation, Packages)
  • Dev: Update no data message in table #2854 (Components, Packages)

v0.18.0

28 Aug 04:34
e9ce3f9
Compare
Choose a tag to compare
v0.18.0 Pre-release
Pre-release

== Changelog ==

= 0.18.0 2019-08-28 =

  • Fix: Product in dropdown clickable in FF/Safari #2839 (Components, Packages) 👏 @cojennin
  • Fix: gross order total calculation. #2817 (Analytics)
  • Fix: Date calculation on notes being double adjusted to UTC. #2818 (Inbox)
  • Bug: Orders report now shows coupons in Coupon(s) column #2812 (Analytics) 👏 @cojennin
  • Fix: Bug navigating from DevDoc component pages to WP dashboard pages. #2827 (Documentation)
  • Enhancement: add Facebook extension inbox note. #2798 (Activity Panel, Inbox)
  • Enhancement: handle simple to variable product changes in reports. #2814 (Analytics)
  • Dev: Release Scripts: Update to reflect refactor #2796 (Build)
  • Fix: Import all used Gutenberg component styles. #2679
  • Fix: report column visibility preference bug. #2806 (Analytics, Components, Packages, Settings)
  • Dev: Components: prepare changelogs for release #2802 (Build, Components, Packages)
  • Fix: remove date picker from Customers Report. #2805 (Analytics)
  • Tweak: add empty dataset treatment for report tables. #2801 (Analytics, Components, Packages)
  • Dev: Search List Control: fix long count values cut-off in IE11 #2783 (Components, Packages)
  • Dev: Update List actionable items to be wrapped with Link #2779 (Components, Packages)

v0.17.0

15 Aug 01:54
8053bd8
Compare
Choose a tag to compare
v0.17.0 Pre-release
Pre-release

== Changelog ==

= 0.17.0 2019-08-15 =

  • Fix: chart data fetch/render over long time periods #2785 (Analytics)
  • Task: update the class filename exclusion to /src/ for PSR-4 #2794
  • Tweak: Increase zIndex on popover elements. #2777
  • Fix: chart display when comparing categories. #2710 (Analytics)
  • Fix: Allow WooCommerce Admin to be deleted through the plugin screen when WooCommerce is not active. #2762
  • Fix: Charts being partially rendered on long time periods. #2776 (Analytics)
  • Task: update WC tested to version to 3.7.0 #2782
  • Fix: Customer last active date showing Invalid date. #2764 (Analytics)
  • Task: Update report endpoints to be PSR-4 autoloaded #2755 (Build)
  • Bug: Fix daily cron event (PSR-4) #2754 (Build)
  • Fix: issue where product category update button was not always clickable #2753
  • Fix: Add version parameter to _doing_it_wrong on current_screen. #2733
  • Task: Update feature classes to be PSR-4 autoloaded. #2736 (Build)
  • Fix: Short circuit admin title filter when applied by third parties too early. #2744
  • Fix: chart display when comparing categories. #2708 (Analytics)
  • Bug: Only apply current submenu CSS reset on non-embed pages. #2687
  • Dev: Add wc_admin_get_feature_config filter to feature config array. #2689