New
- Added
markdown
type to share endpoint - Added
/collections/{id}/share
endpoint- You can share your collection as JSON, YAML
- Added
/shopping-list/share
endpoint #124- You can share shopping list as markdown
- Added
utensils
#127- You can attach required utensils for cocktail recipes
- Added
/ingredients/{id}/extra
#133- This will show you how many cocktails you can make if you add ingredient to shelf
- Added next and prev cocktail actions #149
- Added new scrapers
- Steve The Bartender
Changes
- Property
ingredients
onCocktail
schema is now only shown if you include it withinclude=ingredients
query string - Property
short_ingredients
onCocktail
schema removed - Property
tags
onCocktail
schema is now array of objects - Property
ingredient_category_id
onIngredient
schema removed - Improved website recipe scraping
New Contributors
- @Dogeek made their first contribution in #128