Skip to content

Releases: chatpire/chatgpt-web-share

v0.4.9

01 Mar 06:29
Compare
Choose a tag to compare

What's Changed

  • fix page margin in ios when keyboard popup by @yongman in #383
  • wss: check conversation id when recv from wss & add total timeout by @yongman in #388
  • fix invalid parent message id after user abort request in api mode by @yongman in #389
  • Fix compatibility for gen_title in web by @yongman in #394

Full Changelog: v0.4.8...v0.4.9

v0.4.8

08 Feb 10:35
Compare
Choose a tag to compare

What's Changed

  • fix "the JSON object must be str, bytes or bytearray, not dict" by @maxduke in #377

Full Changelog: v0.4.7...v0.4.8

v0.4.7

06 Feb 05:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.6...v0.4.7

v0.4.6

03 Feb 15:37
Compare
Choose a tag to compare

What's Changed

  • [WIP] Add OpenAI web team account support by @yongman in #345
  • Use wss protocol to get response by @yongman in #361
  • wss: make it more reliable by using subprotocols with ack by @yongman in #362
  • fix websocket timeout when receive response by @yongman in #363

Full Changelog: v0.4.5...v0.4.6

v0.4.6-beta2

03 Feb 13:59
Compare
Choose a tag to compare
v0.4.6-beta2 Pre-release
Pre-release

v0.4.6-beta1

03 Feb 12:45
Compare
Choose a tag to compare
v0.4.6-beta1 Pre-release
Pre-release

What's Changed

  • [WIP] Add OpenAI web team account support by @yongman in #345
  • Use wss protocol to get response by @yongman in #361
  • wss: make it more reliable by using subprotocols with ack by @yongman in #362

Full Changelog: v0.4.5...v0.4.6-beta1

v0.4.5

01 Jan 10:42
Compare
Choose a tag to compare

What's Changed

  • 会话界面的服务状态卡片能看到GPT-4用量 by @Kwizii in #325
  • chore(caddy): enable gzip compression and static file caching for 7 days by @exuan in #326
  • fix: new conversation source in api mode by @yongman in #330

New Contributors

Full Changelog: v0.4.4...v0.4.5

v0.4.4-fix.1

10 Dec 06:04
Compare
Choose a tag to compare

v0.4.4

10 Dec 05:34
Compare
Choose a tag to compare

What's Changed

  • Fix file upload button no reaction for mobile devices by @yongman in #321

New Contributors

Full Changelog: v0.4.3...v0.4.4

v0.4.3

01 Dec 12:47
Compare
Choose a tag to compare

What's Changed

  • Update chat.py by @huoxingyongren in #311
  • Upgrade frontend dependencies
  • Fix multiple bugs
  • Add a completions log view

New Contributors

Full Changelog: v0.4.2...v0.4.3