Skip to content

The Big New Thing

Compare
Choose a tag to compare
@Jeffser Jeffser released this 10 Sep 21:26
· 638 commits to main since this release
f4f91d9

Hiii it's finally here! 2.0.0

I know moving from 1.1.1 to 2.0.0 may seem a bit strange, but the new features and all the code I've rewritten are reasons enough to move to the next big release.

New Features

  • Model, message and chat systems have been rewritten
  • New models are available
  • Ollama updated to v0.3.9
  • Added support for multiple chat generations simultaneously
  • Added experimental AMD GPU support
  • Added message loading spinner and new message indicator to chat tab
  • Added animations
  • Changed model manager / model selector appearance
  • Changed message appearance
  • Added markdown and code blocks to user messages
  • Added loading dialog at launch so the app opens faster
  • Added warning when device is on 'battery saver' mode
  • Added inactivity timer to integrated instance

Fixes

  • The chat is now scrolled to the bottom when it's changed
  • Better handling of focus on messages
  • Better general performance on the app

As always thanks for the support and please report any bugs to the issues page


New Contributors

Full Changelog: 1.1.1...2.0.0