From 59e19310fed66f5d1a205cf9b5e56c1fb5953e90 Mon Sep 17 00:00:00 2001 From: lobehubbot Date: Thu, 26 Mar 2026 05:58:23 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20chore(release):=20release=20vers?= =?UTF-8?q?ion=20v2.1.45=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 25 +++++++++++++++++++++++++ changelog/v2.json | 7 +++++++ package.json | 2 +- 3 files changed, 33 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 864d733cac..de695db1c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 2.1.45](https://github.com/lobehub/lobe-chat/compare/v2.1.44...v2.1.45) + +Released on **2026-03-26** + +#### 👷 Build System + +- **misc**: add agent task system database schema. + +
+ +
+Improvements and Fixes + +#### Build System + +- **misc**: add agent task system database schema, closes [#13280](https://github.com/lobehub/lobe-chat/issues/13280) ([b005a9c](https://github.com/lobehub/lobe-chat/commit/b005a9c)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 2.1.44](https://github.com/lobehub/lobe-chat/compare/v2.2.0-nightly.202603200623...v2.1.44) Released on **2026-03-20** diff --git a/changelog/v2.json b/changelog/v2.json index 17a0d3703b..f97350b459 100644 --- a/changelog/v2.json +++ b/changelog/v2.json @@ -1,4 +1,11 @@ [ + { + "children": { + "improvements": ["add agent task system database schema."] + }, + "date": "2026-03-26", + "version": "2.1.45" + }, { "children": { "fixes": ["misc UI/UX improvements and bug fixes."], diff --git a/package.json b/package.json index c160b317b3..2c1755afff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/lobehub", - "version": "2.1.44", + "version": "2.1.45", "description": "LobeHub - an open-source,comprehensive AI Agent 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",