mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
🔖 chore(release): release version v2.1.39 [skip ci]
This commit is contained in:
25
CHANGELOG.md
25
CHANGELOG.md
@@ -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">
|
||||||
|
|
||||||
|
[](#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>
|
||||||
|
|||||||
@@ -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."]
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user