Skip to content

Releases: qduc/chat

0.18.3

29 Apr 15:21

Choose a tag to compare

v0.18.3

Release v0.18.3

0.18.2

27 Apr 08:40

Choose a tag to compare

v0.18.2

Release v0.18.2

0.18.1

24 Apr 13:42

Choose a tag to compare

v0.18.1

Release v0.18.1

0.18.0

18 Apr 13:51

Choose a tag to compare

v0.18.0

Release v0.18.0

0.17.2

15 Apr 08:05

Choose a tag to compare

v0.17.2

Release v0.17.2

0.17.1

13 Apr 05:40

Choose a tag to compare

v0.17.1

Release v0.17.1

0.17.0

09 Apr 04:42

Choose a tag to compare

v0.17.0

Release v0.17.0

0.16.3

06 Apr 01:48

Choose a tag to compare

v0.16.3

Release v0.16.3

0.16.2

03 Apr 06:17

Choose a tag to compare

Added

  • Conversation search functionality

Fixed

  • Fixed inability to regenerate when user message contains attachments
  • Fixed attachment send parity for file/audio uploads with Enter key behavior
  • Fixed parallel tool calls not working with Gemini provider
  • Fixed custom parameter handling in retry requests

Changed

  • Improved error recovery for reasoning models that fail to produce tool calls or final messages

0.16.1

30 Jan 16:26

Choose a tag to compare

Added

  • User context to draft management for improved conversation handling

Changed

  • Extracted web-fetch to standalone package for reusability

Fixed

  • Deduplicate outputs by tool_call_id or name to prevent double rendering during streaming
  • Tool output requiring double-click to expand now expands on single click

Full Changelog: v0.16.0...v0.16.1