diff --git a/CHANGELOG.md b/CHANGELOG.md index 4942ca03a914a..5e22545ca24e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ # Changelog +### [Version 1.69.8](https://github.com/bentwnghk/lobe-chat/compare/v1.69.7...v1.69.8) + +Released on **2024-10-31** + +#### ♻ Code Refactoring + +- **misc**: Refactor embedding as plain vector array. + +#### 🐛 Bug Fixes + +- **misc**: Fix server `Network connection lost` error. + +
+ +
+Improvements and Fixes + +#### Code refactoring + +- **misc**: Refactor embedding as plain vector array, closes [#4551](https://github.com/bentwnghk/lobe-chat/issues/4551) ([e2cae36](https://github.com/bentwnghk/lobe-chat/commit/e2cae36)) + +#### What's fixed + +- **misc**: Fix server `Network connection lost` error, closes [#4556](https://github.com/bentwnghk/lobe-chat/issues/4556) ([cf40d91](https://github.com/bentwnghk/lobe-chat/commit/cf40d91)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.69.7](https://github.com/bentwnghk/lobe-chat/compare/v1.69.6...v1.69.7) Released on **2024-10-30** diff --git a/package.json b/package.json index 70752043efc49..8fa8d262b5ab7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.69.7", + "version": "1.69.8", "description": "Mr.🆖 AI - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.", "keywords": [ "framework",