Releases: swuecho/chat
Releases · swuecho/chat
v0.50.1
What's Changed
- Artifact 001 by @swuecho in #667
- Fix mobile artifact viewer layout by @swuecho in #668
- Fix unresponsive message display by @swuecho in #669
- "Update snapshot message component and page layout" by @swuecho in #670
- Artifact list by @swuecho in #671
- "Add code runner feature with JS execution and artifact support" by @swuecho in #672
- Code runner 2 by @swuecho in #673
- Refactor artifact system with gallery UI and execution improvements by @swuecho in #674
- Code runner vfs by @swuecho in #675
- Refactor regenerate chat logic into smaller functions by @swuecho in #676
- Update test button index from 3 to 4 in session config tests by @swuecho in #678
- Fix promise resolution in chat stream handlers by @swuecho in #677
- Prioritize test chat model check and improve test message detection by @swuecho in #679
- Add wait time for session selection stability in chat tests by @swuecho in #680
- Refactor artifact extraction into separate file and improve chat sess… by @swuecho in #681
- Here's a concise commit message for the changes: by @swuecho in #682
- Refactor artifact extraction into separate file and improve chat sess… by @swuecho in #683
- Added code runners and VFS support for web IDE by @swuecho in #685
- Refactor SSE streaming and clean up unused code by @swuecho in #684
- Fix on conversation by @swuecho in #686
- "Refactor streaming to send deltas instead of full content" by @swuecho in #688
- Refactor models by @swuecho in #689
- Refactor streaming logic and consolidate common functionality by @swuecho in #690
- token refresh by @swuecho in #691
- Auto scroll when at bottom by @swuecho in #692
- Update artifact guidelines and UI improvements by @swuecho in #693
- "Refactor VFS uploader to support controlled modal state and move upl… by @swuecho in #694
- "Implement chat session management with backend handlers and frontend… by @swuecho in #695
- Workspace tests by @swuecho in #696
- "Style workspace dropdown to match button and add responsive dark mode" by @swuecho in #698
- 0728 refactor by @swuecho in #697
- "Add visual indicator for default chat model in ModelCard" by @swuecho in #699
- "Ensure TopP is always > 0 to prevent API validation errors" by @swuecho in #700
- Chat home url by @swuecho in #701
- "Add proper XML tag handling for reasoning content in chat stream" by @swuecho in #702
- Thinking stream by @swuecho in #703
- Add useChatModels hook and refactor ModelSelector to use it by @swuecho in #704
- update by @swuecho in #705
- Stop stream feature by @swuecho in #707
- Bot all page with run counts by @swuecho in #708
- Refactor model selection to use api_type from database by @swuecho in #709
- Model api family by @swuecho in #710
- Fix admin model card display issues by @swuecho in #711
- 0806 enhance by @swuecho in #712
- Optimize session navigation with route checks and prevent redundant s… by @swuecho in #713
Full Changelog: v0.40.1...v0.50.1
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