Releases: swuecho/chat
Releases · swuecho/chat
v0.60.1
What's Changed
- Fix model selector infinite update loop by @swuecho in #723
- Fix scroll overflow in snapshot view by adjusting flex layout by @swuecho in #724
- allowed origin by @swuecho in #725
- Add token type support to JWT authentication by @swuecho in #726
- Improve rate limiting to match multiple chat endpoints by @swuecho in #727
- Reactive session by @swuecho in #728
- Fix model selector state management and update handling by @swuecho in #729
- Add legacy token support for tokens without token_type claim by @swuecho in #730
- Refactor workspace store and improve chat component UI by @swuecho in #731
- Flutter version by @swuecho in #732
- Improve message bubble layout and add timestamp display by @swuecho in #734
- Add mobile build workflow for CI/CD by @swuecho in #735
- Tool use by @swuecho in #736
- Refactor code runners and add chat snapshot API by @swuecho in #737
- Persist vfs by @swuecho in #738
- feat(chat): enhance session config UI with expanded locale support by @swuecho in #739
- Better session config by @swuecho in #740
- Refactor SessionConfig layout and improve form structure by @swuecho in #741
Full Changelog: v0.50.3...v0.60.1
v0.50.3
Full Changelog: v0.50.2...v0.50.3
v0.50.2
What's Changed
- Explore mode by @swuecho in #714
- Finish explore mode by @swuecho in #716
- Here's a concise commit message: by @swuecho in #715
- Add loading state for suggested questions in explore mode by @swuecho in #717
- Add loading state for suggested questions in explore mode by @swuecho in #718
- "Add suggested questions generation with batch navigation in explore … by @swuecho in #719
- "Reset suggested questions on regenerate and UI improvements" by @swuecho in #720
- Refactor session and workspace stores, update chat sider list layout by @swuecho in #721
- Fix session switch bug by @swuecho in #722
Full Changelog: v0.50.1...v0.50.2
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