Skip to content

Release v0.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 10:41
· 10 commits to master since this release

In this release, we have made several improvements and bug fixes to enhance the user experience. We upgraded our dependencies for better performance and added a configuration option for the light/dark mode. Additionally, we introduced global styles for a consistent look and feel across the application. We also fixed issues with input/output sanitization, and the documentation.

Furthermore, we implemented features such as allowing users to create new conversations directly from the start window and not pre-selecting a conversation on load. Lastly, we resolved an issue where the same conversation would be re-selected. Overall, this release aims to provide a more seamless and enjoyable experience for our users.

These release notes have been generated using openchat_openchat-3.5-0106.

Changelog

  • chore: Upgrade dependencies
  • fix: Better input/output sanitization
  • feat: Add Radio button group
  • feat: Add a configuration
  • fix: Search bar outline color
  • feat: Add global styles
  • feat: Add Funding information
  • fix: Card button dark mode styles
  • feat: Allow immediately to create a new conversation from the start window
  • feat: Do not pre-select a conversation on load
  • fix: Don't re-select the same conversation
  • fix: Jekyll interpolation in prompt placeholders
  • fix: Better code block generation and HTML sanitization
  • refactor: Remove dead code
  • fix: Remove linux vulkan binaries from win32 builds

Full Changelog: v0.10.0...v0.11.0