v0.12.12
Update the GetCandy API package.
composer update getcandy/candy-api
Run any migrations
php artisan migrate
🐞 Fixes
- Added missing trait to
FetchImpersonationTokenaction - Fix reference to
usersservice which has been removed.
⭐ Improvements
- Updating an address is a lot more forgiving when it comes to what fields should be passed through.