New
- Add
php artisan bar:scrap
command to scrape recipes from the supported websites- Support for TuxedoNo2
- Support for A Couple Cooks
- Add cocktails thumbnail generation endpoint
- Enabled GD extension in docker
Fixes
- Sort ingredient categories by name
- Sort related cocktails in ingredient resource by name
- Escape ingredient description
Changes
- Use
docker-php-extension-installer
for docker image