Releases: TannerMidd/minimal-chat
Releases · TannerMidd/minimal-chat
V1.2.0
Full Changelog: V1.1.5...V1.2.0
- Bufixes
- UI Updates
V1.1.5
Full Changelog: V1.1.4...V1.1.5
- Added text streaming for the chat request output
- Cleaned up the user input and send button UI elements.
- Various bits of UI cleanup
UI Improvements
Full Changelog: V1.1.3...V1.1.4
- Removed
save conversationbutton from the settings dialog. - Added a
Saveicon next to the conversation count icon. - Added loading indicator while saving conversations
- Minor UI spacing improvements
V1.1.3
Full Changelog: V1.1.2...V1.1.3
- Fixed message input field issue that cause text to become obscured on mobile devices.
- Added various meta tags
V1.1.2
Full Changelog: v1.1.1...V1.1.2
- Updated conversations area in the header to show an messages icon and number indicating saved conversations count.
V1.1.1 Release (Hotfix)
Full Changelog: V1.1.0...v1.1.1
-Fixed issues with conversations deleting/loading etc..
-Fixed app rendering size in iOS safari so now the app no longer renders underneath the bottom navbar.
V1.1.0
What's Changed
- Dev/site improvements by @TannerMiddleton in #8
- Site wide UI improvements for varying screen sizes
- updated icons to use font-awesome
- added ability to delete saved conversations
- message input field now expands as the text wraps
- major code structure improvements
- various small bugfixes
Full Changelog: V1.0.0...V1.1.0
V1.0.0
What's Changed
- Code Improvements by @TannerMiddleton in #1
- Dev/add more settings by @TannerMiddleton in #2
- Fixed problem where attitude wasn't being stored by @TannerMiddleton in #3
Full Changelog: https://github.com/TannerMiddleton/Minimal-GPT/commits/V1.0.0