Skip to content

Releases: ShellMonster/Nano_Banana_Pro_Web

大香蕉 AI v2.4.1

16 Feb 03:14

Choose a tag to compare

🎨 大香蕉 AI - 创作从未如此简单

🚀 本次更新

🚀 新功能 (Features)

  • save images as PNG to preserve transparency

🔧 修复与优化 (Bug Fixes & Refactor)

  • improve image storage security and format handling
  • update download filename extension to .png
  • improve timeout input UX and add validation on save

📦 包含组件

  • 桌面客户端 (Tauri)
  • 本地推理引擎 (Go Sidecar)

由 GitHub Actions 自动构建发布 - 2026-02-16 11:11:30

大香蕉 AI v2.4.0

13 Feb 09:53

Choose a tag to compare

🎨 大香蕉 AI - 创作从未如此简单

🚀 本次更新

🚀 新功能 (Features)

  • improve onboarding tour experience
  • add onboarding tour for new users
  • add vision model settings and security improvements

🔧 修复与优化 (Bug Fixes & Refactor)

  • improve onboarding tour and history sync

📝 文档更新 (Documentation)

  • update README for v2.4.0 and fix onboarding hint text
  • update multi-language READMEs for v2.4.0
  • update README for v2.4.0 - add vision model and reverse prompt features

📦 其他改动 (Others)

  • chore: update .gitignore to exclude bin and data directories
  • chore: remove I18N_PLAN.md

📦 包含组件

  • 桌面客户端 (Tauri)
  • 本地推理引擎 (Go Sidecar)

由 GitHub Actions 自动构建发布 - 2026-02-13 17:49:41

大香蕉 AI v2.3.8

10 Feb 04:26

Choose a tag to compare

🎨 大香蕉 AI - 创作从未如此简单

🚀 本次更新

🚀 新功能 (Features)

  • add active sync and SSE reconnect mechanism

📦 包含组件

  • 桌面客户端 (Tauri)
  • 本地推理引擎 (Go Sidecar)

由 GitHub Actions 自动构建发布 - 2026-02-10 12:17:22

大香蕉 AI v2.3.7

10 Feb 02:59

Choose a tag to compare

🎨 大香蕉 AI - 创作从未如此简单

🚀 本次更新

🔧 修复与优化 (Bug Fixes & Refactor)

  • refactor: improve TypeScript type safety and build optimization

📦 其他改动 (Others)

  • bump: version to v2.3.7

📦 包含组件

  • 桌面客户端 (Tauri)
  • 本地推理引擎 (Go Sidecar)

由 GitHub Actions 自动构建发布 - 2026-02-10 10:48:39

大香蕉 AI v2.3.6

06 Feb 08:13

Choose a tag to compare

🎨 大香蕉 AI - 创作从未如此简单

🚀 本次更新

🚀 新功能 (Features)

  • feat(tauri): add quit guard during generation

📦 其他改动 (Others)

  • revert: keep Cargo.toml version as 0.1.0
  • bump: version to v2.3.6

📦 包含组件

  • 桌面客户端 (Tauri)
  • 本地推理引擎 (Go Sidecar)

由 GitHub Actions 自动构建发布 - 2026-02-06 16:01:07

大香蕉 AI v2.3.5

06 Feb 07:32

Choose a tag to compare

🎨 大香蕉 AI - 创作从未如此简单

🚀 本次更新

🚀 新功能 (Features)

  • feat(provider): improve timeout and retry configuration
  • feat(generate): improve batch generation with sequential polling
  • feat(settings): add Gemini base path warning hint
  • feat(deploy): enhance Docker deployment with environment auto-detection
  • feat(deploy): add Docker deployment support with China mirror acceleration

🔧 修复与优化 (Bug Fixes & Refactor)

  • fix(generate): preserve original task ID for batch generated images

📝 文档更新 (Documentation)

  • docs(readme): update Docker deployment section in all languages
  • docs(readme): update Docker deployment section

📦 其他改动 (Others)

  • chore: remove .sisyphus directory from version control

📦 包含组件

  • 桌面客户端 (Tauri)
  • 本地推理引擎 (Go Sidecar)

由 GitHub Actions 自动构建发布 - 2026-02-06 15:21:49

大香蕉 AI v2.3.3

26 Jan 04:14

Choose a tag to compare

🎨 大香蕉 AI - 创作从未如此简单

🚀 本次更新

🚀 新功能 (Features)

  • feat(frontend): optimize image preview interaction and rendering
  • feat(config): support configurable timeout for image and chat providers

🔧 修复与优化 (Bug Fixes & Refactor)

  • fix(frontend): reset image scale and position when switching images

📦 其他改动 (Others)

  • bump: version to v2.3.3

📦 包含组件

  • 桌面客户端 (Tauri)
  • 本地推理引擎 (Go Sidecar)

由 GitHub Actions 自动构建发布 - 2026-01-26 12:03:57

大香蕉 AI v2.3.2

26 Jan 02:36

Choose a tag to compare

🎨 大香蕉 AI - 创作从未如此简单

🚀 本次更新

🚀 新功能 (Features)

  • feat(backend): implement task-level timeout and increase default to 150s

🔧 修复与优化 (Bug Fixes & Refactor)

  • fix(frontend): enforce non-empty prompt and further UI cleanup
  • fix(frontend): UI refinements and prompt input logic cleanup

📦 其他改动 (Others)

  • bump: version to v2.3.2

📦 包含组件

  • 桌面客户端 (Tauri)
  • 本地推理引擎 (Go Sidecar)

由 GitHub Actions 自动构建发布 - 2026-01-26 10:27:40

大香蕉 AI v2.3.1

26 Jan 01:27

Choose a tag to compare

🎨 大香蕉 AI - 创作从未如此简单

🚀 本次更新

🔧 修复与优化 (Bug Fixes & Refactor)

  • fix(image-delete): 统一删除入口并修复预览切换与 404 兜底
  • fix(image-delete): 统一删除入口并修复预览切换与 404 兜底

📦 其他改动 (Others)

  • ci: enhance release notes generator with shell escaping and empty log handling
  • ci: replace GitHub native notes with custom git log parser for better commit visibility

📦 包含组件

  • 桌面客户端 (Tauri)
  • 本地推理引擎 (Go Sidecar)

由 GitHub Actions 自动构建发布 - 2026-01-26 09:18:44

大香蕉 AI v2.3.0

19 Jan 10:45

Choose a tag to compare

🎨 大香蕉 AI - 创作从未如此简单

🚀 本次更新

Full Changelog: v2.2.0...v2.3.0

📦 包含组件

  • 桌面客户端 (Tauri)
  • 本地推理引擎 (Go Sidecar)

由 GitHub Actions 自动构建发布 - 2026-01-19 18:33:53