diff --git a/CHANGELOG.md b/CHANGELOG.md index 812b825df186..9a9518171059 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,39 @@ # Changelog +### [Version 1.78.18](https://github.com/bentwnghk/lobe-chat/compare/v1.78.17...v1.78.18) + +Released on **2024-12-21** + +#### ♻ Code Refactoring + +- **misc**: Refactor client mode upload to match server mode. + +#### 💄 Styles + +- **misc**: Add o1 model in GitHub models. + +
+ +
+Improvements and Fixes + +#### Code refactoring + +- **misc**: Refactor client mode upload to match server mode, closes [#5111](https://github.com/bentwnghk/lobe-chat/issues/5111) ([0361ced](https://github.com/bentwnghk/lobe-chat/commit/0361ced)) + +#### Styles + +- **misc**: Add o1 model in GitHub models, closes [#5110](https://github.com/bentwnghk/lobe-chat/issues/5110) ([91dc5d7](https://github.com/bentwnghk/lobe-chat/commit/91dc5d7)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.78.17](https://github.com/bentwnghk/lobe-chat/compare/v1.78.16...v1.78.17) Released on **2024-12-21** diff --git a/package.json b/package.json index 1f9ea8e12dda..9b54ab7c5fdc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bentwnghk/chat", - "version": "1.78.17", + "version": "1.78.18", "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",