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

This commit is contained in:
lobehubbot
2026-03-09 15:07:18 +00:00
parent 4e6790e3d7
commit 3cf4f28af0
3 changed files with 33 additions and 1 deletions

View File

@@ -2,6 +2,31 @@
# Changelog # Changelog
### [Version 2.1.39](https://github.com/lobehub/lobe-chat/compare/v2.1.38...v2.1.39)
<sup>Released on **2026-03-09**</sup>
#### 👷 Build System
- **misc**: add api key hash column migration.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Build System
- **misc**: add api key hash column migration, closes [#12862](https://github.com/lobehub/lobe-chat/issues/12862) ([4e6790e](https://github.com/lobehub/lobe-chat/commit/4e6790e))
</details>
<div align="right">
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
</div>
### [Version 2.1.38](https://github.com/lobehub/lobe-chat/compare/v2.1.37-canary.4...v2.1.38) ### [Version 2.1.38](https://github.com/lobehub/lobe-chat/compare/v2.1.37-canary.4...v2.1.38)
<sup>Released on **2026-03-06**</sup> <sup>Released on **2026-03-06**</sup>

View File

@@ -1,4 +1,11 @@
[ [
{
"children": {
"improvements": ["add api key hash column migration."]
},
"date": "2026-03-09",
"version": "2.1.39"
},
{ {
"children": { "children": {
"fixes": ["when use trustclient not register market m2m token."] "fixes": ["when use trustclient not register market m2m token."]

View File

@@ -1,6 +1,6 @@
{ {
"name": "@lobehub/lobehub", "name": "@lobehub/lobehub",
"version": "2.1.38", "version": "2.1.39",
"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.", "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": [ "keywords": [
"framework", "framework",