Skip to content

Latest commit

 

History

History
64 lines (38 loc) · 979 Bytes

File metadata and controls

64 lines (38 loc) · 979 Bytes

0.1.4

What's new

  • Add OpenAI provider
  • Add privacy policy
  • Add rename and delete chat context menu

Fixes

Changes

  • Slightly adjust layout

0.1.3

What's new

Fixes

  • Pin libsodium version. The new version is missing files.

Changes

  • Remove dev pages.

0.1.2

What's new

  • Add hide side bar function
  • Add login error notification
  • Redirect to login if refreshed on other pages
  • Show error message when generation failed

Fixes

  • (Try) turn off autocompletion for api key
  • Avoid closing dialog on text selection
  • Solve performance problem when switching away from a heavy chat
  • Fix resizing

Changes

  • Make the icon transparent
  • Remove the fake "set as default" button
  • Switch to new chat right after its creation

0.1.1

What's new

  • Implemented color mode switching.
  • Add settings for color mode in ui-settings.

Fixes

  • Fix unreadable text when the system is in dark mode.

Changes

0.1.0

Initial version