Skip to content

v1.4.0

Compare
Choose a tag to compare
@kliu57 kliu57 released this 08 Mar 22:03
· 159 commits to main since this release
7de82c0

What's Changed

  • Add: Resize the image size to meet OpenAI requirements by @mingming-ma in #458
  • "Show More..." button's text is improperly layered and visible through the options menu by @WangGithub0 in #477
  • Make AudioPlayer queue global by @Amnish04 in #484
  • Pack Sidebar in its own module by @Amnish04 in #463
  • Use a Natural Language Processing library to parse LLM response for TTS generation by @Amnish04 in #486
  • Fix redundant scrollbar bug caused by React Menu by @Amnish04 in #487
  • Provider refactoring - settings.currentProvider, ChatCraftProvider child classes by @kliu57 in #479
  • Add python-wasi on run-code by @WangGithub0 in #485
  • Add loading indicator for the image compression by @mingming-ma in #483
  • Added functionality to share a message vs chat by @Rachit1313 in #481

Full Changelog: v1.3.0...v1.4.0