Skip to content

v0.119.0

Compare
Choose a tag to compare
@lobehubbot lobehubbot released this 04 Jan 10:05
· 2046 commits to main since this release

Version 0.119.0

Released on 2024-01-04

♻ Code Refactoring

  • misc: Refactor the ChatList.

✨ Features

  • misc: Support auto rename topic, support delete and regenerate message, support duplicate session, support duplicate topic.

🐛 Bug Fixes

  • misc: Fix can't uninstall custom plugin in custom plugin modal.

Improvements and Fixes

Code refactoring

  • misc: Refactor the ChatList (20f21de)

What's improved

  • misc: Support auto rename topic (4c5a345)
  • misc: Support delete and regenerate message (a05be1c)
  • misc: Support duplicate session (7a1e011)
  • misc: Support duplicate topic (ecf3e5a)

What's fixed

  • misc: Fix can't uninstall custom plugin in custom plugin modal (acae827)