From 7f12bb8616aaa88c77811cdbf93833561f5f5c56 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 9 Nov 2024 17:22:06 +0000 Subject: [PATCH] :bookmark: chore(release): v1.29.4 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### [Version 1.29.4](https://github.com/lobehub/lobe-chat/compare/v1.29.3...v1.29.4) Released on **2024-11-09** #### 🐛 Bug Fixes - **misc**: Disregard remoteModelCards when showModelFetcher is disabled.
Improvements and Fixes #### What's fixed * **misc**: Disregard remoteModelCards when showModelFetcher is disabled, closes [#4644](https://github.com/lobehub/lobe-chat/issues/4644) ([a4431f2](https://github.com/lobehub/lobe-chat/commit/a4431f2))
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
--- CHANGELOG.md | 25 +++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca0e6057f8d0..ca145e8198a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 1.29.4](https://github.com/lobehub/lobe-chat/compare/v1.29.3...v1.29.4) + +Released on **2024-11-09** + +#### 🐛 Bug Fixes + +- **misc**: Disregard remoteModelCards when showModelFetcher is disabled. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **misc**: Disregard remoteModelCards when showModelFetcher is disabled, closes [#4644](https://github.com/lobehub/lobe-chat/issues/4644) ([a4431f2](https://github.com/lobehub/lobe-chat/commit/a4431f2)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 1.29.3](https://github.com/lobehub/lobe-chat/compare/v1.29.2...v1.29.3) Released on **2024-11-09** diff --git a/package.json b/package.json index 16973dc19c7b..b0ab3c758d55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/chat", - "version": "1.29.3", + "version": "1.29.4", "description": "Lobe Chat - 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",