Releases: swuecho/chat
Releases · swuecho/chat
v0.9.34
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
v0.9.32
v0.9.31
v0.9.30
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