Skip to content

Releases: ChatFlow-AI/app

v1.4.9

07 Nov 11:24
ffb52e3
Compare
Choose a tag to compare

Whats new:

  • Add new GPT 4 Turbo model
  • Add basic Markdown support

v1.4.7

27 Sep 12:12
ffb52e3
Compare
Choose a tag to compare

Whats new:

  • Add support for SQL and Yaml languages

v1.4.6

31 Jul 19:33
ffb52e3
Compare
Choose a tag to compare

Whats new:

  • Truncate History: allows bypassing the context limitation of an OpenAI model by removing the middle part of the history from being sent to the API

Fixed:

  • Concurrent response generation across multiple conversations

v1.4.3

24 Jul 17:17
ffb52e3
Compare
Choose a tag to compare

Whats new:

  • Update code snippet button style
  • Other UI improvements

v1.4.0

23 Jul 15:22
ffb52e3
Compare
Choose a tag to compare

Whats new:

  • Updated Conversation screen

v1.3.4

21 Jul 14:15
ffb52e3
Compare
Choose a tag to compare

Whats new:

  • History editing reworked
  • Various UI improvements

v1.3.2

18 Jul 23:55
ffb52e3
Compare
Choose a tag to compare

Fixed:

  • Show error message when the selected model is not available
  • Small UI improvements

v1.3.0

17 Jul 10:02
54ea770
Compare
Choose a tag to compare

Whats new:

  • Removed redundant login screen
  • Monaco Editor replaced with light-weight code highlighting

Fixed:

  • Bug related to an exceeding context limit for OpenAI API
  • Small UI improvements

v1.2.6

15 Jul 19:35
54ea770
Compare
Choose a tag to compare
Update README.md

v1.2.4

13 Jul 10:29
54ea770
Compare
Choose a tag to compare
Update README.md