Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lobehub/chat

Package Overview
Dependencies
Maintainers
2
Versions
1056
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lobehub/chat - npm Package Versions

1
106

0.69.0

Diff

Changelog

Source

Version 0.69.0

<sup>Released on 2023-09-06</sup>

✨ Features
  • misc: Add new import statement for "Flexbox" component in "Empty" component.
<br /> <details> <summary><kbd>Improvements and Fixes</kbd></summary>
What's improved
  • misc: Add new import statement for "Flexbox" component in "Empty" component (68db626)
</details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
canisminor1990
published 0.68.1 •

Changelog

Source

Version 0.68.1

<sup>Released on 2023-09-03</sup>

🐛 Bug Fixes
  • misc: 修正数组合并逻辑,修正被移除插件无法看到的问题.
<br /> <details> <summary><kbd>Improvements and Fixes</kbd></summary>
What's fixed
  • misc: 修正数组合并逻辑 (e36e621)
  • misc: 修正被移除插件无法看到的问题 (c17eb56)
</details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
canisminor1990
published 0.68.0 •

Changelog

Source

Version 0.68.0

<sup>Released on 2023-09-03</sup>

✨ Features
  • misc: Plugin default use iframe render.
<br /> <details> <summary><kbd>Improvements and Fixes</kbd></summary>
What's improved
  • misc: Plugin default use iframe render, closes #141 (35a3a16)
</details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
canisminor1990
published 0.67.0 •

Changelog

Source

Version 0.67.0

<sup>Released on 2023-09-02</sup>

♻ Code Refactoring
  • plugin: 重构 plugin Store 组织结构,便于开发与迭代维护.
✨ Features
  • plugin-dev: 优化 manifest 报错原因提示,并支持 id 从 manifest 自动获取.
🐛 Bug Fixes
  • plugin-dev: 修正编辑模式下预览展示问题和 id 重复校验问题.
  • plugin: 修正开启插件后会话无效的问题.
<br /> <details> <summary><kbd>Improvements and Fixes</kbd></summary>
Code refactoring
  • plugin: 重构 plugin Store 组织结构,便于开发与迭代维护 (ec527cb)
What's improved
  • plugin-dev: 优化 manifest 报错原因提示,并支持 id 从 manifest 自动获取 (7f0787d)
What's fixed
  • plugin-dev: 修正编辑模式下预览展示问题和 id 重复校验问题 (17c39ef)
  • plugin: 修正开启插件后会话无效的问题 (82e3beb)
</details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
canisminor1990
published 0.66.0 •

Changelog

Source

Version 0.66.0

<sup>Released on 2023-09-02</sup>

✨ Features
  • misc: Add russian locally.
<br /> <details> <summary><kbd>Improvements and Fixes</kbd></summary>
What's improved
</details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
canisminor1990
published 0.65.1 •

Changelog

Source

Version 0.65.1

<sup>Released on 2023-09-01</sup>

🐛 Bug Fixes
  • misc: 修正 defaultAgent 无法正常变更的问题.
<br /> <details> <summary><kbd>Improvements and Fixes</kbd></summary>
What's fixed
  • misc: 修正 defaultAgent 无法正常变更的问题 (788d94b)
</details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
canisminor1990
published 0.65.0 •

Changelog

Source

Version 0.65.0

<sup>Released on 2023-08-29</sup>

✨ Features
  • misc: 支持本地插件自定义 gateway.
<br /> <details> <summary><kbd>Improvements and Fixes</kbd></summary>
What's improved
  • misc: 支持本地插件自定义 gateway, closes #129 (770048a)
</details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
canisminor1990
published 0.64.1 •

Changelog

Source

Version 0.64.1

<sup>Released on 2023-08-29</sup>

💄 Styles
  • misc: Update i18n.
<br /> <details> <summary><kbd>Improvements and Fixes</kbd></summary>
Styles
</details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
canisminor1990
published 0.64.0 •

Changelog

Source

Version 0.64.0

<sup>Released on 2023-08-29</sup>

♻ Code Refactoring
  • misc: Remove no need i18n.
✨ Features
  • misc: 增加自定义插件的增删改配置功能,完善自定义插件表单的校验逻辑,支持本地插件侧的请求与错误呈现,新增插件配置 Dev 弹窗,绑定本地插件的增删改逻辑.
<br /> <details> <summary><kbd>Improvements and Fixes</kbd></summary>
Code refactoring
  • misc: Remove no need i18n (808a86a)
What's improved
  • misc: 增加自定义插件的增删改配置功能 (faba081)
  • misc: 完善自定义插件表单的校验逻辑 (4e1fd28)
  • misc: 支持本地插件侧的请求与错误呈现 (7e2b39a)
  • misc: 新增插件配置 Dev 弹窗 (20269b7)
  • misc: 绑定本地插件的增删改逻辑 (902e7ed)
</details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
canisminor1990
published 0.63.3 •

Changelog

Source

Version 0.63.3

<sup>Released on 2023-08-28</sup>

♻ Code Refactoring
  • misc: Refactor with new market url.
<br /> <details> <summary><kbd>Improvements and Fixes</kbd></summary>
Code refactoring
  • misc: Refactor with new market url, closes #123 (34a88f8)
</details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc