mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 17:47:27 +00:00
feat: update changelog (#13430)
* feat: Update changelog * fix: changelog images missing
This commit is contained in:
parent
e7be5b1928
commit
f327e377a6
7 changed files with 208 additions and 33 deletions
|
|
@ -1,15 +1,21 @@
|
|||
[
|
||||
{
|
||||
"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"
|
||||
|
|
@ -41,21 +47,27 @@
|
|||
},
|
||||
{
|
||||
"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"
|
||||
|
|
@ -67,7 +79,9 @@
|
|||
},
|
||||
{
|
||||
"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"
|
||||
|
|
@ -77,14 +91,18 @@
|
|||
"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"
|
||||
|
|
@ -109,7 +127,9 @@
|
|||
},
|
||||
{
|
||||
"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"
|
||||
|
|
@ -126,21 +146,27 @@
|
|||
},
|
||||
{
|
||||
"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"
|
||||
|
|
@ -157,7 +183,9 @@
|
|||
},
|
||||
{
|
||||
"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"
|
||||
|
|
@ -169,42 +197,54 @@
|
|||
},
|
||||
{
|
||||
"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"
|
||||
|
|
@ -216,49 +256,63 @@
|
|||
},
|
||||
{
|
||||
"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"
|
||||
|
|
@ -270,7 +324,9 @@
|
|||
},
|
||||
{
|
||||
"children": {
|
||||
"fixes": ["Fix inbox agent in mobile."]
|
||||
"fixes": [
|
||||
"Fix inbox agent in mobile."
|
||||
]
|
||||
},
|
||||
"date": "2026-01-28",
|
||||
"version": "2.0.8"
|
||||
|
|
@ -282,21 +338,27 @@
|
|||
},
|
||||
{
|
||||
"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"
|
||||
|
|
@ -312,7 +374,9 @@
|
|||
},
|
||||
{
|
||||
"children": {
|
||||
"fixes": ["Slove the recentTopicLinkError."]
|
||||
"fixes": [
|
||||
"Slove the recentTopicLinkError."
|
||||
]
|
||||
},
|
||||
"date": "2026-01-27",
|
||||
"version": "2.0.2"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"https://file.rene.wang/540830955-0fe626a3-0ddc-4f67-b595-3c5b3f1701e0.png": "/blog/assetsa8e504275f2cd891fabecca985998de0.webp",
|
||||
"https://file.rene.wang/clipboard-1768907980491-9cc0669fc3a38.png": "/blog/assets8be3a46c8f9c5d3b61bc541f44b7f245.webp",
|
||||
"https://file.rene.wang/clipboard-1768908081787-ed9eb1cb78bdb.png": "/blog/assetsab009b79dd794f02aec24b7607f342e8.webp",
|
||||
"https://file.rene.wang/clipboard-1768908121691-b3517bf882633.png": "/blog/assetsd3cae44cba0d3f57df6440b46246e5e7.webp",
|
||||
|
|
@ -48,6 +49,7 @@
|
|||
"https://file.rene.wang/clipboard-1769156050787-ecf4f48474ae2.png": "/blog/assetse743f0a47127390dde766a0a790476db.webp",
|
||||
"https://file.rene.wang/clipboard-1770261091677-74b74e4d6bf23.png": "/blog/assets3059f679eef80c5e777085db3d2d056e.webp",
|
||||
"https://file.rene.wang/clipboard-1770266335710-1fec523143aab.png": "/blog/assets636c78daf95c590cd7d80284c68eb6d9.webp",
|
||||
"https://file.rene.wang/clipboard-1774923001079-89ce6aa271a62.png": "/blog/assets53e6ec9cf72554dbc1f8224fc0550a03.webp",
|
||||
"https://file.rene.wang/lobehub/467951f5-ad65-498d-aea9-fca8f35a4314.png": "/blog/assets907ea775d228958baca38e2dbb65939a.webp",
|
||||
"https://file.rene.wang/lobehub/58d91528-373a-4a42-b520-cf6cb1f8ce1e.png": "/blog/assets7dccdd4df55aede71001da649639437f.webp",
|
||||
"https://file.rene.wang/lobehub/ee700103-3c08-41dc-9ddf-c7705bb7bc6a.png": "/blog/assets196d679bc7071abbf71f2a8566f05aa3.webp",
|
||||
|
|
|
|||
24
docs/changelog/2026-03-23-media-memory.mdx
Normal file
24
docs/changelog/2026-03-23-media-memory.mdx
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
title: Image & Video Generation Redesign
|
||||
description: >-
|
||||
Redesigned image and video generation experience with easy switching between
|
||||
media types, improved memory management, and better overall stability.
|
||||
tags:
|
||||
- Image Generation
|
||||
- Video Generation
|
||||
- Memory
|
||||
---
|
||||
|
||||
# Image & Video Generation Redesign
|
||||
|
||||
This week LobeHub refreshed the image and video generation experience, making it easier to create and browse visual content.
|
||||
|
||||
## Key Updates
|
||||
|
||||
- Image & video generation redesign: completely overhauled the generation interface with a new switch to easily toggle between image and video creation
|
||||
- Memory management: you can now delete all memory entries at once for a clean slate
|
||||
- Bot improvements: restructured bot internals for better reliability and extensibility
|
||||
|
||||
## Experience Improvements
|
||||
|
||||
Fixed visual glitches in the compression view, improved mobile menu behavior, and corrected message count display accuracy.
|
||||
22
docs/changelog/2026-03-23-media-memory.zh-CN.mdx
Normal file
22
docs/changelog/2026-03-23-media-memory.zh-CN.mdx
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
title: 图片与视频生成重设计
|
||||
description: 重新设计图片与视频生成体验,支持媒体类型快速切换,改进记忆管理,提升整体稳定性。
|
||||
tags:
|
||||
- 图片生成
|
||||
- 视频生成
|
||||
- 记忆
|
||||
---
|
||||
|
||||
# 图片与视频生成重设计
|
||||
|
||||
本周 LobeHub 全面升级了图片与视频生成体验,让创作和浏览视觉内容更加便捷。
|
||||
|
||||
## 重要更新
|
||||
|
||||
- 图片与视频生成重设计:全新的生成界面,新增图片 / 视频切换功能,轻松在两种创作模式间自由切换
|
||||
- 记忆管理:支持一键清除所有记忆条目,快速重置对话记忆
|
||||
- Bot 改进:重构 Bot 内部架构,提升可靠性和可扩展性
|
||||
|
||||
## 体验优化
|
||||
|
||||
修复压缩视图的显示异常,改进移动端菜单交互,修正消息计数显示的准确性。
|
||||
27
docs/changelog/2026-03-30-agent-tasks.mdx
Normal file
27
docs/changelog/2026-03-30-agent-tasks.mdx
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
---
|
||||
title: Agent Task System & Bot Management
|
||||
description: >-
|
||||
Introduced agent task system, in-app notifications, bot management, and
|
||||
improved onboarding experience.
|
||||
tags:
|
||||
- Agent Tasks
|
||||
- Bot Management
|
||||
- Notification
|
||||
- Onboarding
|
||||
---
|
||||
|
||||
# Agent Task System & Bot Management
|
||||
|
||||
This week LobeHub introduced powerful new agent capabilities and a smoother getting-started experience.
|
||||
|
||||
## Key Updates
|
||||
|
||||
- Notification system: receive important updates and alerts directly inside LobeHub
|
||||
- Bot management: manage your bots with custom rendering and richer content support
|
||||
- Agent onboarding: a new guided onboarding flow helps you get started with agents quickly
|
||||
- Skill-specific icons: slash menu commands now show distinct icons for each skill, making them easier to find
|
||||
- GitHub Copilot improvements: better vision support and overall compatibility with GitHub Copilot
|
||||
|
||||
## Experience Improvements
|
||||
|
||||
Moved Marketplace below Resources in the sidebar for a cleaner layout, added a visual hint when AI generation is interrupted, fixed topic transition glitches, and improved error handling with friendlier fallback screens.
|
||||
25
docs/changelog/2026-03-30-agent-tasks.zh-CN.mdx
Normal file
25
docs/changelog/2026-03-30-agent-tasks.zh-CN.mdx
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
title: 智能体任务系统与 Bot 管理
|
||||
description: 引入智能体任务系统、应用内通知、Bot 管理,以及改进的引导体验。
|
||||
tags:
|
||||
- 智能体任务
|
||||
- Bot 管理
|
||||
- 通知
|
||||
- 引导
|
||||
---
|
||||
|
||||
# 智能体任务系统与 Bot 管理
|
||||
|
||||
本周 LobeHub 带来了强大的智能体新功能和更流畅的上手体验。
|
||||
|
||||
## 重要更新
|
||||
|
||||
- 通知系统:在 LobeHub 内直接接收重要更新和提醒
|
||||
- Bot 管理:支持管理你的 Bot,提供自定义渲染和更丰富的内容展示
|
||||
- 智能体引导:全新的引导流程帮助你快速上手智能体功能
|
||||
- 技能专属图标:斜杠菜单中的命令现在显示各技能的专属图标,更容易查找
|
||||
- GitHub Copilot 改进:提升视觉识别支持和与 GitHub Copilot 的整体兼容性
|
||||
|
||||
## 体验优化
|
||||
|
||||
将市场入口移至侧边栏资源下方以优化布局,在 AI 生成被中断时添加可视化提示,修复话题切换时的显示异常,并改进错误处理以提供更友好的降级界面。
|
||||
|
|
@ -2,6 +2,17 @@
|
|||
"$schema": "https://github.com/lobehub/lobe-chat/blob/main/docs/changelog/schema.json",
|
||||
"cloud": [],
|
||||
"community": [
|
||||
{
|
||||
"id": "2026-03-30-agent-tasks",
|
||||
"date": "2026-03-30",
|
||||
"versionRange": ["2.1.45", "2.1.46"]
|
||||
},
|
||||
{
|
||||
"image": "/blog/assets53e6ec9cf72554dbc1f8224fc0550a03.webp",
|
||||
"id": "2026-03-23-media-memory",
|
||||
"date": "2026-03-23",
|
||||
"versionRange": ["2.1.44"]
|
||||
},
|
||||
{
|
||||
"image": "https://hub-apac-1.lobeobjects.space/blog/assets/4a68a7644501cb513d08670b102a446e.webp",
|
||||
"id": "2026-03-16-search",
|
||||
|
|
@ -14,7 +25,7 @@
|
|||
"versionRange": ["2.1.6", "2.1.26"]
|
||||
},
|
||||
{
|
||||
"image": "https://private-user-images.githubusercontent.com/17870709/540830955-0fe626a3-0ddc-4f67-b595-3c5b3f1701e0.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzQwODY2MzYsIm5iZiI6MTc3NDA4NjMzNiwicGF0aCI6Ii8xNzg3MDcwOS81NDA4MzA5NTUtMGZlNjI2YTMtMGRkYy00ZjY3LWI1OTUtM2M1YjNmMTcwMWUwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjAzMjElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwMzIxVDA5NDUzNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWRkMjg5MjUxMGI2OTYzMjYyYjA0NTExZTA4OTY4ODg1YmI2OWU4MmRiNDU4MjZhNzNiYWI3MjNjYmVkYzYwYTcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.KmNeu3YwMCu8wMVCxB5VuJ9Em49fchBJqPYdfoz4G-Q",
|
||||
"image": "/blog/assetsa8e504275f2cd891fabecca985998de0.webp",
|
||||
"id": "2026-01-27-v2",
|
||||
"date": "2026-01-27",
|
||||
"versionRange": ["2.0.1", "2.1.5"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue