diff --git a/CHANGELOG.md b/CHANGELOG.md index 46b5a5772231..8803d405ad10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,49 @@ # Changelog +### [Version 1.78.5](https://github.com/bentwnghk/lobe-chat/compare/v1.78.4...v1.78.5) + +Released on **2024-12-10** + +#### ♻ Code Refactoring + +- **misc**: Clean the `gpt-4-vision-preview` models, refactor the clerk user service implement. + +#### 🐛 Bug Fixes + +- **misc**: Fix pricing with 0 digit, nullptr errors in NextAuth adapter. + +#### 💄 Styles + +- **misc**: Add `GLM-4V-Flash` from Zhipu. + +
+ +
+Improvements and Fixes + +#### Code refactoring + +- **misc**: Clean the `gpt-4-vision-preview` models, closes [#4967](https://github.com/bentwnghk/lobe-chat/issues/4967) ([7094ea6](https://github.com/bentwnghk/lobe-chat/commit/7094ea6)) +- **misc**: Refactor the clerk user service implement, closes [#4965](https://github.com/bentwnghk/lobe-chat/issues/4965) ([059810b](https://github.com/bentwnghk/lobe-chat/commit/059810b)) + +#### What's fixed + +- **misc**: Fix pricing with 0 digit, closes [#4964](https://github.com/bentwnghk/lobe-chat/issues/4964) ([c1061b4](https://github.com/bentwnghk/lobe-chat/commit/c1061b4)) +- **misc**: Nullptr errors in NextAuth adapter, closes [#4960](https://github.com/bentwnghk/lobe-chat/issues/4960) ([d242ee0](https://github.com/bentwnghk/lobe-chat/commit/d242ee0)) + +#### Styles + +- **misc**: Add `GLM-4V-Flash` from Zhipu, closes [#4958](https://github.com/bentwnghk/lobe-chat/issues/4958) ([17ea86c](https://github.com/bentwnghk/lobe-chat/commit/17ea86c)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.78.4](https://github.com/bentwnghk/lobe-chat/compare/v1.78.3...v1.78.4) Released on **2024-12-10** diff --git a/package.json b/package.json index cc81cde817bc..2aeae87659d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.78.4", + "version": "1.78.5", "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",