Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [Version 1.10.0](v1.9.1...v1.10.0) <sup>Released on **2024-02-14**</sup> #### ♻ Code Refactoring - **misc**: Refactor the sidebar to fix first render state. #### ✨ Features - **misc**: Support define default agent config with `DEFAULT_AGENT_CONFIG` ENV. #### 🐛 Bug Fixes - **misc**: Fix rename. #### 💄 Styles - **misc**: Improve settings tabs style and refactor the LLM setting page. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor the sidebar to fix first render state, closes [lobehub#1301](https://github.com/bentwnghk/lobe-chat/issues/1301) ([c477491](c477491)) #### What's improved * **misc**: Support define default agent config with `DEFAULT_AGENT_CONFIG` ENV, closes [lobehub#1291](https://github.com/bentwnghk/lobe-chat/issues/1291) ([c7c096e](c7c096e)) #### What's fixed * **misc**: Fix rename ([b88bc14](b88bc14)) #### Styles * **misc**: Improve settings tabs style and refactor the LLM setting page, closes [lobehub#1299](https://github.com/bentwnghk/lobe-chat/issues/1299) ([31f6f15](31f6f15)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
- Loading branch information