Skip to content

Releases: bleeeet/banana-batch-studio

Banana Batch Studio v2.0.4

10 Jun 08:39

Choose a tag to compare

What's Changed

  • Adds a Close Window menu item so Cmd+W closes the app window on macOS.
  • Opens the app maximized to the full screen work area instead of a small centered window.
  • Adds NO_PROXY/bypass list support and improves system proxy detection so the app works for both proxy and no-proxy users.
  • Normalizes API base URLs (trailing /v1, /v1beta are stripped) for official and relay API endpoints.
  • Makes preset import resilient: invalid entries are skipped and reported instead of failing the whole import.
  • Removes the unused zip export path and trims dependencies (adm-zip, archiver, cors, uuid).

Validation

  • npm test: 201 tests passed
  • npm run build: passed
  • npm run package:mac: passed
  • npm run package:windows: passed

Banana Batch Studio v2.0.3

26 May 18:10

Choose a tag to compare

What's Changed

  • Separates API key/channel configuration from generation presets so preset saves are not blocked by API settings.
  • Prevents white screens when selecting presets whose model settings do not match the current API channel.
  • Keeps preset storage durable in the app config directory and strips API fields from preset payloads.
  • Improves packaged app signing by clearing macOS extended attributes before codesigning.

Validation

  • npm test: 177 tests passed
  • npm run build: passed
  • npm run package:mac: passed
  • npm run package:windows: passed

Banana Batch Studio v2.0.2

17 May 07:58

Choose a tag to compare

Banana Batch Studio v2.0.2

This release has been refreshed with updated desktop packages for macOS Apple Silicon, macOS Intel, and Windows x64.

Updated in this build

  • Reordered API channels so relay options appear first: Google Relay API, OpenAI Relay API, Google Native API, OpenAI Native API.
  • Changed the default API channel to Google Relay API.
  • Relay API channels now use realtime parallel generation only, so the Realtime / Batch switch and Batch API check are hidden for relay channels.
  • Presets no longer store API configuration. API channel, API key, key name, saved key profile, relay URL, and realtime/batch mode stay in the independent API configuration area.
  • Model parameters now appear as a clearer section heading.
  • Rebuilt and replaced all release assets.

Release assets

  • macOS Apple Silicon
  • macOS Intel
  • Windows x64

API keys and saved presets remain local to the user machine and are not bundled into these packages.

Banana Batch Studio v2.0.1

16 May 12:26
9a367f6

Choose a tag to compare

本次更新:

  • 优化中间设置面板排版:参考图、统一提示词、API 配置、模型参数层级更清晰。
  • 调整参考图区域高度和间距,拖拽上传区域更明显。
  • 优化底部预设与开始生成按钮布局,减少空白和重叠。
  • API 密钥与密钥名称改为同一行,保存按钮独立下一行。
  • OpenAI 中转 API 模型保留 image2 与 latest。

发布附件:

  • Apple Silicon / M 芯片版本
  • Intel 芯片版本
  • Windows x64 版本

说明:本次仅上传封装好的发布文件;未提交本地源码、配置文件、运行数据或 API 密钥。

Banana Batch Studio v2.0.0

12 May 20:59
12f938e

Choose a tag to compare

更新:新增垫图(参考图)和预设导入导出,支持五种语言

Banana Batch Studio v1.0.0

11 May 16:40

Choose a tag to compare

Banana Batch Studio v1.0.0

本地运行的 Gemini 批量图片生成工具。

下载

平台 文件
macOS (Apple Silicon) BananaBatchStudio-macOS-AppleSilicon.zip
macOS (Intel) BananaBatchStudio-macOS-Intel.zip
Windows x64 BananaBatchStudio-Windows-x64.zip