Skip to content

Releases: CosmicEventHorizon/ChibiChat

v2.2.1

29 Dec 18:01

Choose a tag to compare

Changelog

  • Bug: fixed url construction for api endpoint

v2.2.0

18 Feb 23:58

Choose a tag to compare

Changelog

  • UI changes: made the user/assistant text copiable

v2.1.0

08 Feb 01:19

Choose a tag to compare

Changelog

  • UI changes: prompt text field can now wrap more lines
  • Back Button: fixed bug that does not delete the previous Assistant/User or System/User message pairs

v2.0.1

26 Jan 15:05

Choose a tag to compare

Changelog

  • Hotfix: the Ollama messages structures has been rearranged

v2.0

26 Jan 06:31

Choose a tag to compare

Changelog

  • Added support for Ollama API endpoints
  • Added settings for Ollama
  • Changed app icon
  • Minor app stability improvements
  • Minor UI improvments

Please note that updating will corrupt all previous saved conversations!

v1.3.2

18 Dec 04:42

Choose a tag to compare

Changelog

  • UI improvements

v1.3.1

17 Dec 13:21

Choose a tag to compare

Changelog

  • UI improvements

v1.3.0

17 Dec 13:07
760f03b

Choose a tag to compare

Changelog

  • Added additional parameters in the settings page
  • Added back button for previous prompt deletion
  • Changed default settings to minimal
  • UI improvments

v1.2.1

18 Oct 08:51

Choose a tag to compare

Changelog

  • Fixed bug that overwrites previous save files

v1.2

18 Aug 14:50

Choose a tag to compare

Changelog

  • Added Save/Load Story options
  • Minor UI improvements