v0.4.0 Add Account system
🎉To provide better services, an account system has been introduced. Now, after registering for an account, you can use the API service for free (there is still an option to use your own API key without registering).
🎉为了更好的提供服务,引入了账号系统。现在注册账号后即可免费使用api服务(依旧提供不注册,使用自己的api key的选项)
Fixed
- Fix the issue of being unable to log in when binding the same email to both GitHub and Google.
Add
- Add account system
- Adding login guidance for users who are not logged in
- Multi-language configuration for login email sending page
- Display the language model currently in use on the conversation interface
Changed
- UI optimization
- Cancel response immediately when switching channels if data is being requested or generated.
- Trying to solve: Issue of error log being reported when canceling fetch requests