diff --git a/CHANGELOG.md b/CHANGELOG.md index d4051b3a..0e79be2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,8 @@ All notable changes to the "fluttergpt" extension will be documented in this fil Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. -## [0.2.1] +## [0.2.2] -- Major improvement in chat user experience. -- Feature to provide workspace as context. -- Minor bug fixes. \ No newline at end of file +- Major improvement in workspace chat user experience. +- Feature to provide workspace as context in chat history. +- Added a clear chat button. \ No newline at end of file diff --git a/README.md b/README.md index 8ac226f0..62149886 100644 --- a/README.md +++ b/README.md @@ -146,10 +146,10 @@ To get a sense of direction of where we're heading, please check out our [Roadma This is the beta version and can be unstable. Please check our [issues board](https://github.com/Welltested-AI/fluttergpt/issues) for any known issues. -## Release Notes: 0.2.1 -- Major improvement in chat user experience. -- Feature to provide workspace as context. -- Minor bug fixes. +## Release Notes: 0.2.2 +- Major improvement in workspace chat user experience. +- Feature to provide workspace as context in chat history. +- Added a clear chat button. ## License diff --git a/media/chat/chat.html b/media/chat/chat.html index be13dd50..27c3ef1a 100644 --- a/media/chat/chat.html +++ b/media/chat/chat.html @@ -7,11 +7,8 @@ - - - +
@@ -26,17 +23,30 @@ - +