Skip to content

Tags: chatgpt-web-dev/chatgpt-web

Tags

v2.19.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: delete message problem (#575)

* fix: 修复删除消息倒是后面一条消息显示原文的问题

* Revert "fix: 修复删除消息倒是后面一条消息显示原文的问题"

This reverts commit 5c38b3c.

Signed-off-by: Bob Du <[email protected]>

* fix: delete message problem

Signed-off-by: Bob Du <[email protected]>

---------

Signed-off-by: Bob Du <[email protected]>
Co-authored-by: Bob Du <[email protected]>

v2.18.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: user content format when no images (#538)

Signed-off-by: Bob Du <[email protected]>

v2.17.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump vite-plugin-pwa deps (#527)

Signed-off-by: Bob Du <[email protected]>

v2.16.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump the npm_and_yarn group across 2 directories with 2 …

…updates (#480)

Bumps the npm_and_yarn group with 1 update in the / directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects).
Bumps the npm_and_yarn group with 1 update in the /service directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects).


Updates `follow-redirects` from 1.15.5 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)

Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

Updates `follow-redirects` from 1.15.5 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.15.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: admin user init (#476)

Signed-off-by: Bob Du <[email protected]>

v2.15.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support custom auth proxy header name (#472)

Signed-off-by: BobDu <[email protected]>

v2.15.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support auth proxy login mode (#466)

* feat: support auth proxy login mode

Signed-off-by: BobDu <[email protected]>

* feat: support auth proxy login mode(logout)

Signed-off-by: BobDu <[email protected]>

* fix: userId is string type

Signed-off-by: BobDu <[email protected]>

* docs: auth proxy mode

Signed-off-by: BobDu <[email protected]>

---------

Signed-off-by: BobDu <[email protected]>

v2.14.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: no effect modify site title in site config (#461)

Signed-off-by: BobDu <[email protected]>

v2.13.10

fix: register failed(Close #405)

v2.13.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #404 from BobDu/memory-optimize

perf: memory usage optimize