Skip to content

Releases: Licoy/ChatGPT-Midjourney

v3.1.0

19 Sep 02:40
Compare
Choose a tag to compare

Bug Fixes

  • pnpm install failed (licoy)
  • remove runtime edge type (licoy)
  • #90 不输入密码能直接访问mj出图 (licoy)

Documentation

  • update vercel deploy link (licoy)

Commits

  • 00781f7: Update README.md (Carson Yang) #81
  • ac67e71: Update README.md (憧憬Licoy)
  • 4b1bdf4: Merge branch 'dev' (licoy)
  • 5b3c3cb: Add sharp as dependency module (KennyDizi) #87
  • 3251fae: Use Next Image for faster LCP and lower bandwidth (KennyDizi) #87
  • 7a104e4: Add @swc/core as dependency module (KennyDizi) #87
  • v3.1.0 (licoy)

v3.0.24

15 Sep 01:56
Compare
Choose a tag to compare

⚠ 3.0.x版本暂不支持垫图、混图和识图功能

更新内容

  • 增加内置MidjouneyAPI服务,无需第三方依赖,开箱即用
  • 增加Zoom操作支持
  • 增加Vary操作支持
  • 增加Pan操作支持

v2.1.0

27 Aug 12:46
Compare
Choose a tag to compare

Features

  • 优化关于图片自代理授权检测 (licoy)

Documentation

  • update docker params (licoy)

v2.0.0

23 Aug 05:56
Compare
Choose a tag to compare

Features

  • 升级至Next-Web最新版本 (licoy)

v1.3.9

27 Jun 14:35
Compare
Choose a tag to compare

Features

  • resize mobile screen button size (licoy)

Bug Fixes

  • blend - submit image base64 count is wrong (licoy)
  • invalid reference (licoy)

Documentation

  • update docker version (licoy)
  • update pro version (licoy)

v1.3.8

25 Jun 05:00
Compare
Choose a tag to compare

Features

  • 混图支持2~5张图及U/V操作 #47

v1.3.7

23 Jun 13:24
Compare
Choose a tag to compare

Features

  • 增加绘画中途退出再进入页面重载状态 (licoy)

Documentation

  • add deploy to Zeabur button for midjourney-proxy #43 (Yuhang)

v1.3.6

18 Jun 14:25
Compare
Choose a tag to compare

Features

  • 优化连续选择相同图片不生效问题 (licoy)

Bug Fixes

  • skip access code (licoy)

v1.3.5

17 Jun 02:03
Compare
Choose a tag to compare

Commits

  • 13c12f4: fix bug: Some mj prompts may return a "FAILURE" status, causing infinite repeated requests. (AI-Chef) #26
  • f2ba008: 优化FAILURE状态的处理
  • 3f294cc: add auto release workflow

v1.3.3

15 Jun 10:13
Compare
Choose a tag to compare

更新内容

  • 增加授权密码输入页面支持
  • 国际化支持
  • 优化状态加载滚动底部 #12