Files
lobehub/CHANGELOG.md
2026-03-26 05:58:23 +00:00

43 KiB

Changelog

Version 2.1.45

Released on 2026-03-26

👷 Build System

  • misc: add agent task system database schema.

Improvements and Fixes

Build System

  • misc: add agent task system database schema, closes #13280 (b005a9c)

Version 2.1.44

Released on 2026-03-20

🐛 Bug Fixes

  • misc: misc UI/UX improvements and bug fixes.

💄 Styles

  • misc: add image/video switch.

Improvements and Fixes

What's fixed

  • misc: misc UI/UX improvements and bug fixes, closes #13153 (abd152b)

Styles

Version 2.1.43

Released on 2026-03-16

👷 Build System

  • misc: add BM25 indexes with ICU tokenizer for search optimization.
  • misc: add agent_documents table.

Improvements and Fixes

Build System

  • misc: add BM25 indexes with ICU tokenizer for search optimization, closes #13032 (70a74f4)
  • misc: add agent_documents table, closes #12944 (93ee1e3)

Version 2.1.42

Released on 2026-03-14

🐛 Bug Fixes

  • ci: create stable update manifests for S3 publish.

Improvements and Fixes

What's fixed

  • ci: create stable update manifests for S3 publish, closes #12974 (9bb9222)

Version 2.1.40

Released on 2026-03-12

👷 Build System

  • misc: add description column to topics table.
  • misc: add migration to enable pg_search extension.

Improvements and Fixes

Build System

  • misc: add description column to topics table, closes #12939 (3091489)
  • misc: add migration to enable pg_search extension, closes #12874 (258e9cb)

Version 2.1.39

Released on 2026-03-09

👷 Build System

  • misc: add api key hash column migration.

Improvements and Fixes

Build System

  • misc: add api key hash column migration, closes #12862 (4e6790e)

Version 2.1.38

Released on 2026-03-06

👷 Build System

  • ci: fix changelog auto-generation in release workflow.

🐛 Bug Fixes

  • misc: when use trustclient not register market m2m token.
  • ci: correct stable renderer tar source path.

Improvements and Fixes

Build System

  • ci: fix changelog auto-generation in release workflow, closes #12765 (0b7c917)

What's fixed

  • misc: when use trustclient not register market m2m token, closes #12762 (400a020)
  • ci: correct stable renderer tar source path, closes #12755 (d3550af)

Version 2.1.26

Released on 2026-02-10

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.1.25

Released on 2026-02-09


Improvements and Fixes

Version 2.1.24

Released on 2026-02-09

🐛 Bug Fixes

  • misc: Fix multimodal content_part images rendered as base64 text.

Improvements and Fixes

What's fixed

  • misc: Fix multimodal content_part images rendered as base64 text, closes #12210 (00ff5b9)

Version 2.1.23

Released on 2026-02-09

🐛 Bug Fixes

  • swr: Prevent useActionSWR isValidating from getting stuck.
  • misc: Fix editor content missing when send error, use custom avatar for group chat in sidebar.

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

What's fixed

  • swr: Prevent useActionSWR isValidating from getting stuck, closes #12059 (8877bc1)
  • misc: Fix editor content missing when send error, closes #12205 (ee7ae5b)
  • misc: Use custom avatar for group chat in sidebar, closes #12208 (31145c9)

Styles

Version 2.1.23

Released on 2026-02-08

🐛 Bug Fixes

  • misc: Fix editor content missing when send error.

Improvements and Fixes

What's fixed

  • misc: Fix editor content missing when send error, closes #12205 (ee7ae5b)

Version 2.1.23

Released on 2026-02-08

🐛 Bug Fixes

  • misc: Fix editor content missing when send error.

Improvements and Fixes

What's fixed

  • misc: Fix editor content missing when send error, closes #12205 (ee7ae5b)

Version 2.1.22

Released on 2026-02-08

🐛 Bug Fixes

  • misc: Register Notebook tool in server runtime.

Improvements and Fixes

What's fixed

  • misc: Register Notebook tool in server runtime, closes #12203 (be6da39)

Version 2.1.21

Released on 2026-02-08

🐛 Bug Fixes

  • misc: Add end-user info on OpenAI Responses API call, enable vertical scrolling for topic list on mobile.

Improvements and Fixes

What's fixed

Version 2.1.21

Released on 2026-02-08


Improvements and Fixes

Version 2.1.21

Released on 2026-02-08


Improvements and Fixes

Version 2.1.20

Released on 2026-02-08

🐛 Bug Fixes

  • misc: Add api/version and api/desktop to public routes, show notification when file upload fails due to storage plan limit.

Improvements and Fixes

What's fixed

  • misc: Add api/version and api/desktop to public routes, closes #12194 (ea81cd4)
  • misc: Show notification when file upload fails due to storage plan limit, closes #12176 (f26d0df)

Version 2.1.20

Released on 2026-02-08

🐛 Bug Fixes

  • misc: Add api/version and api/desktop to public routes, show notification when file upload fails due to storage plan limit.

Improvements and Fixes

What's fixed

  • misc: Add api/version and api/desktop to public routes, closes #12194 (ea81cd4)
  • misc: Show notification when file upload fails due to storage plan limit, closes #12176 (f26d0df)

Version 2.1.20

Released on 2026-02-07

🐛 Bug Fixes

  • misc: Show notification when file upload fails due to storage plan limit.

Improvements and Fixes

What's fixed

  • misc: Show notification when file upload fails due to storage plan limit, closes #12176 (f26d0df)

Version 2.1.20

Released on 2026-02-07

🐛 Bug Fixes

  • misc: Show notification when file upload fails due to storage plan limit.

Improvements and Fixes

What's fixed

  • misc: Show notification when file upload fails due to storage plan limit, closes #12176 (f26d0df)

Version 2.1.19

Released on 2026-02-06

♻ Code Refactoring

  • docker-compose: Restructure dev environment.
  • misc: Upgrade agents/group detail pages tabs、hidden like button.

🐛 Bug Fixes

  • misc: Fixed in community pluings tab the lobehub skills not display.

💄 Styles

  • model-runtime: Add Claude Opus 4.6 support for Bedrock runtime.

Improvements and Fixes

Code refactoring

  • docker-compose: Restructure dev environment, closes #12132 (7ba15cc)
  • misc: Upgrade agents/group detail pages tabs、hidden like button, closes #12127 (e402c51)

What's fixed

  • misc: Fixed in community pluings tab the lobehub skills not display, closes #12141 (193c96f)

Styles

  • model-runtime: Add Claude Opus 4.6 support for Bedrock runtime, closes #12155 (90a75af)

Version 2.1.19

Released on 2026-02-06

♻ Code Refactoring

  • docker-compose: Restructure dev environment.
  • misc: Upgrade agents/group detail pages tabs、hidden like button.

🐛 Bug Fixes

  • misc: Fixed in community pluings tab the lobehub skills not display.

💄 Styles

  • model-runtime: Add Claude Opus 4.6 support for Bedrock runtime.

Improvements and Fixes

Code refactoring

  • docker-compose: Restructure dev environment, closes #12132 (7ba15cc)
  • misc: Upgrade agents/group detail pages tabs、hidden like button, closes #12127 (e402c51)

What's fixed

  • misc: Fixed in community pluings tab the lobehub skills not display, closes #12141 (193c96f)

Styles

  • model-runtime: Add Claude Opus 4.6 support for Bedrock runtime, closes #12155 (90a75af)

Version 2.1.19

Released on 2026-02-06

♻ Code Refactoring

  • docker-compose: Restructure dev environment.
  • misc: Upgrade agents/group detail pages tabs、hidden like button.

🐛 Bug Fixes

  • misc: Fixed in community pluings tab the lobehub skills not display.

Improvements and Fixes

Code refactoring

  • docker-compose: Restructure dev environment, closes #12132 (7ba15cc)
  • misc: Upgrade agents/group detail pages tabs、hidden like button, closes #12127 (e402c51)

What's fixed

  • misc: Fixed in community pluings tab the lobehub skills not display, closes #12141 (193c96f)

Version 2.1.19

Released on 2026-02-06

♻ Code Refactoring

  • docker-compose: Restructure dev environment.
  • misc: Upgrade agents/group detail pages tabs、hidden like button.

🐛 Bug Fixes

  • misc: Fixed in community pluings tab the lobehub skills not display.

Improvements and Fixes

Code refactoring

  • docker-compose: Restructure dev environment, closes #12132 (7ba15cc)
  • misc: Upgrade agents/group detail pages tabs、hidden like button, closes #12127 (e402c51)

What's fixed

  • misc: Fixed in community pluings tab the lobehub skills not display, closes #12141 (193c96f)

Version 2.1.19

Released on 2026-02-06

♻ Code Refactoring

  • docker-compose: Restructure dev environment.
  • misc: Upgrade agents/group detail pages tabs、hidden like button.

🐛 Bug Fixes

  • misc: Fixed in community pluings tab the lobehub skills not display.

Improvements and Fixes

Code refactoring

  • docker-compose: Restructure dev environment, closes #12132 (7ba15cc)
  • misc: Upgrade agents/group detail pages tabs、hidden like button, closes #12127 (e402c51)

What's fixed

  • misc: Fixed in community pluings tab the lobehub skills not display, closes #12141 (193c96f)

Version 2.1.19

Released on 2026-02-06

♻ Code Refactoring

  • docker-compose: Restructure dev environment.
  • misc: Upgrade agents/group detail pages tabs、hidden like button.

Improvements and Fixes

Code refactoring

  • docker-compose: Restructure dev environment, closes #12132 (7ba15cc)
  • misc: Upgrade agents/group detail pages tabs、hidden like button, closes #12127 (e402c51)

Version 2.1.19

Released on 2026-02-05

♻ Code Refactoring

  • misc: Upgrade agents/group detail pages tabs、hidden like button.

Improvements and Fixes

Code refactoring

  • misc: Upgrade agents/group detail pages tabs、hidden like button, closes #12127 (e402c51)

Version 2.1.18

Released on 2026-02-04

🐛 Bug Fixes

  • model-runtime: Fix moonshot interleaved thinking and circular dependency.

Improvements and Fixes

What's fixed

  • model-runtime: Fix moonshot interleaved thinking and circular dependency, closes #12112 (3f1a198)

Version 2.1.17

Released on 2026-02-04

♻ Code Refactoring

  • model-runtime: Extract Anthropic factory and convert Moonshot to RouterRuntime.

Improvements and Fixes

Code refactoring

  • model-runtime: Extract Anthropic factory and convert Moonshot to RouterRuntime, closes #12109 (71064fd)

Version 2.1.16

Released on 2026-02-04

🐛 Bug Fixes

  • misc: Add the preview publish to market button preview check.

Improvements and Fixes

What's fixed

  • misc: Add the preview publish to market button preview check, closes #12105 (28887c7)

Version 2.1.15

Released on 2026-02-04

🐛 Bug Fixes

  • misc: Fixed the agents list the show updateAt time error.

Improvements and Fixes

What's fixed

  • misc: Fixed the agents list the show updateAt time error, closes #12103 (3063cee)

Version 2.1.14

Released on 2026-02-04

🐛 Bug Fixes

  • misc: Fix cannot uncompressed messages.

Improvements and Fixes

What's fixed

  • misc: Fix cannot uncompressed messages, closes #12086 (ccfaec2)

Version 2.1.13

Released on 2026-02-03

🐛 Bug Fixes

  • docker: Add librt.so.1 to fix PDF parsing.

Improvements and Fixes

What's fixed

  • docker: Add librt.so.1 to fix PDF parsing, closes #12039 (4a6be92)

Version 2.1.12

Released on 2026-02-03

🐛 Bug Fixes

  • changelog: Normalize versionRange to valid semver.

Improvements and Fixes

What's fixed

  • changelog: Normalize versionRange to valid semver, closes #12049 (74b9bd0)

Version 2.1.11

Released on 2026-02-02

🐛 Bug Fixes

  • misc: Hide password features when AUTH_DISABLE_EMAIL_PASSWORD is set.

Improvements and Fixes

What's fixed

  • misc: Hide password features when AUTH_DISABLE_EMAIL_PASSWORD is set, closes #12023 (e2fd28e)

Version 2.1.10

Released on 2026-02-02

🐛 Bug Fixes

  • auth: Revert authority URL and tenant ID for Microsoft authentication..

Improvements and Fixes

What's fixed

  • auth: Revert authority URL and tenant ID for Microsoft authentication., closes #11930 (98f93ef)

Version 2.1.9

Released on 2026-02-02

🐛 Bug Fixes

  • misc: Use oauth2.link for generic OIDC provider account linking.

Improvements and Fixes

What's fixed

  • misc: Use oauth2.link for generic OIDC provider account linking, closes #12024 (c7a06a4)

Version 2.1.8

Released on 2026-02-01

💄 Styles

  • misc: Improve tasks display.

Improvements and Fixes

Styles

Version 2.1.7

Released on 2026-02-01

🐛 Bug Fixes

  • misc: Add missing description parameter docs in Notebook system prompt.

Improvements and Fixes

What's fixed

  • misc: Add missing description parameter docs in Notebook system prompt, closes #12015 #11391 (182030f)

Version 2.1.6

Released on 2026-02-01

💄 Styles

  • misc: Improve local-system tool implement.

Improvements and Fixes

Styles

  • misc: Improve local-system tool implement, closes #12022 (5e203b8)

Version 2.1.5

Released on 2026-01-31

🐛 Bug Fixes

  • misc: Slove the group member agents cant set skills problem.

Improvements and Fixes

What's fixed

  • misc: Slove the group member agents cant set skills problem, closes #12021 (2302940)

Version 2.1.4

Released on 2026-01-31

🐛 Bug Fixes

  • stream: Update event handling to use 'text' instead of 'content_part' in gemini 2.5 models.

💄 Styles

  • misc: Update i18n, Update Kimi K2.5 & Qwen3 Max Thinking models.

Improvements and Fixes

What's fixed

  • stream: Update event handling to use 'text' instead of 'content_part' in gemini 2.5 models, closes #11235 (a76a630)

Styles

Version 2.1.3

Released on 2026-01-31

🐛 Bug Fixes

  • auth: Add AUTH_DISABLE_EMAIL_PASSWORD env to enable SSO-only mode.

Improvements and Fixes

What's fixed

  • auth: Add AUTH_DISABLE_EMAIL_PASSWORD env to enable SSO-only mode, closes #12009 (f3210a3)

Version 2.1.2

Released on 2026-01-30

🐛 Bug Fixes

  • misc: Fix feishu sso provider.

Improvements and Fixes

What's fixed

Version 2.1.1

Released on 2026-01-30

🐛 Bug Fixes

  • misc: Correct desktop download URL path.

Improvements and Fixes

What's fixed

  • misc: Correct desktop download URL path, closes #11990 (e46df98)

Version 2.1.0

Released on 2026-01-30

Features

  • misc: Refactor cron job UI and use runtime enableBusinessFeatures flag.

Improvements and Fixes

What's improved

  • misc: Refactor cron job UI and use runtime enableBusinessFeatures flag, closes #11975 (104a19a)

Version 2.0.13

Released on 2026-01-29

💄 Styles

  • misc: Fix usage table display issues.

Improvements and Fixes

Styles

Version 2.0.12

Released on 2026-01-29

🐛 Bug Fixes

  • misc: Group publish to market should set local group market identifer.

Improvements and Fixes

What's fixed

  • misc: Group publish to market should set local group market identifer, closes #11965 (0bda4d9)

Version 2.0.11

Released on 2026-01-29

💄 Styles

  • misc: Fix group task render.

Improvements and Fixes

Styles

Version 2.0.10

Released on 2026-01-29

🐛 Bug Fixes

  • misc: Add ExtendParamsTypeSchema for enhanced model settings.

Improvements and Fixes

What's fixed

  • misc: Add ExtendParamsTypeSchema for enhanced model settings, closes #11437 (f58c980)

Version 2.0.9

Released on 2026-01-29

🐛 Bug Fixes

  • model-bank: Fix ZenMux model IDs by adding provider prefixes.

Improvements and Fixes

What's fixed

  • model-bank: Fix ZenMux model IDs by adding provider prefixes, closes #11947 (17f8a5c)

Version 2.0.8

Released on 2026-01-28

🐛 Bug Fixes

  • misc: Fix inbox agent in mobile.

Improvements and Fixes

What's fixed

Version 2.0.7

Released on 2026-01-28

🐛 Bug Fixes

  • model-runtime: Include tool_calls in speed metrics & add getActiveTraceId.

Improvements and Fixes

What's fixed

  • model-runtime: Include tool_calls in speed metrics & add getActiveTraceId, closes #11927 (b24da44)

Version 2.0.6

Released on 2026-01-27

🐛 Bug Fixes

  • misc: The klavis in onboarding connect timeout fixed.

Improvements and Fixes

What's fixed

  • misc: The klavis in onboarding connect timeout fixed, closes #11918 (bc165be)

Version 2.0.5

Released on 2026-01-27

🐛 Bug Fixes

  • misc: Update the artifact prompt.

Improvements and Fixes

What's fixed

Version 2.0.4

Released on 2026-01-27

🐛 Bug Fixes

  • misc: Rename docker image and update docs for v2.

Improvements and Fixes

What's fixed

  • misc: Rename docker image and update docs for v2, closes #11911 (e6cb6cb)

Version 2.0.3

Released on 2026-01-27

🐛 Bug Fixes

  • misc: Fixed compressed group message & open the switch config to control compression config enabled, fixed the onboarding crash problem.

Improvements and Fixes

What's fixed

  • misc: Fixed compressed group message & open the switch config to control compression config enabled, closes #11901 (dc51838)
  • misc: Fixed the onboarding crash problem, closes #11905 (439e4ee)

Version 2.0.2

Released on 2026-01-27

🐛 Bug Fixes

  • misc: Slove the recentTopicLinkError.

Improvements and Fixes

What's fixed

Version 2.0.1

Released on 2026-01-27

🐛 Bug Fixes

  • share: Shared group topic not show avatar.

Improvements and Fixes

What's fixed

  • share: Shared group topic not show avatar, closes #11894 (80fb496)