🚀 release: sync main branch to canary (#13900)

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

* 📝 docs: Update changelog docs and release skills (#13897) 

* 🔨 chore: update .vscode/settings.json (#13894)

* 🐛 fix(builtin-tool-local-system): honor glob scope in local system tool (#13875)

Made-with: Cursor

* 📝 docs: Update changelog docs and release skills (#13897)

- Update changelog documentation format across all historical changelog files
- Merge release-changelog-style skill into version-release skill
- Update changelog examples with improved formatting and structure

Made-with: Cursor

---------

Co-authored-by: YuTengjing <ytj2713151713@gmail.com>
Co-authored-by: Innei <i@innei.in>

* 🐛 fix: resolve merge conflicts in sync main to canary

Restore canary versions of skill docs that were overwritten during
main-to-canary sync, keeping #13899 improvements intact.

---------

Co-authored-by: CanisMinor <i@canisminor.cc>
Co-authored-by: YuTengjing <ytj2713151713@gmail.com>
Co-authored-by: Innei <i@innei.in>
Co-authored-by: Innei <tukon479@gmail.com>
This commit is contained in:
LobeHub Bot 2026-04-17 00:35:29 +08:00 committed by GitHub
parent d2197f4c30
commit 3471d2bf74
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 83 additions and 97 deletions

View file

@ -2,6 +2,51 @@
# Changelog
## [Version 2.1.50](https://github.com/lobehub/lobe-chat/compare/v2.1.49...v2.1.50)
<sup>Released on **2026-04-16**</sup>
#### 👷 Build System
- **database**: add document history schema.
- **database**: add document history schema.
#### 🐛 Bug Fixes
- **deps**: pin @react-pdf/image to 3.0.4 to avoid privatized @react-pdf/svg.
- **database**: enforce document history ownership and pagination.
#### ✨ Features
- **database**: add document history table and update related models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Build System
- **database**: add document history schema, closes [#13789](https://github.com/lobehub/lobe-chat/issues/13789) ([c1174d3](https://github.com/lobehub/lobe-chat/commit/c1174d3))
- **database**: add document history schema ([e3eef04](https://github.com/lobehub/lobe-chat/commit/e3eef04))
#### What's fixed
- **deps**: pin @react-pdf/image to 3.0.4 to avoid privatized @react-pdf/svg ([d526b40](https://github.com/lobehub/lobe-chat/commit/d526b40))
- **database**: enforce document history ownership and pagination ([b9c4b87](https://github.com/lobehub/lobe-chat/commit/b9c4b87))
#### What's improved
- **database**: add document history table and update related models ([64fc6d4](https://github.com/lobehub/lobe-chat/commit/64fc6d4))
</details>
<div align="right">
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
</div>
### [Version 2.1.45](https://github.com/lobehub/lobe-chat/compare/v2.1.44...v2.1.45)
<sup>Released on **2026-03-26**</sup>

View file

@ -1,21 +1,20 @@
[
{
"children": {},
"date": "2026-04-16",
"version": "2.1.50"
},
{
"children": {
"improvements": [
"add agent task system database schema."
]
"improvements": ["add agent task system database schema."]
},
"date": "2026-03-26",
"version": "2.1.45"
},
{
"children": {
"fixes": [
"misc UI/UX improvements and bug fixes."
],
"improvements": [
"add image/video switch."
]
"fixes": ["misc UI/UX improvements and bug fixes."],
"improvements": ["add image/video switch."]
},
"date": "2026-03-20",
"version": "2.1.44"
@ -47,27 +46,21 @@
},
{
"children": {
"improvements": [
"add api key hash column migration."
]
"improvements": ["add api key hash column migration."]
},
"date": "2026-03-09",
"version": "2.1.39"
},
{
"children": {
"fixes": [
"when use trustclient not register market m2m token."
]
"fixes": ["when use trustclient not register market m2m token."]
},
"date": "2026-03-06",
"version": "2.1.38"
},
{
"children": {
"improvements": [
"Update i18n."
]
"improvements": ["Update i18n."]
},
"date": "2026-02-10",
"version": "2.1.26"
@ -79,9 +72,7 @@
},
{
"children": {
"fixes": [
"Fix multimodal content_part images rendered as base64 text."
]
"fixes": ["Fix multimodal content_part images rendered as base64 text."]
},
"date": "2026-02-09",
"version": "2.1.24"
@ -91,18 +82,14 @@
"fixes": [
"Fix editor content missing when send error, use custom avatar for group chat in sidebar."
],
"improvements": [
"Update i18n."
]
"improvements": ["Update i18n."]
},
"date": "2026-02-09",
"version": "2.1.23"
},
{
"children": {
"fixes": [
"Register Notebook tool in server runtime."
]
"fixes": ["Register Notebook tool in server runtime."]
},
"date": "2026-02-08",
"version": "2.1.22"
@ -127,9 +114,7 @@
},
{
"children": {
"fixes": [
"Fixed in community pluings tab the lobehub skills not display."
]
"fixes": ["Fixed in community pluings tab the lobehub skills not display."]
},
"date": "2026-02-06",
"version": "2.1.19"
@ -146,27 +131,21 @@
},
{
"children": {
"fixes": [
"Add the preview publish to market button preview check."
]
"fixes": ["Add the preview publish to market button preview check."]
},
"date": "2026-02-04",
"version": "2.1.16"
},
{
"children": {
"fixes": [
"Fixed the agents list the show updateAt time error."
]
"fixes": ["Fixed the agents list the show updateAt time error."]
},
"date": "2026-02-04",
"version": "2.1.15"
},
{
"children": {
"fixes": [
"Fix cannot uncompressed messages."
]
"fixes": ["Fix cannot uncompressed messages."]
},
"date": "2026-02-04",
"version": "2.1.14"
@ -183,9 +162,7 @@
},
{
"children": {
"fixes": [
"Hide password features when AUTH_DISABLE_EMAIL_PASSWORD is set."
]
"fixes": ["Hide password features when AUTH_DISABLE_EMAIL_PASSWORD is set."]
},
"date": "2026-02-02",
"version": "2.1.11"
@ -197,54 +174,42 @@
},
{
"children": {
"fixes": [
"Use oauth2.link for generic OIDC provider account linking."
]
"fixes": ["Use oauth2.link for generic OIDC provider account linking."]
},
"date": "2026-02-02",
"version": "2.1.9"
},
{
"children": {
"improvements": [
"Improve tasks display."
]
"improvements": ["Improve tasks display."]
},
"date": "2026-02-01",
"version": "2.1.8"
},
{
"children": {
"fixes": [
"Add missing description parameter docs in Notebook system prompt."
]
"fixes": ["Add missing description parameter docs in Notebook system prompt."]
},
"date": "2026-02-01",
"version": "2.1.7"
},
{
"children": {
"improvements": [
"Improve local-system tool implement."
]
"improvements": ["Improve local-system tool implement."]
},
"date": "2026-02-01",
"version": "2.1.6"
},
{
"children": {
"fixes": [
"Slove the group member agents cant set skills problem."
]
"fixes": ["Slove the group member agents cant set skills problem."]
},
"date": "2026-01-31",
"version": "2.1.5"
},
{
"children": {
"improvements": [
"Update i18n, Update Kimi K2.5 & Qwen3 Max Thinking models."
]
"improvements": ["Update i18n, Update Kimi K2.5 & Qwen3 Max Thinking models."]
},
"date": "2026-01-31",
"version": "2.1.4"
@ -256,63 +221,49 @@
},
{
"children": {
"fixes": [
"Fix feishu sso provider."
]
"fixes": ["Fix feishu sso provider."]
},
"date": "2026-01-30",
"version": "2.1.2"
},
{
"children": {
"fixes": [
"Correct desktop download URL path."
]
"fixes": ["Correct desktop download URL path."]
},
"date": "2026-01-30",
"version": "2.1.1"
},
{
"children": {
"features": [
"Refactor cron job UI and use runtime enableBusinessFeatures flag."
]
"features": ["Refactor cron job UI and use runtime enableBusinessFeatures flag."]
},
"date": "2026-01-30",
"version": "2.1.0"
},
{
"children": {
"improvements": [
"Fix usage table display issues."
]
"improvements": ["Fix usage table display issues."]
},
"date": "2026-01-29",
"version": "2.0.13"
},
{
"children": {
"fixes": [
"Group publish to market should set local group market identifer."
]
"fixes": ["Group publish to market should set local group market identifer."]
},
"date": "2026-01-29",
"version": "2.0.12"
},
{
"children": {
"improvements": [
"Fix group task render."
]
"improvements": ["Fix group task render."]
},
"date": "2026-01-29",
"version": "2.0.11"
},
{
"children": {
"fixes": [
"Add ExtendParamsTypeSchema for enhanced model settings."
]
"fixes": ["Add ExtendParamsTypeSchema for enhanced model settings."]
},
"date": "2026-01-29",
"version": "2.0.10"
@ -324,9 +275,7 @@
},
{
"children": {
"fixes": [
"Fix inbox agent in mobile."
]
"fixes": ["Fix inbox agent in mobile."]
},
"date": "2026-01-28",
"version": "2.0.8"
@ -338,27 +287,21 @@
},
{
"children": {
"fixes": [
"The klavis in onboarding connect timeout fixed."
]
"fixes": ["The klavis in onboarding connect timeout fixed."]
},
"date": "2026-01-27",
"version": "2.0.6"
},
{
"children": {
"fixes": [
"Update the artifact prompt."
]
"fixes": ["Update the artifact prompt."]
},
"date": "2026-01-27",
"version": "2.0.5"
},
{
"children": {
"fixes": [
"Rename docker image and update docs for v2."
]
"fixes": ["Rename docker image and update docs for v2."]
},
"date": "2026-01-27",
"version": "2.0.4"
@ -374,9 +317,7 @@
},
{
"children": {
"fixes": [
"Slove the recentTopicLinkError."
]
"fixes": ["Slove the recentTopicLinkError."]
},
"date": "2026-01-27",
"version": "2.0.2"

View file

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