All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Retain disable speaker and disable microphone states after refresh
- Disable send button when the input is empty
- Hide record button when the microphone is disabled
- Hide replay button when the speaker is disabled
- Reset conversation confirmation
- Reset confirmation disappear problem
- Brand-new UI design
- New about page design
- New color theme
- New icon library
- Allow to change conversation color
- Allow to clear all conversations
- Delete requires confirmations
- Delete multiple conversations at once error
- Improve website SEO
- Update
README.md
- Add developer guide
- Typo in the settings page
- Update settings about page link icons
- Improve the stability of the Azure speech synthesis service
- i18n of the input panel
- Allow user to set access code to protect the app (#61)
- Add change log
- Support multiple conversions
- Allow to change OpenAI model
- Hide button when text is selected
- Add replay button
- Supports saving chat records locally
- Hide keyboard on mobile when user send a message
- Fix bug when using environment variables to set OpenAI Key
- Cannot delete message error