Skip to content

bar-assistant

v5.15.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 1mo Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

api bar cocktails home php recipes
+1 more
rest

Summary

AI summary

Added AI-powered cocktail image generation with OpenAI and Gemini support.

Full changelog

New

  • Added /generate/cocktail-image, used to generate cocktail images with AI
    • Currently only supports OpenAI and Gemini providers
    • Added GEN_AI_IMAGE_PROVIDER and GEN_AI_IMAGE_MODEL env variables
    • Examples:
      # OpenAI Example
      GEN_AI_IMAGE_PROVIDER=openai
      GEN_AI_IMAGE_MODEL=gpt-image-1
      OPENAI_API_KEY=sk-your-key
      
      # Gemini Example
      GEN_AI_IMAGE_PROVIDER=gemini
      GEN_AI_IMAGE_MODEL=gemini-3.1-flash-image-preview
      GEMINI_API_KEY=your-key
      
  • Added is_ai_image_enabled to server status endpoint

Fixes

  • Fixed adding ingredients to shelf removing matching shopping list items outside the current bar

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track bar-assistant

Get notified when new releases ship.

Sign up free

About bar-assistant

Bar assistant is a all-in-one solution for managing your home bar

All releases →

Related context

Related tools

Beta — feedback welcome: [email protected]