Skip to content

v0.12.11

Latest
Compare
Choose a tag to compare
@alecritson alecritson released this 27 May 14:13

Upgrading

You should upgrade any @getcandy packages to 0.12.11

For full instructions on upgrading, please refer to the upgrade guide

You should be using the latest version of the API with this update.

🐞 Fixes

  • Fixed an issue where customer fields weren't populating properly when editing a customer
  • Fixed a display issue on order averages report
  • Fixed an issue where the category tree wouldn't show all children recursively
  • Fixed issue where order notes wouldn't be sorted newest first
  • Fixed an issue on percentage calculation on reports that would result in NaN
  • The version at the bottom of each page will now show the package.json version number.
  • Fixed a label issue on order filters, we had a duplicate "Status" filter.
  • Fixed an issue where email template preview didn't update when the custom content changed
  • Fixed link to YouTube assets 404ing
  • Fixed an issue where order status labels where being cut off at the top and bottom
  • Autocomplete select field should now look like select inputs and support clicking outside to close
  • Fixed an issue where select fields wouldn't show up when editing a product
  • Fix order dashboard popular products report, was fetching yearly instead of monthly
  • Fixed an issue where if you set a route to default on a resource and they already had a route, it would set both to default

⭐ Improvements

  • Replaced deprecated vue method addRoutes
  • Refactored order note editing
  • Show a loading indicator when viewing all customers
  • Changed a bunch of inputs to the correct type i.e. numeric
  • Text updates throughout the UI for consistancy and clarity
  • Added labels when editing product families to show clearly which are selected and which aren't
  • Improved the "New/Returning Customer" labels on the order table view
  • Show appropriate flag on order history when a note is private
  • Only show version history if we have version history to show
  • Better validation messages when creating a product
  • If a large dataset is returned for products, pagination is restricted due to Elasticsearch restrictions

🏗️ Additions

  • Added a link to the users account on the order screen, if the order has a user associated.]
  • Billing email will now appear on order table
  • The Product SKU will be visible on the product editing page at the top
  • Category listing page will now default to the tree view
  • SKU will now be visible on product associations
  • Added ability to add new product families