Skip to content

v1.10.0

Compare
Choose a tag to compare
@bentwnghk bentwnghk released this 14 Feb 17:45
· 3350 commits to main since this release

Version 1.10.0

Released on 2024-02-14

♻ 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.

Improvements and Fixes

Code refactoring

  • misc: Refactor the sidebar to fix first render state, closes #1301 (c477491)

What's improved

  • misc: Support define default agent config with DEFAULT_AGENT_CONFIG ENV, closes #1291 (c7c096e)

What's fixed

Styles

  • misc: Improve settings tabs style and refactor the LLM setting page, closes #1299 (31f6f15)