Skip to content

v0.12.12

Choose a tag to compare

@alecritson alecritson released this 09 Jun 10:44
· 5 commits to master since this release
aac0b6d

Update the GetCandy API package.

composer update getcandy/candy-api

Run any migrations

php artisan migrate

🐞 Fixes

  • Added missing trait to FetchImpersonationToken action
  • Fix reference to users service which has been removed.

⭐ Improvements

  • Updating an address is a lot more forgiving when it comes to what fields should be passed through.