Releases: GPTGenius/chatgpt-vercel
Releases · GPTGenius/chatgpt-vercel
v0.3.1
What's Changed
- fix(ui): use correct default checked and remove image margin by @lvqq in #52
- fix(api): add log and fix 400 error in GET /image by @lvqq in #53
- feat(ui): support layout mode by @lvqq in #55
- chore(ci): auto rsync code for fork by @CaoYunzhou in #61
- docs: update new preview & star history by @FatDoge in b5c6b74
- feat: support upscale and variation in midjourney, support image zoom by @lvqq in #64
- feat: support copy conversation content by @lvqq in #76
New Contributors
- @CaoYunzhou made their first contribution in #61
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat: support copy code by @lvqq in #24
- feat: support password by @lvqq in #28
- style(theme): adapt to antd theme color by @lvqq in #33
- feat: support edit title by @lvqq in #32
- feat: support import conversation by @lvqq in #36
- fix: show error message from openai by @lvqq in #40
- feat: support image generation model Midjourney powered by Replicate by @lvqq in #44
- fix: title modification not work after sending message by @lvqq in #48
- feat: move old model to Replicate and support Midjourney model powered by discord by @lvqq in #50
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- feat: support auto change ui when page resize by @FatDoge in #12
- fix: use maxjax instead of markdown-it-katex by @lvqq in #16
- feat: support env OPENAI_API_BASE_URL and stop generating by @lvqq in #17
- feat: support custom deployment by @lvqq in #18
- fix: white screen when clear all messages by @lvqq in #20
- feat: support muti api keys and schedule strategy by @lvqq in #21
- fix(typo): should be streamMessage by @metrue in #23
New Contributors
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
Main Changes
- Redesigned with better ux, visit https://chatgpt-vercel-sample.vercel.app/ to experience it. Related PR: #11
Features
- Support searching history conversations
- Support displaying message time and sorting by latest time
- Support displaying OpenAI profile photo