Skip to content

Releases: swuecho/chat

v0.9.34

18 Jul 11:59
8288ac8
Compare
Choose a tag to compare

What's Changed

  • sync from chatgpt-web by @swuecho in #503
  • Adjust scroll threshold to 100 and update scroll methods in chat view by @swuecho in #504
  • Update maxLength to 6 in chat session configuration by @swuecho in #505
  • Default context count by @swuecho in #506
  • Remove e2e test for chat snapshot functionality by @swuecho in #509

Full Changelog: v0.9.33...v0.9.34

v0.9.33

17 Jul 02:47
Compare
Choose a tag to compare

What's Changed

  • Update naive-ui to v2.39.0 by @swuecho in #497
  • Add file preview functionality in Uploader components by @swuecho in #500
  • "Refactor chatStreamClaude3 to handle initial assistant messages and … by @swuecho in #501

Full Changelog: v0.9.32...v0.9.33

v0.9.32

14 Jul 01:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.31...v0.9.32

v0.9.31

09 Jul 02:16
25d1bf4
Compare
Choose a tag to compare

What's Changed

  • Refactor chat store and session sync logic by @swuecho in #494

Full Changelog: v0.9.30...v0.9.31

v0.9.30

08 Jul 02:20
Compare
Choose a tag to compare

What's Changed

  • Add ChatModelPrivilege interface and update modelRateLimit component … by @swuecho in #483
  • Add logging and update headers for Claude3 chat stream by @swuecho in #484
  • Enable logging and adjust stream completion logic in chat handler by @swuecho in #486
  • Refactor token calculation and update locale strings for clarity. by @swuecho in #487
  • Add cache control headers for root path by @swuecho in #488
  • Page cache by @swuecho in #489
  • Remove VitePWA plugin configuration from vite.config.ts by @swuecho in #490
  • Remove pwa by @swuecho in #491

Full Changelog: v0.9.29...v0.9.30

v0.9.29

30 Jun 04:54
dd611de
Compare
Choose a tag to compare

What's Changed

  • Add isEnable field to chat model for enabling/disabling functionality by @swuecho in #482

Full Changelog: v0.9.28...v0.9.29

v0.9.28

28 Jun 08:55
0fac28c
Compare
Choose a tag to compare

What's Changed

  • by default use open ai message format by @swuecho in #479
  • Add ModelSelector component for chat model selection by @swuecho in #480

Full Changelog: v0.9.27...v0.9.28

v0.9.27

19 Jun 08:12
4600dd4
Compare
Choose a tag to compare

What's Changed

  • No chat files by @swuecho in #476
  • Add window.open to handleChat function in snapshot view by @swuecho in #477
  • Update chatData extraction in snapshot view to use snapshot_data.value by @swuecho in #478

Full Changelog: v0.9.26...v0.9.27

v0.9.26

18 Jun 07:22
2ec6d5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.25...v0.9.26

v0.9.25

09 Jun 14:29
2b65cf2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.24...v0.9.25