Skip to content

Releases: swuecho/chat

v0.50.1

06 Aug 13:21
915aa1c
Compare
Choose a tag to compare

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

10 Jul 12:03
Compare
Choose a tag to compare

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

14 May 13:32
9e210d2
Compare
Choose a tag to compare

What's Changed

  • Add Google API error handling for Gemini responses by @swuecho in #661

Full Changelog: v0.30.3...v0.30.4

v0.30.3

11 May 07:30
484278e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.30.2...v0.30.3

v0.30.2

08 May 14:29
e0abdc8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.30.1...v0.30.2

v0.30.1

08 Mar 02:06
e200009
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.30.0...v0.30.1

v0.30.0

05 Mar 14:17
0936c4e
Compare
Choose a tag to compare

What's Changed

  • Add type filtering for chat snapshots and separate chatbot/snapshot e… by @swuecho in #646
  • Diplay bot answeer by @swuecho in #647
  • Add snapshotUuid parameter to genBotAnswer and update bot answer … by @swuecho in #648
  • Add unit test by @swuecho in #649

Full Changelog: v0.20.0...v0.30.0

v0.20.0

04 Mar 13:31
d3ee788
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.20.0

v0.11.2

28 Feb 04:42
65a7812
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.11.2

v0.11.1

26 Feb 14:16
Compare
Choose a tag to compare

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