diff --git a/CHANGELOG.md b/CHANGELOG.md index d4839ad783f2..d06121cfd999 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,40 @@ # Changelog +### [Version 1.62.3](https://github.com/bentwnghk/lobe-chat/compare/v1.62.2...v1.62.3) + +Released on **2024-09-20** + +#### 🐛 Bug Fixes + +- **misc**: Custom model initialization not taking effect error. + +#### 💄 Styles + +- **misc**: Add qwen2.5 math and coder model for siliconcloud provider, support webhooks for casdoor. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Custom model initialization not taking effect error, closes [#4038](https://github.com/bentwnghk/lobe-chat/issues/4038) ([0e0d208](https://github.com/bentwnghk/lobe-chat/commit/0e0d208)) + +#### Styles + +- **misc**: Add qwen2.5 math and coder model for siliconcloud provider, closes [#4043](https://github.com/bentwnghk/lobe-chat/issues/4043) ([d16578f](https://github.com/bentwnghk/lobe-chat/commit/d16578f)) +- **misc**: Support webhooks for casdoor, closes [#3942](https://github.com/bentwnghk/lobe-chat/issues/3942) ([1f2f6a5](https://github.com/bentwnghk/lobe-chat/commit/1f2f6a5)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.62.2](https://github.com/bentwnghk/lobe-chat/compare/v1.62.1...v1.62.2) Released on **2024-09-20** diff --git a/package.json b/package.json index 58b7dba167d1..1647c2e9d4e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.62.2", + "version": "1.62.3", "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",