Skip to content

v3.7.0

Choose a tag to compare

@karlomikus karlomikus released this 05 Jan 16:12
· 1226 commits to master since this release
0645609

New

  • Added missing_ingredients cocktails filter
  • Added use_parent_as_substitute setting to bar memberships
    • With this you can toggle using parent ingredient of a specific ingredient as a substitute in your shelf
    • Before, this was available via experimental PARENT_INGREDIENT_SUBSTITUTE env variable
  • Added csv export to cocktail collections
  • Added /ingredients/recommend endpoint
    • This provides recommendations regarding the additional ingredients that may be added to your shelf to expand potential new cocktail recipes.

Changes

  • Removed PARENT_INGREDIENT_SUBSTITUTE env variable
  • Update login error message depending on mail confirmation config
  • Update min log level to "warning"
  • Updated cocktail markdown export format
  • JSON export format is now the same as exported YAML recipes