Skip to content

Latest commit

 

History

History
57 lines (45 loc) · 2.28 KB

File metadata and controls

57 lines (45 loc) · 2.28 KB

1.4.2 (2024-07-23)

  • Improve UI for printer

1.4.1 (2024-07-23)

  • Allow configuration of both OpenAI and Groq API, with the ability to switch between them as needed
  • Add a small title to indicate which "chat" type is being used
  • Fix bug: prevent shortcut keys on the main page from being triggered when editing a message in the textbox

v1.4.0 (2024-07-14)

  • don't share message between tabs

1.3.0 (2024-07-14)

New Features

  • Hide Dialog on Outside Click: You can now hide the dialog box by clicking outside the chat window, making it easier to navigate and focus on other tasks.
  • Teach-Me Menu: Explore our new teach-me menu, designed to help you get the most out of our platform.
  • Action Buttons: Take action quickly with our new action buttons, allowing you to perform tasks with ease.
  • Draggable Footer: Customize your chat experience with a draggable footer that fits your needs.

Improvements

  • Improved Prompts: Our AI-powered prompts have been fine-tuned to provide more accurate and helpful responses.
  • Editable Messages: You can now modify your messages to correct typos or change your mind.

Under the Hood

  • Refactor: We've refactored our codebase to improve performance and stability.
  • Bug Fixes: We've squashed several bugs to ensure a smoother experience for you.
  • Enjoy the new features and improvements! If you have any feedback or suggestions, please don't hesitate to reach out.

1.2.3 (2024-05-30)

  • fix issue on gpt: corrected english sentense always be returned as Vietnamese

1.2.2 (2024-05-28)

Features:

  • add icon and more modern UI for caption action buttons
  • animation for maximize button
  • update prompt to reduce token

Fix bugs

  • fix a bug that trigger input textbox trigger keydown on main page

1.2.1 (2024-05-27)

Features:

  • add css for error-message
  • should clear input text after added message to chat

Fix bugs

  • fix blur annoying issue when hover on message or focus on input
  • fix issue: did not save user message into storage in case API get error

1.2 (2024-05-27)

Features

  • Implement a simple chat box to allow users to chat without a predefined prompt
  • Implement maximize and minimize features

1.1 (2024-05-26)

Features

  • Initialize project
  • Implement Summarize, Translate, Correct Grammar, and Pronounce features