Skip to content

v0.95.0

Compare
Choose a tag to compare
@lobehubbot lobehubbot released this 24 Oct 15:30
· 3631 commits to main since this release

Version 0.95.0

Released on 2023-10-24

♻ Code Refactoring

  • misc: 优化 plugin 文件夹命名以支持 standalone 类型的插件.

✨ Features

  • misc: Support function call at message end, support plugin settings modal, support plugin state and settings.

Improvements and Fixes

Code refactoring

  • misc: 优化 plugin 文件夹命名以支持 standalone 类型的插件 (98860a8)

What's improved

  • misc: Support function call at message end, closes #357 (e195fdb)
  • misc: Support plugin settings modal (f47b6fa)
  • misc: Support plugin state and settings (10829a4)