Skip to content

v1.1.2

Compare
Choose a tag to compare
@Meteord Meteord released this 31 Jul 15:53
· 318 commits to main since this release

Added

chat history

There is now a history of all conversations that have taken place for the chat function, that is stored inside the browsers IndexedDB

  • All chat histories in the "Chat" tab are saved automatically
  • Chats can be deleted, renamed or favoured in the "History" window
  • Favourite chats are always displayed at the top
  • Chats are sorted according to the last time they were edited and are
    grouped into "Today", "Yesterday", "Last 7 days" and "Older"

Fixed

Changed