Skip to content

Latest commit

 

History

History
104 lines (41 loc) · 3.91 KB

CHANGELOG.md

File metadata and controls

104 lines (41 loc) · 3.91 KB

0.8.0 (2023-09-22)

Performance Improvements

0.7.0 (2023-09-12)

Bug Fixes

  • fix messages sometimes not shown when clicking a chat (65e3501), closes #64
  • fix the issue of being unable to copy on the web (30e9f9d), closes #62

Features

  • add mlc compatibility (495885f), closes #65
  • improve issue templates with Form Schema (b6fe3c6)
  • improve Issue templates with Form Schema (3661260)

0.6.0 (2023-08-01)

Features

0.5.0 (2023-07-13)

Features

0.4.1 (2023-07-10)

Bug Fixes

  • fix compatibility issue with LocalAI (d8149a1), closes #56
  • fix user input's link not displaying issue (070cf8b)
  • fix user input's link not opening in default browser (dfdb43b)

0.4.0 (2023-07-09)

Features

  • support copying code block and highlighting user input's code (bf8b19d), closes #52

0.3.0 (2023-07-05)

Features

  • support editing chat models (e706cc0), closes #54

0.2.1 (2023-05-15)

Bug Fixes

  • gui: fix chat config display error (0763803), closes #49

Features

  • optimize the history operation experience (b53b134)
  • plugin: add host-print (197861b)

0.2.0 (2023-05-05)

Features

  • plugin now can use host_openai_stream to send request and use host_receive to receive response from openai server.
  • plugin now can use host_input to get user input from terminal.

0.1.0 (2023-04-25)

Features

ChatWizard v0.1.0 released!