Skip to content

v0.12.8

Compare
Choose a tag to compare
@alecritson alecritson released this 27 May 14:11
· 12 commits to master since this release

Upgrading

Update the GetCandy API package.

composer update getcandy/candy-api

Run any migrations

php artisan migrate

🐞 Fixes

  • Fixed an issue where drafted routes weren't being considered when updating a route and setting others to not be default
  • Various fixes to discount saving

⭐ Improvements

  • Elasticsearch pagination is now limited to 1000 results due to Elasticsearch restrictions with offsets

πŸ—οΈ Additions

  • Added product and attribute counts to product family resources
  • Added PayPal refunds