Releases: swuecho/chat
Releases · swuecho/chat
v0.40.1
What's Changed
- "Only show JumpToBottom when messages exist and format input component" by @swuecho in #662
- Admin UI opt by @swuecho in #664
- "Improve scroll performance and UI in chat components by @swuecho in #665
- "Improve stream flushing logic for chat responses by @swuecho in #666
Full Changelog: v0.30.4...v0.40.1
v0.30.4
v0.30.3
v0.30.2
v0.30.1
v0.30.0
v0.20.0
What's Changed
- Refactor chat model handling and move Ollama streaming logic to separ… by @swuecho in #619
- Gen chat title by @swuecho in #620
- Refactor error handling: replace
WithDetail
withWithMessage
for … by @swuecho in #621 - Refactor gen title by @swuecho in #622
- Fix condition in
GenTitle
to generate chat title only if model exists by @swuecho in #623 - Improve add form by @swuecho in #625
- Model list by @swuecho in #626
- Update README with optional Gemini-2.0-Flash model for conversation t… by @swuecho in #624
- Add "Copy" and "Clear Form" translations and update JSON configuratio… by @swuecho in #627
- Polish docs by @swuecho in #628
- Uploader mobile by @swuecho in #629
- Refactor chat record chat bot by @swuecho in #630
- Doc update by @swuecho in #631
- Better docs by @swuecho in #632
- Better doc2 by @swuecho in #633
- Model avatar3 by @swuecho in #634
- Model avatar3 by @swuecho in #635
- Better claude by @swuecho in #637
- Bot card by @swuecho in #638
- User list by @swuecho in #639
- Prompt lib by @swuecho in #640
- Add comment to snapshot by @swuecho in #641
- Tooltip comment by @swuecho in #642
- fix: Add validation and logging for chat session handling by @swuecho in #644
- Add
role = 'assistant'
filter to chat message query by @swuecho in #645
Full Changelog: v0.11.2...v0.20.0
v0.11.2
v0.11.1
What's Changed
- update deps by @swuecho in #600
- Add OpenRouter support and improve logging in chat handler by @swuecho in #601
- Remove unused static HTML files (
fetch_sse.html
, `fetch_sse_axios.h… by @swuecho in #602 - Refactor chatmodel interface by @swuecho in #604
- Improve error messages for chat model retrieval failures by @swuecho in #605
- Refactor UI layout and styling in bot and snapshot views, align icons… by @swuecho in #610
- Error handling more by @swuecho in #609
- Update Go version to 1.24 and remove unused GitHub workflows by @swuecho in #611
- Refactor error handling to use structured API errors by @swuecho in #612
Full Changelog: v0.10.2...v0.11.1