Skip to content

Releases: swuecho/chat

v0.10.2

07 Feb 13:12
0abd83d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

05 Feb 08:26
a3d7df9
Compare
Choose a tag to compare

What's Changed

  • Refactor PromptStore component to use i18n for localization and updat… by @swuecho in #574
  • Update OpenAI SDK to v1.36.1 and add debug logging for chat response by @swuecho in #581
  • Wrap <think> tags in chat responses and process them in the fronten… by @swuecho in #582
  • Refactor message text processing to extract and render <think> cont… by @swuecho in #584
  • Add reasoning_content column to chat_message table by @swuecho in #587
  • Update dependencies: Upgrade @rsbuild/core to 1.2.3 and related mod… by @swuecho in #589
  • Add collapsible feature to message text with toggle button by @swuecho in #590
  • Add logging for reasoning content and update reasoning_content column… by @swuecho in #591
  • Increase timeout durations from 2/3 minutes to 5 minutes for chat and… by @swuecho in #592

Full Changelog: v0.9.49...v0.10.1

v0.9.49

02 Jan 09:53
Compare
Choose a tag to compare

What's Changed

  • Update .gitignore and disable Go build commands in .air.toml by @swuecho in #564
  • Update dependencies: @rsbuild/core, @rsbuild/plugin-less, @rsbuild/pl… by @swuecho in #565
  • Add section headers for multi-part candidate content in Gemini respon… by @swuecho in #566
  • Simplify Docker image workflow by removing replace_tag_to_test.py a… by @swuecho in #569
  • Remove snapshot link button from Footer and add snapshot button to si… by @swuecho in #570
  • Add "Add Model" localization and copy functionality to model table by @swuecho in #571
  • update by @swuecho in #572

Full Changelog: v0.9.48...v0.9.49

v0.9.48

19 Dec 11:07
5a974ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.47...v0.9.48

v0.9.47

19 Dec 07:47
58b030d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.46...v0.9.47

v0.9.46

14 Dec 07:36
566e6ae
Compare
Choose a tag to compare

What's Changed

  • Add logging for OpenAI request and fix locale/logic issues by @swuecho in #560

Full Changelog: v0.9.45...v0.9.46

v0.9.45

14 Dec 03:33
bb88eaa
Compare
Choose a tag to compare

What's Changed

  • Refactor error handling and message rendering in chat components by @swuecho in #558

Full Changelog: v0.9.44...v0.9.45

v0.9.44

27 Nov 23:49
1d23e5a
Compare
Choose a tag to compare

What's Changed

  • Fix chat session endpoint and order by latest message time by @swuecho in #557

Full Changelog: v0.9.43...v0.9.44

v0.9.43

21 Oct 13:44
250278c
Compare
Choose a tag to compare

What's Changed

  • Move NModal component outside of header for better structure. by @swuecho in #550

Full Changelog: v0.9.42...v0.9.43

v0.9.42

26 Sep 14:23
07ad51a
Compare
Choose a tag to compare

What's Changed

  • Adjust bottom margin of image wrapper from 8 to 10 for better spacing. by @swuecho in #547

Full Changelog: v0.9.41...v0.9.42