🔖 chore(release): release version v2.1.40 [skip ci]

This commit is contained in:
lobehubbot 2026-03-12 11:42:06 +00:00
parent 3091489695
commit 425dd81bcf
3 changed files with 38 additions and 1 deletions

View file

@ -2,6 +2,33 @@
# Changelog
### [Version 2.1.40](https://github.com/lobehub/lobe-chat/compare/v2.1.39...v2.1.40)
<sup>Released on **2026-03-12**</sup>
#### 👷 Build System
- **misc**: add description column to topics table.
- **misc**: add migration to enable `pg_search` extension.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Build System
- **misc**: add description column to topics table, closes [#12939](https://github.com/lobehub/lobe-chat/issues/12939) ([3091489](https://github.com/lobehub/lobe-chat/commit/3091489))
- **misc**: add migration to enable `pg_search` extension, closes [#12874](https://github.com/lobehub/lobe-chat/issues/12874) ([258e9cb](https://github.com/lobehub/lobe-chat/commit/258e9cb))
</details>
<div align="right">
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
</div>
### [Version 2.1.39](https://github.com/lobehub/lobe-chat/compare/v2.1.38...v2.1.39)
<sup>Released on **2026-03-09**</sup>

View file

@ -1,4 +1,14 @@
[
{
"children": {
"improvements": [
"add description column to topics table.",
"add migration to enable pg_search extension."
]
},
"date": "2026-03-12",
"version": "2.1.40"
},
{
"children": {
"improvements": ["add api key hash column migration."]

View file

@ -1,6 +1,6 @@
{
"name": "@lobehub/lobehub",
"version": "2.1.39",
"version": "2.1.40",
"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",