Releases: hahastudio/FlutterChat
Releases · hahastudio/FlutterChat
1.0.9
1.0.8
New:
- Add a context menu when tapping on the role icon. It allows to copy the whole message.
- Add an option to control message rendering widget: Markdown or Plain Text.
Fix:
- Try to fix the issue #2 that sometimes the overscroll animation may be stuck.
Full Changelog: 1.0.7...1.0.8
1.0.7
1.0.6
1.0.5
New:
- Support to limit the count of conversation history when sending
- Support to show token usage in real time
Full Changelog: 1.0.4...1.0.5
1.0.4
New:
- Edit conversation in chat screen
- Support to clear conversation history
- Support to choose GPT model
Fix:
- Some token may be dropped when streaming message
Full Changelog: 1.0.3...1.0.4
1.0.3
1.0.2
New:
- Use flutter_markdown to render messages
- Add button to resend last user message
Full Changelog: 1.0.0...1.0.2
1.0.0 First Release
This is the first release of Flutter Chat.
See the README for more details and a list of features. Future releases will have a changelog.
Full Changelog: https://github.com/hahastudio/FlutterChat/commits/1.0.0