v1
🚀 New
  • Introduce a new feature that allows users to customize the output preferences for both the global and conversation profiles. This includes the ability to choose the language, tone, style, and format for the responses (Add configurable language/tone/style for response).
✨ Improved
  • Decrease the minimum width of the sidebar to improve the overall layout.
  • Reduced the margin of the input field for prompts to optimize space usage.
  • Updated the color of the filter and sort buttons for improved visibility and aesthetics.
  • Updated the color of folder and conversation icons for better consistency and visual appeal.
  • Allow users to scroll upwards while receiving responses in stream mode to easily view previous messages. Please notice that macOS 14 Sonoma offers a more enhanced visual experience for scrolling animations compared to its predecessor, macOS 13 Ventura.
🔧 Fixed
  • Resolved the issue where the text caret would jump to the end when pressing Shift + Enter in the middle of a prompt text, specifically when using the "Enter to Send" feature (Bug: Adding new line causes issues).
  • Fixed issue where prompt template was not inserted correctly in certain cases. The problem occurred when applying a prompt template once and then removing it using the Cmd + A command. Subsequent attempts to apply the same prompt template were not being recognized (Bug: Prompts not inserting).