Files
lobehub/CHANGELOG.md
2026-01-27 11:54:49 +08:00

298 KiB

Changelog

Version 2.0.0-next.389

Released on 2026-01-27

🐛 Bug Fixes

  • misc: Tts and translate error.

Improvements and Fixes

What's fixed

Version 2.0.0-next.388

Released on 2026-01-26

Features

  • electron: Enhance native module handling and improve desktop features.

🐛 Bug Fixes

  • community: Should be able to switch category with All and Discover.
  • misc: Fix page count issue.

Improvements and Fixes

What's improved

  • electron: Enhance native module handling and improve desktop features, closes #11867 (e3c80d5)

What's fixed

  • community: Should be able to switch category with All and Discover, closes #11869 (ba0fab1)
  • misc: Fix page count issue, closes #11868 (89572e4)

Version 2.0.0-next.387

Released on 2026-01-26

Features

  • utils: Added errorCauseFrom, errorMessageFrom, errorNameFrom.

Improvements and Fixes

What's improved

  • utils: Added errorCauseFrom, errorMessageFrom, errorNameFrom, closes #11864 (a396ab1)

Version 2.0.0-next.386

Released on 2026-01-26

Features

  • misc: Group builder not set true edit data.

🐛 Bug Fixes

  • misc: Fix resource pages.

Improvements and Fixes

What's improved

  • misc: Group builder not set true edit data, closes #11861 (37944e7)

What's fixed

Version 2.0.0-next.385

Released on 2026-01-26

Features

  • misc: Share page improvements and pg17 docs update.

Improvements and Fixes

What's improved

  • misc: Share page improvements and pg17 docs update, closes #11850 (5b953b1)

Version 2.0.0-next.384

Released on 2026-01-26

Features

  • desktop: Add manual update check entry in About page.

🐛 Bug Fixes

  • model-runtime: Filter null values from enum for Gemini compatibility.
  • misc: Group builder not set true edit data.

Improvements and Fixes

What's improved

  • desktop: Add manual update check entry in About page, closes #11854 (ec854d7)

What's fixed

  • model-runtime: Filter null values from enum for Gemini compatibility, closes #11859 (1163f71)
  • misc: Group builder not set true edit data, closes #11858 (8eba0e6)

Version 2.0.0-next.383

Released on 2026-01-26

Features

  • desktop: Add system save dialog for markdown export.
  • observability-otel,libs: Include and propagate Traceparent header to tid.
  • misc: Add the fork tag show in community detail page.

🐛 Bug Fixes

  • misc: Slove the agentbuilder install market tools not work.

Improvements and Fixes

What's improved

  • desktop: Add system save dialog for markdown export, closes #11852 (8896c06)
  • observability-otel,libs: Include and propagate Traceparent header to tid, closes #11845 (0d101da)
  • misc: Add the fork tag show in community detail page, closes #11814 (cd029eb)

What's fixed

  • misc: Slove the agentbuilder install market tools not work, closes #11848 (dbe9011)

Version 2.0.0-next.382

Released on 2026-01-26

Features

  • memory-user-memory,database,userMemories: Implemented user memory persona.

Improvements and Fixes

What's improved

  • memory-user-memory,database,userMemories: Implemented user memory persona, closes #11838 (75ea548)

Version 2.0.0-next.381

Released on 2026-01-26

🐛 Bug Fixes

  • misc: Fix cron job issue, fix share single message.

Improvements and Fixes

What's fixed

Version 2.0.0-next.380

Released on 2026-01-26

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.379

Released on 2026-01-25

Features

  • utils: Added trimBasedOnBatchProbe for truncating without compromising structured data.

🐛 Bug Fixes

  • desktop: Prevent duplicate IPC handler registration from dynamic imports.
  • misc: Fix update memory tools, resolve server version check issue for desktop app, slove the descktop use offical endpoint mcp not use stdio.

Improvements and Fixes

What's improved

  • utils: Added trimBasedOnBatchProbe for truncating without compromising structured data, closes #11836 (6dac3d1)

What's fixed

  • desktop: Prevent duplicate IPC handler registration from dynamic imports, closes #11827 (c3fd2dc)
  • misc: Fix update memory tools, closes #11831 (cfc03dd)
  • misc: Resolve server version check issue for desktop app, closes #11834 (0bd2a59)
  • misc: Slove the descktop use offical endpoint mcp not use stdio, closes #11813 (370bf16)

Version 2.0.0-next.378

Released on 2026-01-25

♻ Code Refactoring

  • misc: Improve popover trigger styles and component consistency.

Features

  • database: Added user memory persona schema.

🐛 Bug Fixes

  • misc: Library cannot nav.

Improvements and Fixes

Code refactoring

  • misc: Improve popover trigger styles and component consistency, closes #11832 (f5c5d52)

What's improved

  • database: Added user memory persona schema, closes #11833 (14adf99)

What's fixed

Version 2.0.0-next.377

Released on 2026-01-25

🐛 Bug Fixes

  • misc: Show fallback title for custom assistant in chat messages, webhook user service compatibility for old nextauth users.

Improvements and Fixes

What's fixed

  • misc: Show fallback title for custom assistant in chat messages, closes #11820 (0c96b5a)
  • misc: Webhook user service compatibility for old nextauth users, closes #11826 (a6bfaab)

Version 2.0.0-next.376

Released on 2026-01-25

♻ Code Refactoring

  • misc: Refactor search model implement.

Features

  • trpc: Add response metadata and auth header handling.

🐛 Bug Fixes

  • misc: Fix add message and improve local system tool.

Improvements and Fixes

Code refactoring

What's improved

  • trpc: Add response metadata and auth header handling, closes #11816 (1276a87)

What's fixed

  • misc: Fix add message and improve local system tool, closes #11815 (3b41009)

Version 2.0.0-next.375

Released on 2026-01-25

🐛 Bug Fixes

  • misc: Broadcast tools calling and improve auto scroll.

Improvements and Fixes

What's fixed

  • misc: Broadcast tools calling and improve auto scroll, closes #11804 (c352915)

Version 2.0.0-next.374

Released on 2026-01-25

Features

  • misc: Update the discover page sort, add haveSkill、mostUsage params.

🐛 Bug Fixes

  • deps: Lock better-auth to 1.4.6 and better-call to 1.1.8.
  • userMemories: Should log out more errors for extraction.

💄 Styles

  • misc: Update share action bar.

Improvements and Fixes

What's improved

  • misc: Update the discover page sort, add haveSkill、mostUsage params, closes #11807 (01c641e)

What's fixed

  • deps: Lock better-auth to 1.4.6 and better-call to 1.1.8, closes #11809 (b2409a5)
  • userMemories: Should log out more errors for extraction, closes #11810 (e45c529)

Styles

Version 2.0.0-next.373

Released on 2026-01-25

♻ Code Refactoring

  • memory-user-memory: Simplify buildContext(...).

Features

  • database: Added listMemories method.

🐛 Bug Fixes

  • builtin-tool-memory: Update identity tool should have type for enum.
  • userMemories: Added memory activity tools.
  • misc: Slove group member plugin is lost & not use the plugins.

Improvements and Fixes

Code refactoring

  • memory-user-memory: Simplify buildContext(...), closes #11808 (d5a9913)

What's improved

What's fixed

  • builtin-tool-memory: Update identity tool should have type for enum, closes #11803 (aa63f18)
  • userMemories: Added memory activity tools, closes #11800 (8ea08dd)
  • misc: Slove group member plugin is lost & not use the plugins, closes #11802 (e4ebd40)

Version 2.0.0-next.372

Released on 2026-01-25

Features

  • userMemories: Memory activity list.

Improvements and Fixes

What's improved

Version 2.0.0-next.371

Released on 2026-01-25

🐛 Bug Fixes

  • builtin-tool-memory: Missing activities for topK parameter.

Improvements and Fixes

What's fixed

  • builtin-tool-memory: Missing activities for topK parameter, closes #11801 (d6dee2a)

Version 2.0.0-next.370

Released on 2026-01-25

Features

  • userMemories: Added user memory request, implemented workflow trigger.
  • misc: Support history context auto compress.

🐛 Bug Fixes

  • desktop-onboarding: Improve auth countdown and error UI.

Improvements and Fixes

What's improved

  • userMemories: Added user memory request, implemented workflow trigger, closes #11749 (9df3b88)
  • misc: Support history context auto compress, closes #11790 (09a00df)

What's fixed

  • desktop-onboarding: Improve auth countdown and error UI, closes #11788 (c0ffd8f)

Version 2.0.0-next.369

Released on 2026-01-24

Features

  • misc: Add the agent/group profiles page the states and forked by tag.

Improvements and Fixes

What's improved

  • misc: Add the agent/group profiles page the states and forked by tag, closes #11784 (1458100)

Version 2.0.0-next.368

Released on 2026-01-24

Features

  • misc: Optimize profile editor.

Improvements and Fixes

What's improved

Version 2.0.0-next.367

Released on 2026-01-24

🐛 Bug Fixes

  • misc: Add cron pages enables change should reload the state.

Improvements and Fixes

What's fixed

  • misc: Add cron pages enables change should reload the state, closes #11775 (12c193d)

Version 2.0.0-next.366

Released on 2026-01-24

🐛 Bug Fixes

  • email: Use || instead of ?? to handle empty string from Dockerfile.
  • misc: Prevent recently viewed items from shrinking.

Improvements and Fixes

What's fixed

Version 2.0.0-next.365

Released on 2026-01-24

🐛 Bug Fixes

  • misc: Docker deploy REDIS_URL check, fix sub task issue.

Improvements and Fixes

What's fixed

Version 2.0.0-next.364

Released on 2026-01-24

🐛 Bug Fixes

  • AgentTool: Prevent popover overflow from window.
  • misc: Fixed when windows withd low the protal will resize.

Improvements and Fixes

What's fixed

  • AgentTool: Prevent popover overflow from window, closes #11770 (385522a)
  • misc: Fixed when windows withd low the protal will resize, closes #11738 (96f7862)

Version 2.0.0-next.363

Released on 2026-01-24

♻ Code Refactoring

  • ModelSelect: Migrate from antd Select to LobeSelect.

Improvements and Fixes

Code refactoring

  • ModelSelect: Migrate from antd Select to LobeSelect, closes #11772 (73412d1)

Version 2.0.0-next.362

Released on 2026-01-24

🐛 Bug Fixes

  • misc: Fix page selection not display correctly.

Improvements and Fixes

What's fixed

  • misc: Fix page selection not display correctly, closes #11765 (7ae5f68)

Version 2.0.0-next.361

Released on 2026-01-24

Features

  • userMemories: Added memory layer activity.

Improvements and Fixes

What's improved

  • userMemories: Added memory layer activity, closes #11747 (2021b1c)

Version 2.0.0-next.360

Released on 2026-01-24

🐛 Bug Fixes

  • misc: Login success callback url error.

Improvements and Fixes

What's fixed

  • misc: Login success callback url error, closes #11763 (f73435d)

Version 2.0.0-next.359

Released on 2026-01-24

🐛 Bug Fixes

  • misc: Surface streaming errors during mid-stream pulls.

Improvements and Fixes

What's fixed

  • misc: Surface streaming errors during mid-stream pulls, closes #11762 (74a88d3)

Version 2.0.0-next.358

Released on 2026-01-23

🐛 Bug Fixes

  • store: Delete message before regeneration.

Improvements and Fixes

What's fixed

  • store: Delete message before regeneration, closes #11760 (a8a6300)

Version 2.0.0-next.357

Released on 2026-01-23

🐛 Bug Fixes

  • model-runtime: Handle null content in anthropic message builder.
  • misc: Page content switch mismatch.

Improvements and Fixes

What's fixed

  • model-runtime: Handle null content in anthropic message builder, closes #11756 (539753a)
  • misc: Page content switch mismatch, closes #11758 (fdc8f95)

Version 2.0.0-next.356

Released on 2026-01-23

Features

  • misc: Remove NextAuth.

🐛 Bug Fixes

  • editor: Prevent crash when toggling enableInputMarkdown setting.

Improvements and Fixes

What's improved

What's fixed

  • editor: Prevent crash when toggling enableInputMarkdown setting, closes #11755 (ea5eed8)

Version 2.0.0-next.355

Released on 2026-01-23

🐛 Bug Fixes

  • home: Use correct CreateGroupModal for session group creation.
  • misc: Fix favorite refresh bug and group topic refresh issue.

Improvements and Fixes

What's fixed

  • home: Use correct CreateGroupModal for session group creation, closes #11752 (36bcc50)
  • misc: Fix favorite refresh bug and group topic refresh issue, closes #11745 (5d115ef)

Version 2.0.0-next.354

Released on 2026-01-23

♻ Code Refactoring

  • misc: Migrate AI Rules to Claude Code Skills.

🐛 Bug Fixes

  • pdf: Ensure worker config before Document render.

Improvements and Fixes

Code refactoring

  • misc: Migrate AI Rules to Claude Code Skills, closes #11737 (346fc46)

What's fixed

  • pdf: Ensure worker config before Document render, closes #11746 (ad34072)

Version 2.0.0-next.353

Released on 2026-01-23

Features

  • database: Extended async task with metadata and parent id, added index.

Improvements and Fixes

What's improved

  • database: Extended async task with metadata and parent id, added index, closes #11712 (31d2f26)

Version 2.0.0-next.352

Released on 2026-01-23


Improvements and Fixes

Version 2.0.0-next.351

Released on 2026-01-23

🐛 Bug Fixes

  • misc: Fix auto scroll.

Improvements and Fixes

What's fixed

Version 2.0.0-next.350

Released on 2026-01-23

🐛 Bug Fixes

  • ModelSelect: Resolve tooltip hover causing popup to close.

Improvements and Fixes

What's fixed

  • ModelSelect: Resolve tooltip hover causing popup to close, closes #11742 (1b73f14)

Version 2.0.0-next.349

Released on 2026-01-23

🐛 Bug Fixes

  • misc: When use market group, the group sys role was not used.

Improvements and Fixes

What's fixed

  • misc: When use market group, the group sys role was not used, closes #11739 (afc76f9)

Version 2.0.0-next.348

Released on 2026-01-23

🐛 Bug Fixes

  • copilot: History popover not refreshing when agentId changes.
  • misc: Fixed the agent group builder tools excaution edge case crash, fixed the group topic copy not right.

Improvements and Fixes

What's fixed

  • copilot: History popover not refreshing when agentId changes, closes #11731 (64f39e7)
  • misc: Fixed the agent group builder tools excaution edge case crash, closes #11735 (5de4742)
  • misc: Fixed the group topic copy not right, closes #11730 (282c1fb)

Version 2.0.0-next.347

Released on 2026-01-23

🐛 Bug Fixes

  • misc: Add advace config back in agent/group profiles.

💄 Styles

  • misc: Move plugin store button outside scroll container.

Improvements and Fixes

What's fixed

  • misc: Add advace config back in agent/group profiles, closes #11727 (403175f)

Styles

  • misc: Move plugin store button outside scroll container, closes #11728 (c484d1a)

Version 2.0.0-next.346

Released on 2026-01-23

🐛 Bug Fixes

  • pdf: Upgrade pdfjs-dist and react-pdf to v5.x.

Improvements and Fixes

What's fixed

  • pdf: Upgrade pdfjs-dist and react-pdf to v5.x, closes #11686 (2b620df)

Version 2.0.0-next.345

Released on 2026-01-23

Features

  • misc: Remove Clerk authentication code.

🐛 Bug Fixes

  • misc: Slove the agents header switch agents the lobeAI not show problem.

💄 Styles

  • misc: Improve auto scroll and group profile.

Improvements and Fixes

What's improved

  • misc: Remove Clerk authentication code, closes #11711 (395595a)

What's fixed

  • misc: Slove the agents header switch agents the lobeAI not show problem, closes #11726 (f45f508)

Styles

  • misc: Improve auto scroll and group profile, closes #11725 (550acc2)

Version 2.0.0-next.344

Released on 2026-01-23

🐛 Bug Fixes

  • misc: Fixed the sandbox tools call when error should use right callback.

Improvements and Fixes

What's fixed

  • misc: Fixed the sandbox tools call when error should use right callback, closes #11721 (e8fce68)

Version 2.0.0-next.343

Released on 2026-01-23

♻ Code Refactoring

  • misc: Improve memory data with experience and identity.

🐛 Bug Fixes

  • misc: Fix scope issue.

💄 Styles

  • misc: Update share style.

Improvements and Fixes

Code refactoring

  • misc: Improve memory data with experience and identity, closes #11717 (bdb3eb4)

What's fixed

Styles

Version 2.0.0-next.342

Released on 2026-01-22

♻ Code Refactoring

  • userMemories: Removed un-used code.

🐛 Bug Fixes

  • copilot: Pass correct scope when creating new session in PageEditor.

Improvements and Fixes

Code refactoring

What's fixed

  • copilot: Pass correct scope when creating new session in PageEditor, closes #11714 (0259270)

Version 2.0.0-next.341

Released on 2026-01-22

Features

  • misc: Add server version check for desktop app.

Improvements and Fixes

What's improved

  • misc: Add server version check for desktop app, closes #11710 (0cf2723)

Version 2.0.0-next.340

Released on 2026-01-22

💄 Styles

  • misc: Update og.

Improvements and Fixes

Styles

Version 2.0.0-next.339

Released on 2026-01-22

♻ Code Refactoring

  • misc: Move vercel-react-best-practices skills to .agents directory.

Features

  • misc: Skill setting page and skill store.

🐛 Bug Fixes

  • model-runtime: Filter unsupported image types (SVG) before sending to vision models.
  • misc: Fix group broadcast trigger tool use, fix local system tools.

Improvements and Fixes

Code refactoring

  • misc: Move vercel-react-best-practices skills to .agents directory, closes #11703 (6df7731)

What's improved

  • misc: Skill setting page and skill store, closes #11665 (d8c0c26)

What's fixed

  • model-runtime: Filter unsupported image types (SVG) before sending to vision models, closes #11698 (c0c99a7)
  • misc: Fix group broadcast trigger tool use, closes #11646 (831a9b3)
  • misc: Fix local system tools, closes #11702 (6548fc7)

Version 2.0.0-next.338

Released on 2026-01-22

🐛 Bug Fixes

  • misc: Updata cron job ui & fixed commnuity pagenation goto error.

Improvements and Fixes

What's fixed

  • misc: Updata cron job ui & fixed commnuity pagenation goto error, closes #11700 (42ad2a0)

Version 2.0.0-next.337

Released on 2026-01-22

🐛 Bug Fixes

  • misc: Fix memory schema, update the agentbuilder tools not always use humanIntervention.

Improvements and Fixes

What's fixed

  • misc: Fix memory schema, closes #11645 (3baf780)
  • misc: Update the agentbuilder tools not always use humanIntervention, closes #11696 (0d3017b)

Version 2.0.0-next.336

Released on 2026-01-22

Features

  • misc: Support agent group unpublish agents.

🐛 Bug Fixes

  • misc: Fix tool argument scape and improve multi task run.

Improvements and Fixes

What's improved

  • misc: Support agent group unpublish agents, closes #11687 (4e060be)

What's fixed

  • misc: Fix tool argument scape and improve multi task run, closes #11691 (b13bb8a)

Version 2.0.0-next.335

Released on 2026-01-22

Features

  • database: Added user memory activity.

Improvements and Fixes

What's improved

Version 2.0.0-next.334

Released on 2026-01-21

Features

  • misc: Add platform-aware download client menu option.

Improvements and Fixes

What's improved

  • misc: Add platform-aware download client menu option, closes #11676 (55abddc)

Version 2.0.0-next.333

Released on 2026-01-21

Features

  • desktop: Add legacy local database detection and migration guidance.
  • misc: Update the sandbox preinstall libs in sys role.

🐛 Bug Fixes

  • misc: Fix multi tasks no summary issue.

Improvements and Fixes

What's improved

  • desktop: Add legacy local database detection and migration guidance, closes #11682 (5664b84)
  • misc: Update the sandbox preinstall libs in sys role, closes #11688 (404c577)

What's fixed

  • misc: Fix multi tasks no summary issue, closes #11685 (26ce317)

Version 2.0.0-next.332

Released on 2026-01-21

🐛 Bug Fixes

  • misc: Improve e2e server and complete i18n resources.

Improvements and Fixes

What's fixed

  • misc: Improve e2e server and complete i18n resources, closes #11678 (d450dd9)

Version 2.0.0-next.331

Released on 2026-01-21

🐛 Bug Fixes

  • misc: Slove the agent group editor not focus in editdata area.

Improvements and Fixes

What's fixed

  • misc: Slove the agent group editor not focus in editdata area, closes #11677 (9ac84e6)

Version 2.0.0-next.330

Released on 2026-01-21

🐛 Bug Fixes

  • misc: Fix multi agent tasks issue.

Improvements and Fixes

What's fixed

Version 2.0.0-next.329

Released on 2026-01-21

♻ Code Refactoring

  • auth: Remove NEXT_PUBLIC_AUTH_URL env variable.

🐛 Bug Fixes

  • misc: Sloved the old removeSessionTopics not work.

Improvements and Fixes

Code refactoring

  • auth: Remove NEXT_PUBLIC_AUTH_URL env variable, closes #11658 (c0f9875)

What's fixed

  • misc: Sloved the old removeSessionTopics not work, closes #11671 (06d41e5)

Version 2.0.0-next.328

Released on 2026-01-20

Features

  • misc: Support client tasks mode.

Improvements and Fixes

What's improved

Version 2.0.0-next.327

Released on 2026-01-20

♻ Code Refactoring

  • model-select: Migrate FunctionCallingModelSelect to LobeSelect.

Improvements and Fixes

Code refactoring

  • model-select: Migrate FunctionCallingModelSelect to LobeSelect, closes #11664 (ad51305)

Version 2.0.0-next.326

Released on 2026-01-20

🐛 Bug Fixes

  • desktop: Gracefully handle missing update manifest 404 errors.

Improvements and Fixes

What's fixed

  • desktop: Gracefully handle missing update manifest 404 errors, closes #11625 (13e95b9)

Version 2.0.0-next.325

Released on 2026-01-20

♻ Code Refactoring

  • ModelSwitchPanel: Migrate from Popover to DropdownMenu with virtual scrolling.

🐛 Bug Fixes

  • sidebar-drawer: Fix drawer positioning and title style.

Improvements and Fixes

Code refactoring

  • ModelSwitchPanel: Migrate from Popover to DropdownMenu with virtual scrolling, closes #11663 (c9d9dff)

What's fixed

  • sidebar-drawer: Fix drawer positioning and title style, closes #11655 (cf5320e)

Version 2.0.0-next.324

Released on 2026-01-20

🐛 Bug Fixes

  • misc: TypewriterEffect not refreshing on language change.

Improvements and Fixes

What's fixed

  • misc: TypewriterEffect not refreshing on language change, closes #11657 (ba30f46)

Version 2.0.0-next.323

Released on 2026-01-20

♻ Code Refactoring

  • misc: Optimize lobehub models and default configuration.

Features

  • misc: Add the agents and agents group fork feature.

🐛 Bug Fixes

  • model-runtime: Fix Qwen parallel tool calls arguments incorrectly merged.
  • topic: Correct topic item href route for agent and group pages.
  • misc: Fix Topic component causing stack overflow and freezing the app, simplify updater config logic, slove the nuqs error in commnuity agent group page.

💄 Styles

  • misc: Optimize profile settings skeleton screen.

Improvements and Fixes

Code refactoring

  • misc: Optimize lobehub models and default configuration, closes #11621 (5074fbe)

What's improved

  • misc: Add the agents and agents group fork feature, closes #11652 (b1c3b83)

What's fixed

  • model-runtime: Fix Qwen parallel tool calls arguments incorrectly merged, closes #11649 (ddbe661)
  • topic: Correct topic item href route for agent and group pages, closes #11607 (2fffe8b)
  • misc: Fix Topic component causing stack overflow and freezing the app, closes #11609 (600cb85)
  • misc: Simplify updater config logic, closes #11636 (5c645f0)
  • misc: Slove the nuqs error in commnuity agent group page, closes #11651 (1c29bca)

Styles

  • misc: Optimize profile settings skeleton screen, closes #11656 (e61ae85)

Version 2.0.0-next.322

Released on 2026-01-20

🐛 Bug Fixes

  • memory-user-memory: Should fallback to server configured provider & model.

Improvements and Fixes

What's fixed

  • memory-user-memory: Should fallback to server configured provider & model, closes #11643 (af446d9)

Version 2.0.0-next.321

Released on 2026-01-20

Features

  • memory-user-memory: Support to configure preferred model.

Improvements and Fixes

What's improved

  • memory-user-memory: Support to configure preferred model, closes #11637 (49374da)

Version 2.0.0-next.320

Released on 2026-01-20

🐛 Bug Fixes

  • ShareModal: Wrap ShareMessageModal with Provider in context menu.

Improvements and Fixes

What's fixed

  • ShareModal: Wrap ShareMessageModal with Provider in context menu, closes #11434 #11382 (0d30e5f)

Version 2.0.0-next.319

Released on 2026-01-20

🐛 Bug Fixes

  • misc: Slove commnuity user avatarUrl is wrong, should update others in profile.

Improvements and Fixes

What's fixed

  • misc: Slove commnuity user avatarUrl is wrong, should update others in profile, closes #11634 (04465c8)

Version 2.0.0-next.318

Released on 2026-01-20

🐛 Bug Fixes

  • misc: Fix parallel tools calling race issue.

Improvements and Fixes

What's fixed

  • misc: Fix parallel tools calling race issue, closes #11626 (34bdcd4)

Version 2.0.0-next.317

Released on 2026-01-19

🐛 Bug Fixes

  • desktop: Resolve onboarding navigation issues after logout.

Improvements and Fixes

What's fixed

  • desktop: Resolve onboarding navigation issues after logout, closes #11628 (05a0873)

Version 2.0.0-next.316

Released on 2026-01-19

🐛 Bug Fixes

  • misc: When use trpc client should include the credentials cookies.

Improvements and Fixes

What's fixed

  • misc: When use trpc client should include the credentials cookies, closes #11629 (8ece553)

Version 2.0.0-next.315

Released on 2026-01-19

Features

  • misc: Add the cloudEndpoint & Klavis Tools Call in Excuation Task.

Improvements and Fixes

What's improved

  • misc: Add the cloudEndpoint & Klavis Tools Call in Excuation Task, closes #11627 (0ffe6c4)

Version 2.0.0-next.314

Released on 2026-01-19

Features

  • misc: Improve desktop onboarding window management and footer actions.

Improvements and Fixes

What's improved

  • misc: Improve desktop onboarding window management and footer actions, closes #11619 (6ed280e)

Version 2.0.0-next.313

Released on 2026-01-19

🐛 Bug Fixes

  • misc: Fix server agent task run with headless, internlm provider base url and homepage.

Improvements and Fixes

What's fixed

  • misc: Fix server agent task run with headless, closes #11600 (435eede)
  • misc: Internlm provider base url and homepage, closes #11612 (38725da)

Version 2.0.0-next.312

Released on 2026-01-19

♻ Code Refactoring

  • misc: Change the /community/assistant to /agent routes.

Features

  • misc: Improve the agentbuilder systemRole.

Improvements and Fixes

Code refactoring

  • misc: Change the /community/assistant to /agent routes, closes #11606 (7f004c5)

What's improved

  • misc: Improve the agentbuilder systemRole, closes #11608 (2f032d4)

Version 2.0.0-next.311

Released on 2026-01-19

♻ Code Refactoring

  • misc: Refactor market sdk into market servers.

Improvements and Fixes

Code refactoring

  • misc: Refactor market sdk into market servers, closes #11604 (858cc20)

Version 2.0.0-next.310

Released on 2026-01-19

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.309

Released on 2026-01-18

🐛 Bug Fixes

  • misc: Fix group sub task execution.

Improvements and Fixes

What's fixed

Version 2.0.0-next.308

Released on 2026-01-18

🐛 Bug Fixes

  • misc: Fix group subagent task issue.

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

What's fixed

Styles

Version 2.0.0-next.307

Released on 2026-01-18

🐛 Bug Fixes

  • upload: Resolve file upload button unresponsive issue.
  • misc: Fixed the createGroupWithSupervisor function test, slove when use copy & install group from market, the member system Role is lost.

Improvements and Fixes

What's fixed

  • upload: Resolve file upload button unresponsive issue, closes #11588 (76fd478)
  • misc: Fixed the createGroupWithSupervisor function test, closes #11590 (83bb343)
  • misc: Slove when use copy & install group from market, the member system Role is lost, closes #11585 (9b73ad7)

Version 2.0.0-next.306

Released on 2026-01-18

🐛 Bug Fixes

  • misc: Fix supervisor id issue.

Improvements and Fixes

What's fixed

Version 2.0.0-next.305

Released on 2026-01-18

🐛 Bug Fixes

  • desktop: Add auth required modal and improve error handling.

Improvements and Fixes

What's fixed

  • desktop: Add auth required modal and improve error handling, closes #11574 (4e5a516)

Version 2.0.0-next.304

Released on 2026-01-18

💄 Styles

  • misc: Improve auto scroll and loading hint.

Improvements and Fixes

Styles

  • misc: Improve auto scroll and loading hint, closes #11579 (277b42d)

Version 2.0.0-next.303

Released on 2026-01-18

💄 Styles

  • misc: Improve operation hint and fix scroll issue.

Improvements and Fixes

Styles

  • misc: Improve operation hint and fix scroll issue, closes #11573 (8505d14)

Version 2.0.0-next.302

Released on 2026-01-17

🐛 Bug Fixes

  • misc: Try to fix group supervisor id not sync successful.

💄 Styles

  • misc: Fix left panel on group page.

Improvements and Fixes

What's fixed

  • misc: Try to fix group supervisor id not sync successful, closes #11570 (ef51c17)

Styles

Version 2.0.0-next.301

Released on 2026-01-17

🐛 Bug Fixes

  • desktop: Ensure allowPrerelease is set correctly for updater.

Improvements and Fixes

What's fixed

  • desktop: Ensure allowPrerelease is set correctly for updater, closes #11566 (9383c6b)

Version 2.0.0-next.300

Released on 2026-01-17

🐛 Bug Fixes

  • misc: Fix supervisor group prompt.

Improvements and Fixes

What's fixed

Version 2.0.0-next.299

Released on 2026-01-17

♻ Code Refactoring

  • ui: Migrate from Dropdown to DropdownMenu/ContextMenuTrigger components.

🐛 Bug Fixes

  • misc: Fix topic messages display error when switch topic quickly.

Improvements and Fixes

Code refactoring

  • ui: Migrate from Dropdown to DropdownMenu/ContextMenuTrigger components, closes #11539 (9c9d4b1)

What's fixed

  • misc: Fix topic messages display error when switch topic quickly, closes #11542 (371d91e)

Version 2.0.0-next.298

Released on 2026-01-16

🐛 Bug Fixes

  • misc: Fix switch skill in home.

Improvements and Fixes

What's fixed

Version 2.0.0-next.297

Released on 2026-01-16

Features

  • misc: Add agent group publish into market & use market group agents in lobehub.

Improvements and Fixes

What's improved

  • misc: Add agent group publish into market & use market group agents in lobehub, closes #11535 (02b9e76)

Version 2.0.0-next.296

Released on 2026-01-16

💄 Styles

  • misc: Improve todo list.

Improvements and Fixes

Styles

Version 2.0.0-next.295

Released on 2026-01-15

♻ Code Refactoring

  • misc: Migrate Next.js navigation APIs to React Router for SPA.

Improvements and Fixes

Code refactoring

  • misc: Migrate Next.js navigation APIs to React Router for SPA, closes #11394 (2253d46)

Version 2.0.0-next.294

Released on 2026-01-15

🐛 Bug Fixes

  • chat: Reset activeTopicId when switching agent/group.
  • mcp: Fix installation check hanging issue in desktop app.

Improvements and Fixes

What's fixed

  • chat: Reset activeTopicId when switching agent/group, closes #11523 (fde54b0)
  • mcp: Fix installation check hanging issue in desktop app, closes #11524 (b9341c3)

Version 2.0.0-next.293

Released on 2026-01-15

Features

  • desktop: Add desktop release service and API endpoint.

Improvements and Fixes

What's improved

  • desktop: Add desktop release service and API endpoint, closes #11520 (e3dc5be)

Version 2.0.0-next.292

Released on 2026-01-15

♻ Code Refactoring

  • misc: Use fallbackData to prevent useActionSWR auto-fetch.

Features

  • desktop: Add local update testing scripts and stable channel API version check.

Improvements and Fixes

Code refactoring

  • misc: Use fallbackData to prevent useActionSWR auto-fetch, closes #11514 (d446163)

What's improved

  • desktop: Add local update testing scripts and stable channel API version check, closes #11474 #11513 (959c210)

Version 2.0.0-next.291

Released on 2026-01-15

🐛 Bug Fixes

  • settings: Add instant UI feedback for provider config switches.
  • misc: Click lobe ai topic trigger create new agent.

💄 Styles

  • misc: Improve agent loading state.

Improvements and Fixes

What's fixed

  • settings: Add instant UI feedback for provider config switches, closes #11362 (a758d01)
  • misc: Click lobe ai topic trigger create new agent, closes #11508 (2443189)

Styles

Version 2.0.0-next.290

Released on 2026-01-15

🐛 Bug Fixes

  • misc: Fix internal editor onTextChange issue and add test case.

Improvements and Fixes

What's fixed

  • misc: Fix internal editor onTextChange issue and add test case, closes #11509 (e5eb03e)

Version 2.0.0-next.289

Released on 2026-01-15

🐛 Bug Fixes

  • misc: Fix page content mismatch when switch quickly.

Improvements and Fixes

What's fixed

  • misc: Fix page content mismatch when switch quickly, closes #11505 (0cb1374)

Version 2.0.0-next.288

Released on 2026-01-15

Features

  • misc: Improve group prompt context engine and fix group supervisor response issue.

Improvements and Fixes

What's improved

  • misc: Improve group prompt context engine and fix group supervisor response issue, closes #11490 (7d066eb)

Version 2.0.0-next.287

Released on 2026-01-14

♻ Code Refactoring

  • desktop: Unify TITLE_BAR_HEIGHT constant to desktop-bridge.

🐛 Bug Fixes

  • desktop: Return OFFICIAL_URL in cloud mode for remoteServerUrl selector.

Improvements and Fixes

Code refactoring

  • desktop: Unify TITLE_BAR_HEIGHT constant to desktop-bridge, closes #11496 (e7739e5)

What's fixed

  • desktop: Return OFFICIAL_URL in cloud mode for remoteServerUrl selector, closes #11502 (1d11fac)

Version 2.0.0-next.286

Released on 2026-01-14

🐛 Bug Fixes

  • misc: Prevent auto navigation to profile when clicking topic.

Improvements and Fixes

What's fixed

  • misc: Prevent auto navigation to profile when clicking topic, closes #11500 (1e03005)

Version 2.0.0-next.285

Released on 2026-01-14

Features

  • misc: Update the agent profiles tools check & agentbuilder tools & publish to market button.

Improvements and Fixes

What's improved

  • misc: Update the agent profiles tools check & agentbuilder tools & publish to market button, closes #11501 (85277fa)

Version 2.0.0-next.284

Released on 2026-01-14

♻ Code Refactoring

  • misc: Remove the old lobehub plugins.

🐛 Bug Fixes

  • misc: Slove the settings/profile change but not refresh the profiles.

Improvements and Fixes

Code refactoring

What's fixed

  • misc: Slove the settings/profile change but not refresh the profiles, closes #11497 (f1e2111)

Version 2.0.0-next.283

Released on 2026-01-14

💄 Styles

  • misc: Fix UI issues with tooltip wrapping and dropdown type.

Improvements and Fixes

Styles

  • misc: Fix UI issues with tooltip wrapping and dropdown type, closes #11495 (9d90eba)

Version 2.0.0-next.282

Released on 2026-01-14

💄 Styles

  • misc: Update readFile content.

Improvements and Fixes

Styles

Version 2.0.0-next.281

Released on 2026-01-14

🐛 Bug Fixes

  • misc: Fix group ux and memory retriever.

Improvements and Fixes

What's fixed

  • misc: Fix group ux and memory retriever, closes #11481 (033ca92)

Version 2.0.0-next.280

Released on 2026-01-13

💄 Styles

  • misc: Add MiniMax-M2.1 and GLM-4.7 for Qiniu provider.

Improvements and Fixes

Styles

  • misc: Add MiniMax-M2.1 and GLM-4.7 for Qiniu provider, closes #10982 (695784d)

Version 2.0.0-next.279

Released on 2026-01-13

🐛 Bug Fixes

  • misc: Fix new topic flick issue, fix thread portal not open correctly.

Improvements and Fixes

What's fixed

Version 2.0.0-next.278

Released on 2026-01-13

Features

  • share: Add topic sharing functionality.

Improvements and Fixes

What's improved

  • share: Add topic sharing functionality, closes #11448 (ddca165)

Version 2.0.0-next.277

Released on 2026-01-13

Features

  • misc: Update the community user layout action button, update the cron job visiual way.

Improvements and Fixes

What's improved

  • misc: Update the community user layout action button, closes #11472 (2dd6d42)
  • misc: Update the cron job visiual way, closes #11466 (63d81de)

Version 2.0.0-next.276

Released on 2026-01-13


Improvements and Fixes

Version 2.0.0-next.275

Released on 2026-01-13

Features

  • misc: Improve PageEditor header UX with DropdownMenu and i18n support.

Improvements and Fixes

What's improved

  • misc: Improve PageEditor header UX with DropdownMenu and i18n support, closes #11462 (ae499c9)

Version 2.0.0-next.274

Released on 2026-01-13

Features

  • misc: Improve group profile builder, update model definitions and sync i18n.

🐛 Bug Fixes

  • @upstash/qstash: Should properly extract Error message from thrown one.

Improvements and Fixes

What's improved

  • misc: Improve group profile builder, closes #11452 (9012b40)
  • misc: Update model definitions and sync i18n, closes #11468 (484ffb3)

What's fixed

  • @upstash/qstash: Should properly extract Error message from thrown one, closes #11465 (a8142b4)

Version 2.0.0-next.273

Released on 2026-01-13

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.272

Released on 2026-01-13

🐛 Bug Fixes

  • misc: Refresh sidebar after sendAsGroup and add E2E tests.

Improvements and Fixes

What's fixed

  • misc: Refresh sidebar after sendAsGroup and add E2E tests, closes #11450 (8376a80)

Version 2.0.0-next.271

Released on 2026-01-12

Features

  • misc: Improve baseline alignment for tool items.

Improvements and Fixes

What's improved

  • misc: Improve baseline alignment for tool items, closes #11447 (be8dddd)

Version 2.0.0-next.270

Released on 2026-01-12

Features

  • community: Recommendation for agent & Discover tab.

🐛 Bug Fixes

  • database: Remove content validation limits for agent cron jobs.

Improvements and Fixes

What's improved

  • community: Recommendation for agent & Discover tab, closes #11445 (5c102b5)

What's fixed

  • database: Remove content validation limits for agent cron jobs, closes #11444 (04a28d3)

Version 2.0.0-next.269

Released on 2026-01-12

Features

  • electron: Add custom titlebar for Electron windows.

Improvements and Fixes

What's improved

  • electron: Add custom titlebar for Electron windows, closes #11438 (08f6ee3)

Version 2.0.0-next.268

Released on 2026-01-12

♻ Code Refactoring

  • agentGroup: Simplify LobeChatGroupChatConfig schema.

Improvements and Fixes

Code refactoring

  • agentGroup: Simplify LobeChatGroupChatConfig schema, closes #11431 (a8c6b2c)

Version 2.0.0-next.267

Released on 2026-01-12

🐛 Bug Fixes

  • ChatInput: Add missing MaxTokens setting to params popover.

Improvements and Fixes

What's fixed

Version 2.0.0-next.266

Released on 2026-01-11

💄 Styles

  • misc: Improve cron jobs style.

Improvements and Fixes

Styles

Version 2.0.0-next.265

Released on 2026-01-11

🐛 Bug Fixes

  • misc: Fix duplicate agent and group, Fix Windows desktop build error with macOS native module, force plain text paste in ChatInput editor.

Improvements and Fixes

What's fixed

  • misc: Fix duplicate agent and group, closes #11411 (bc8aea4)
  • misc: Fix Windows desktop build error with macOS native module, closes #11417 (67a8114)
  • misc: Force plain text paste in ChatInput editor, closes #11414 (70daf13)

Version 2.0.0-next.264

Released on 2026-01-11

🐛 Bug Fixes

  • misc: Handle will-prevent-unload event to allow app quit.

Improvements and Fixes

What's fixed

  • misc: Handle will-prevent-unload event to allow app quit, closes #11406 (cbeb013)

Version 2.0.0-next.263

Released on 2026-01-11

💄 Styles

  • misc: ModelParse support to get model settings params & Customize extendParams UI.

Improvements and Fixes

Styles

  • misc: ModelParse support to get model settings params & Customize extendParams UI, closes #11185 (94e985a)

Version 2.0.0-next.262

Released on 2026-01-11

♻ Code Refactoring

  • misc: Rename chat folder to agent.

Improvements and Fixes

Code refactoring

Version 2.0.0-next.261

Released on 2026-01-10

Features

  • userMemories: Support to use customized Qstash client with extra header for workflows.

Improvements and Fixes

What's improved

  • userMemories: Support to use customized Qstash client with extra header for workflows, closes #11378 (3417af4)

Version 2.0.0-next.260

Released on 2026-01-10

Features

  • conversation: Use native context menu when selection is within current ChatItem.

Improvements and Fixes

What's improved

  • conversation: Use native context menu when selection is within current ChatItem, closes #11400 (9778dce)

Version 2.0.0-next.259

Released on 2026-01-10

Features

  • misc: Update the cron patterns fields values.

Improvements and Fixes

What's improved

  • misc: Update the cron patterns fields values, closes #11399 (7632cef)

Version 2.0.0-next.258

Released on 2026-01-10

🐛 Bug Fixes

  • misc: Fix memory search context.

Improvements and Fixes

What's fixed

Version 2.0.0-next.257

Released on 2026-01-10

💄 Styles

  • misc: Remember page agent panel width.

Improvements and Fixes

Styles

Version 2.0.0-next.256

Released on 2026-01-10

♻ Code Refactoring

  • misc: Refactor page and notebook document usage.

Improvements and Fixes

Code refactoring

  • misc: Refactor page and notebook document usage, closes #11345 (88721eb)

Version 2.0.0-next.255

Released on 2026-01-10

🐛 Bug Fixes

  • misc: Fix auto add group member crash.

Improvements and Fixes

What's fixed

Version 2.0.0-next.254

Released on 2026-01-10

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.253

Released on 2026-01-09

Features

  • desktop: Improve macOS permission requests and Full Disk Access detection.

🐛 Bug Fixes

  • controls: Update checkbox toggle behavior and pass value to ParamControlWrapper.

Improvements and Fixes

What's improved

  • desktop: Improve macOS permission requests and Full Disk Access detection, closes #11380 (2d5868f)

What's fixed

  • controls: Update checkbox toggle behavior and pass value to ParamControlWrapper, closes #11363 (1f1ef94)

Version 2.0.0-next.252

Released on 2026-01-09

Features

  • misc: Add the agent cron job.

Improvements and Fixes

What's improved

Version 2.0.0-next.251

Released on 2026-01-09

Features

  • community: Support to report for agent & mcp plugin interaction for recommendation.

Improvements and Fixes

What's improved

  • community: Support to report for agent & mcp plugin interaction for recommendation, closes #11289 (6f98792)

Version 2.0.0-next.250

Released on 2026-01-09

Features

  • community: Recommended for home & added discover tab.

Improvements and Fixes

What's improved

  • community: Recommended for home & added discover tab, closes #11290 (8db248c)

Version 2.0.0-next.249

Released on 2026-01-09

💄 Styles

  • misc: Force gpt-5.2 use response api.

Improvements and Fixes

Styles

Version 2.0.0-next.248

Released on 2026-01-09

Features

  • userMemories: Support to assign for extra headers when invoking upstash workflows.

Improvements and Fixes

What's improved

  • userMemories: Support to assign for extra headers when invoking upstash workflows, closes #11374 (895e15e)

Version 2.0.0-next.247

Released on 2026-01-09

♻ Code Refactoring

  • database: Renamed to userMemories/index.ts.

Improvements and Fixes

Code refactoring

  • database: Renamed to userMemories/index.ts, closes #11359 (9dae5ff)

Version 2.0.0-next.246

Released on 2026-01-09

Features

  • misc: Generate agent_cron_jobs in agents.

💄 Styles

  • desktop: Update macOS beta icon assets.

Improvements and Fixes

What's improved

  • misc: Generate agent_cron_jobs in agents, closes #11349 (eefb6cb)

Styles

  • desktop: Update macOS beta icon assets, closes #11368 (3623e58)

Version 2.0.0-next.245

Released on 2026-01-09

♻ Code Refactoring

  • misc: Improve Tools popover component structure and fix UI consistency.

Improvements and Fixes

Code refactoring

  • misc: Improve Tools popover component structure and fix UI consistency, closes #11356 (f46837a)

Version 2.0.0-next.244

Released on 2026-01-08

🐛 Bug Fixes

  • api: Fix the issue where custom AI Providers cannot use custom APIs.

Improvements and Fixes

What's fixed

  • api: Fix the issue where custom AI Providers cannot use custom APIs, closes #11335 (2c666b8)

Version 2.0.0-next.243

Released on 2026-01-08

🐛 Bug Fixes

  • desktop: Prevent duplicate CORS headers in response.
  • InputEditor: Ensure lexical placeholder reactively updates on locale change.

Improvements and Fixes

What's fixed

  • desktop: Prevent duplicate CORS headers in response, closes #11350 (57e725c)
  • InputEditor: Ensure lexical placeholder reactively updates on locale change, closes #11352 (72e796b)

Version 2.0.0-next.242

Released on 2026-01-08

🐛 Bug Fixes

  • desktop: Update macOS beta icon size for macOS 26.

Improvements and Fixes

What's fixed

  • desktop: Update macOS beta icon size for macOS 26, closes #11348 (0d1eedf)

Version 2.0.0-next.241

Released on 2026-01-08

Features

  • desktop: Implement history navigation stack.

Improvements and Fixes

What's improved

  • desktop: Implement history navigation stack, closes #11341 (db270d5)

Version 2.0.0-next.240

Released on 2026-01-08

♻ Code Refactoring

  • memory-user-memory: Migrated to use typescript module for prompts.

Features

  • notebook: Add i18n, Inspector and Streaming components.

Improvements and Fixes

Code refactoring

  • memory-user-memory: Migrated to use typescript module for prompts, closes #11344 (902cfe5)

What's improved

  • notebook: Add i18n, Inspector and Streaming components, closes #11212 (f7dc54f)

Version 2.0.0-next.239

Released on 2026-01-08

Features

  • misc: Add the twitter lobehub skill.

Improvements and Fixes

What's improved

Version 2.0.0-next.238

Released on 2026-01-08

Features

  • misc: Change the klavis Linear to LobeHub oauth Linear.

🐛 Bug Fixes

  • misc: Topic renaming input focus issue in context menu.

Improvements and Fixes

What's improved

  • misc: Change the klavis Linear to LobeHub oauth Linear, closes #11339 (ec8ff26)

What's fixed

  • misc: Topic renaming input focus issue in context menu, closes #11323 (dd065fc)

Version 2.0.0-next.237

Released on 2026-01-08

Features

  • ui: Move new topic button to navigation panel.

🐛 Bug Fixes

  • onboarding: Prevent step overflow and misc improvements.

Improvements and Fixes

What's improved

  • ui: Move new topic button to navigation panel, closes #11325 (3d6b399)

What's fixed

  • onboarding: Prevent step overflow and misc improvements, closes #11322 (8586fd4)

Version 2.0.0-next.236

Released on 2026-01-08

🐛 Bug Fixes

  • provider-config: Update isFetchOnClient Switch component.

Improvements and Fixes

What's fixed

  • provider-config: Update isFetchOnClient Switch component, closes #11215 (5bb038b)

Version 2.0.0-next.235

Released on 2026-01-08

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.234

Released on 2026-01-07

Features

  • misc: Add browser compatibility detection and fallback page, add the lobehub market tools servers.

🐛 Bug Fixes

  • editor: Fix slash command codeblock not working.

Improvements and Fixes

What's improved

  • misc: Add browser compatibility detection and fallback page, closes #11309 (8be32c2)
  • misc: Add the lobehub market tools servers, closes #11315 (a4003a3)

What's fixed

  • editor: Fix slash command codeblock not working, closes #11321 (f9a35eb)

Version 2.0.0-next.233

Released on 2026-01-07

Features

  • image: Improve image generation with new models and bug fixes.

Improvements and Fixes

What's improved

  • image: Improve image generation with new models and bug fixes, closes #11311 (4fc03bb)

Version 2.0.0-next.232

Released on 2026-01-07

🐛 Bug Fixes

  • misc: Correct BrandTextLoading position after removing SSG CSS-in-JS injection.

Improvements and Fixes

What's fixed

  • misc: Correct BrandTextLoading position after removing SSG CSS-in-JS injection, closes #11312 (0de4eb8)

Version 2.0.0-next.231

Released on 2026-01-07

🐛 Bug Fixes

  • misc: Update desktop onboarding privacy description.

Improvements and Fixes

What's fixed

Version 2.0.0-next.230

Released on 2026-01-07

🐛 Bug Fixes

  • misc: Fix edit rich render codeblock.

Improvements and Fixes

What's fixed

Version 2.0.0-next.229

Released on 2026-01-07

🐛 Bug Fixes

  • misc: Update mobile topicRouter import path to lambda directory.

Improvements and Fixes

What's fixed

  • misc: Update mobile topicRouter import path to lambda directory, closes #11261 (f591b77)

Version 2.0.0-next.228

Released on 2026-01-06

🐛 Bug Fixes

  • misc: Add separate border-radius for bottom-right corner on macOS 26 Chrome.

Improvements and Fixes

What's fixed

  • misc: Add separate border-radius for bottom-right corner on macOS 26 Chrome, closes #11287 (544931a)

Version 2.0.0-next.227

Released on 2026-01-06

🐛 Bug Fixes

  • misc: Allow zero-byte files and add business hooks for error handling.

Improvements and Fixes

What's fixed

  • misc: Allow zero-byte files and add business hooks for error handling, closes #11283 (38f5b78)

Version 2.0.0-next.226

Released on 2026-01-06

♻ Code Refactoring

  • misc: Change all market routes & api call into lambda trpc client call.

Improvements and Fixes

Code refactoring

  • misc: Change all market routes & api call into lambda trpc client call, closes #11256 (8f7e378)

Version 2.0.0-next.225

Released on 2026-01-06

Features

  • ModelSwitchPanel: Add provider preference storage in By Model view.

Improvements and Fixes

What's improved

  • ModelSwitchPanel: Add provider preference storage in By Model view, closes #11246 (d778093)

Version 2.0.0-next.224

Released on 2026-01-06

♻ Code Refactoring

  • router: Replace client-side rendering with dynamic import for DesktopClientRouter.

Improvements and Fixes

Code refactoring

  • router: Replace client-side rendering with dynamic import for DesktopClientRouter, closes #11276 (f50305b)

Version 2.0.0-next.223

Released on 2026-01-06

🐛 Bug Fixes

  • misc: Fix callback url error during signin period.

Improvements and Fixes

What's fixed

  • misc: Fix callback url error during signin period, closes #11139 (3fc69c5)

Version 2.0.0-next.222

Released on 2026-01-06

♻ Code Refactoring

  • auth: Improve auth configuration for better Docker runtime support.

🐛 Bug Fixes

  • misc: Fix editor modal and refactor ModelSwitchPanel.

Improvements and Fixes

Code refactoring

  • auth: Improve auth configuration for better Docker runtime support, closes #11253 (5277650)

What's fixed

  • misc: Fix editor modal and refactor ModelSwitchPanel, closes #11273 (0c57ec4)

Version 2.0.0-next.221

Released on 2026-01-05

♻ Code Refactoring

  • misc: Convert glossary from JSON to Markdown table format.

🐛 Bug Fixes

  • misc: Resolve desktop upload CORS issue.

Improvements and Fixes

Code refactoring

  • misc: Convert glossary from JSON to Markdown table format, closes #11237 (46a58a8)

What's fixed

  • misc: Resolve desktop upload CORS issue, closes #11255 (49ec5ed)

Version 2.0.0-next.220

Released on 2026-01-05

🐛 Bug Fixes

  • misc: Restore getBounds mock in Browser test beforeEach.

Improvements and Fixes

What's fixed

  • misc: Restore getBounds mock in Browser test beforeEach, closes #11254 (56fe3d3)

Version 2.0.0-next.219

Released on 2026-01-05

🐛 Bug Fixes

  • misc: Resolve BaseUI dropdown compatibility issue.

Improvements and Fixes

What's fixed

  • misc: Resolve BaseUI dropdown compatibility issue, closes #11248 (065bfec)

Version 2.0.0-next.218

Released on 2026-01-05

Features

  • misc: Update the sandbox export files & save files way.

🐛 Bug Fixes

  • misc: Fix editor modal when Markdown rendering off.

Improvements and Fixes

What's improved

  • misc: Update the sandbox export files & save files way, closes #11249 (039b0a1)

What's fixed

  • misc: Fix editor modal when Markdown rendering off, closes #11251 (eb86d3b)

Version 2.0.0-next.217

Released on 2026-01-05

♻ Code Refactoring

  • utils: Remove unused geo server utilities.

Improvements and Fixes

Code refactoring

  • utils: Remove unused geo server utilities, closes #11243 (ee474cc)

Version 2.0.0-next.216

Released on 2026-01-05

🐛 Bug Fixes

  • misc: Restore window position safely.

Improvements and Fixes

What's fixed

  • misc: Restore window position safely (e0b555e)

Version 2.0.0-next.215

Released on 2026-01-05

🐛 Bug Fixes

  • misc: Update CI bun version to v1.2.4, when the document filetype is agent/plan, not show the saveinto docs button.

Improvements and Fixes

What's fixed

  • misc: Update CI bun version to v1.2.4, closes #11232 (dd022d5)
  • misc: When the document filetype is agent/plan, not show the saveinto docs button, closes #11227 (3a22f32)

Version 2.0.0-next.214

Released on 2026-01-05

🐛 Bug Fixes

  • electron: Correct next config codemod pattern matching.

Improvements and Fixes

What's fixed

  • electron: Correct next config codemod pattern matching, closes #11228 (06cb019)

Version 2.0.0-next.213

Released on 2026-01-05

🐛 Bug Fixes

  • model-runtime: Handle incremental tool call chunks in Qwen stream.

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

What's fixed

  • model-runtime: Handle incremental tool call chunks in Qwen stream, closes #11219 (03b9407)

Styles

Version 2.0.0-next.212

Released on 2026-01-05

♻ Code Refactoring

  • redis: Disable automatic deserialization in upstash provider.

Improvements and Fixes

Code refactoring

  • redis: Disable automatic deserialization in upstash provider, closes #11210 (eb5c76c)

Version 2.0.0-next.211

Released on 2026-01-05

🐛 Bug Fixes

  • misc: Add lost like button in discover detail page.

Improvements and Fixes

What's fixed

  • misc: Add lost like button in discover detail page, closes #11182 (41215d4)

Version 2.0.0-next.210

Released on 2026-01-04

🐛 Bug Fixes

  • model-runtime: Handle Qwen tool_calls without initial arguments.

Improvements and Fixes

What's fixed

  • model-runtime: Handle Qwen tool_calls without initial arguments, closes #11211 (5321d91)

Version 2.0.0-next.209

Released on 2026-01-04

🐛 Bug Fixes

  • model-runtime: Handle array content in anthropic assistant messages.
  • misc: Use configured embedding provider instead of hardcoded OpenAI.

Improvements and Fixes

What's fixed

  • model-runtime: Handle array content in anthropic assistant messages, closes #11206 (b03845d)
  • misc: Use configured embedding provider instead of hardcoded OpenAI, closes #11133 (503c3eb)

Version 2.0.0-next.208

Released on 2026-01-04

🐛 Bug Fixes

  • misc: Auto jump to group.

Improvements and Fixes

What's fixed

Version 2.0.0-next.207

Released on 2026-01-04

🐛 Bug Fixes

  • misc: Slove the old agents open profiles error problem.

Improvements and Fixes

What's fixed

  • misc: Slove the old agents open profiles error problem, closes #11204 (7d650b6)

Version 2.0.0-next.206

Released on 2026-01-04

🐛 Bug Fixes

  • misc: Fix data inconsistency in ai provider config.

Improvements and Fixes

What's fixed

  • misc: Fix data inconsistency in ai provider config, closes #11198 (f8346f2)

Version 2.0.0-next.205

Released on 2026-01-04

🐛 Bug Fixes

  • gtd: Fix frozen object mutation in updateTodos.

Improvements and Fixes

What's fixed

  • gtd: Fix frozen object mutation in updateTodos, closes #11184 (4970794)

Version 2.0.0-next.204

Released on 2026-01-04

Features

  • misc: Add new provider Xiaomi MiMo.

Improvements and Fixes

What's improved

Version 2.0.0-next.203

Released on 2026-01-04

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.202

Released on 2026-01-03

♻ Code Refactoring

  • misc: Refactor and fix model runtime initialize.

Improvements and Fixes

Code refactoring

  • misc: Refactor and fix model runtime initialize, closes #11134 (8078cb9)

Version 2.0.0-next.201

Released on 2026-01-03

🐛 Bug Fixes

  • misc: Restore window resizable before hard reload in desktop onboarding.

Improvements and Fixes

What's fixed

  • misc: Restore window resizable before hard reload in desktop onboarding, closes #11144 (2516874)

Version 2.0.0-next.200

Released on 2026-01-03

Features

  • misc: Add work path for local system.

Improvements and Fixes

What's improved

Version 2.0.0-next.199

Released on 2026-01-03

🐛 Bug Fixes

  • misc: Filter empty assistant messages for Anthropic API.

Improvements and Fixes

What's fixed

  • misc: Filter empty assistant messages for Anthropic API, closes #11129 (7af750b)

Version 2.0.0-next.198

Released on 2026-01-03

🐛 Bug Fixes

  • misc: Support thoughtSignature for openrouter.

Improvements and Fixes

What's fixed

  • misc: Support thoughtSignature for openrouter, closes #11117 (bf5d41e)

Version 2.0.0-next.197

Released on 2026-01-03

♻ Code Refactoring

  • misc: Remove client db and refactor test.

🐛 Bug Fixes

  • misc: Fix file upload issue.

Improvements and Fixes

Code refactoring

  • misc: Remove client db and refactor test, closes #11123 (bb2799d)

What's fixed

Version 2.0.0-next.196

Released on 2026-01-03

♻ Code Refactoring

  • misc: Refactor to remove access code.

Improvements and Fixes

Code refactoring

Version 2.0.0-next.195

Released on 2026-01-03

🐛 Bug Fixes

  • misc: Fix tool call message content missing.

Improvements and Fixes

What's fixed

  • misc: Fix tool call message content missing, closes #11116 (885964e)

Version 2.0.0-next.194

Released on 2026-01-03

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.193

Released on 2026-01-02

🐛 Bug Fixes

  • database: Add userId authorization check in removeFilesFromKnowledgeBase.

Improvements and Fixes

What's fixed

  • database: Add userId authorization check in removeFilesFromKnowledgeBase, closes #11108 (2c1762b)

Version 2.0.0-next.192

Released on 2026-01-02

🐛 Bug Fixes

  • misc: Fix model edit icon missing.

Improvements and Fixes

What's fixed

Version 2.0.0-next.191

Released on 2026-01-02

♻ Code Refactoring

  • misc: Refactor to remove meta in message.

Improvements and Fixes

Code refactoring

  • misc: Refactor to remove meta in message, closes #11103 (527c1cd)

Version 2.0.0-next.190

Released on 2026-01-02

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.189

Released on 2026-01-01

♻ Code Refactoring

  • misc: Migrate to new DropdownMenuV2 and showContextMenu API.

Improvements and Fixes

Code refactoring

  • misc: Migrate to new DropdownMenuV2 and showContextMenu API, closes #11079 (04cfc0e)

Version 2.0.0-next.188

Released on 2026-01-01

💄 Styles

  • misc: Improve tools UI and fix Google schema compatibility.

Improvements and Fixes

Styles

  • misc: Improve tools UI and fix Google schema compatibility, closes #11096 (70a9cff)

Version 2.0.0-next.187

Released on 2026-01-01

💄 Styles

  • misc: Add Gemini 3 Flash & Doubao Seed 1.8 models.

Improvements and Fixes

Styles

  • misc: Add Gemini 3 Flash & Doubao Seed 1.8 models, closes #10832 (cb35935)

Version 2.0.0-next.186

Released on 2026-01-01

♻ Code Refactoring

  • misc: Refactor oidc env to auth env.

Improvements and Fixes

Code refactoring

Version 2.0.0-next.185

Released on 2026-01-01

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.184

Released on 2026-01-01

💄 Styles

  • misc: Improve loading and local-system render.

Improvements and Fixes

Styles

  • misc: Improve loading and local-system render, closes #11087 (44630bc)

Version 2.0.0-next.183

Released on 2025-12-31

🐛 Bug Fixes

  • store: Clear new key data when switchTopic to new state.

Improvements and Fixes

What's fixed

  • store: Clear new key data when switchTopic to new state, closes #11078 (180ea14)

Version 2.0.0-next.182

Released on 2025-12-31

Features

  • misc: Brand new 2.0 ui for next.

Improvements and Fixes

What's improved

  • misc: Brand new 2.0 ui for next (e5d6d3d)

Version 2.0.0-next.181

Released on 2025-12-31

♻ Code Refactoring

  • userMemories: Added benchmark_locomo as source unify use the of source type.
  • misc: Add builtin tools, clean code, clean desktop relative code, clean page editor, flatten i18n keys and extract hardcoded strings in desktop, i18n formatting optimization, improve modal handling with createRawModal, move code-interpreter to single packages, refactor builtin-tool implement, refactor hooks, refactor implement, refactor implement for desktop, refactor local-system, refactor service, refactor static style, refactor to use better underline style, refactor to use better underline style, refactor tool prompt injection, refactor ui and layout, refactor with editor runtime, refactor with electron, refactor with es-toolkit, remove desktop-specific upload logic, rename browser identifier from 'chat' to 'app', tools ui, use /f/:fid as file mode, use supervisor role for agent group supervisor.

Features

  • auth: Add confirm password field and integrate business signup logic, add useBusinessSignup hook for business signup functionality, enhance BetterAuthSignUpForm with businessElement and update useSignUp hook for improved signup process, integrate business sign-in features and update social sign-in logic, update useBusinessSignin to include getAdditionalData function for enhanced sign-in process.
  • desktop: MacOS About menu should navigate to Settings About tab.
  • layout: Integrate BusinessGlobalProvider for conditional rendering based on business features.
  • memory-user-memory: Added LoCoMo dataset loader & converter & exporter, support to extract memories from LoCoMo dataset, support to load in memory, and extract from in-memory memory sources.
  • model: Improve model list UI and add disabled models management.
  • referral: Add backfill referral code i18n keys.
  • userMemories: Apply userMemories.enable from settings for injecting, use capturedAt for time of memory entries, use honorific title for identity memory.
  • misc: Add a white waitlist in edge config env, add always show tools render in createPlan & createDoc tools, add batch tasks ui, add Bundle Analyzer workflow for detailed bundle size analysis, add business features support with new components and hooks, add business settings features with dynamic loading for Plans, Funds, Usage, Billing, and Referral tabs, add db and schema feature, add home page create group builder button, Add i18n UI locales and improve tool types, add like action in community detail, add memory implement, add subscription settings group with dynamic loading for Plans, Funds, Usage, Billing, and Referral tabs, add the market auth auto generate way, Add turbopack configuration support to CustomNextConfig, add user memory, agent builder, agent builder, agent builder and group builder, app ui page, brand new 2.0 ui for next, buildin some tools should save into docs, code-interpreter tool, code-interpreter tool, code-interpreter tool, desktop feature, enhance desktop onboarding with sign out and localization, enhance macOS desktop permissions and onboarding, enhance onboarding process by removing mode selection step and adding export functionality in advanced settings, file search feature, gtd create plan support streaming render, implement agent builder, implement builtin agents packages, implement memories package, implement Redis caching for presigned URLs in file proxy service, implement server data feature, include Subscription settings group in the Accordion component, Integrate bcryptjs for password verification in BetterAuth, integrate BrandingProviderCard and update Provider components for branding support, onboarding ui, page and knowledge base, rebranding total UI of app, refactor authentication handler to support dynamic loading of better-auth and next-auth, refactor desktop implement with brand new 2.0, rename codeinterpreter into lobe sandbox, server implement, support CMD K, support exec async sub agent task, support export and import topic JSON, support files upload in chat input, support notebook tool, support swr local cache, topic message swr cache, translate AI model descriptions to English, update agent builder ui, update create group chat use builder, update gtd tools( use editor & update metadata ), update user memory embedding model selection based on business features, user memory, user memory, user onboarding, when use usesend to create agent/group, the model should override by lobeAi, wrap ConversationArea and ModelSwitchPanel in TooltipGroup for enhanced UI.

🐛 Bug Fixes

  • ci: Skip backend routes in bundle analyzer build.
  • desktop: prevent window resize when onboarding, add safe top edge for message container.
  • i18n: Translate plugin.ts locale to English.
  • image-generation: Update chargeBeforeGenerate to return ChargeResult and include configForDatabase in parameters.
  • memory-user-memory: Should pre-process date & time.
  • observability-otel: Typo in package name.
  • prebuild: Correct syntax in partialBuildPages array.
  • translation: Add fallback for all English locale variants.
  • userMemories: 404/405 issue due to incorrectly used workflow name and mounted catch-all route, missing base memory as part of context, must assign workflow id, should use context.invoke for workflow instead of context.run, skip to handle WorkflowAbort, use date & time for building context, workflow id build issue.
  • misc: Agent profiles update, agent tools config set, editor placeholder, bump charts 3.0.4 to fix import es path, fix anthropic thinking budget, fix async task and improve tool style, fix default waitlist bug, fix delete agent group bug, Fix desktop test cases and refactor translations, Fix desktop test cases and refactor translations, fix gemini 3 model thinking issue, fix gemini 3 pro parallel tool use, fix gemini 3 thinking params, fix identity memory not working, fix supervisor flag, fix thread not working issue, fix when use branch topic,the branch index error problem, fixed the welcome card the create button not work, handle session invalidation on 401 error by logging out signed-in users, improve test infrastructure and mock configurations, locale resolve bug with ESM module loading, page agent editor, prevent redundant login redirect when already on auth pages, redis read json object, remove openapi pkg patch file, slove input editor on pause emit, slove swr mutate not work in Cache Provider, slove the group add member checkbox not work, slove the model select null problem, slove the mutate not work problem, slove when click agentbuilder should clean topic, slove when first call thread, not show ai chat message, support retry error message and fix continueGenerationMessage, update contextMenu in group tools message, update OFFICIAL_URL to app.lobehub.com, update PlanTag link paths for subscription settings, update test snapshots for model description changes, when use agentbuilder the topic id should use new & clear topic….

💄 Styles

  • misc: Improve ExecTask and task message UI, improve gtd tool inspector and todo list, improve page document tool inspector UI, improve RunCommand Inspector, rebranding chat ui, refactor UI in features, rerun i18n, setting style, support streaming and display ui for group mode, support tool streaming and title custom render, update i18n, Update i18n microcopy, update ui.

Improvements and Fixes

Code refactoring

  • userMemories: Added benchmark_locomo as source unify use the of source type, closes #10922 (03342a7)
  • misc: Add builtin tools (26e73cc)
  • misc: Clean code (4ddb491)
  • misc: Clean desktop relative code (ffd7d23)
  • misc: Clean page editor, closes #10966 (15410d1)
  • misc: Flatten i18n keys and extract hardcoded strings in desktop, closes #10939 (e5f3a58)
  • misc: I18n formatting optimization, closes #10929 #10933 (d692a37)
  • misc: Improve modal handling with createRawModal, closes #11071 (f5314c5)
  • misc: Move code-interpreter to single packages (1fa4357)
  • misc: Refactor builtin-tool implement (9ede8e7)
  • misc: Refactor hooks (e3fa62e)
  • misc: Refactor implement (34d059f)
  • misc: Refactor implement for desktop (27f101f)
  • misc: Refactor local-system (a69221f)
  • misc: Refactor service (91bbbf5)
  • misc: Refactor static style, closes #11010 (d865e27)
  • misc: Refactor to use better underline style (784bb58)
  • misc: Refactor to use better underline style (5e10ac8)
  • misc: Refactor tool prompt injection (6099ac3)
  • misc: Refactor ui and layout (436d9e5)
  • misc: Refactor with editor runtime (be2b41c)
  • misc: Refactor with electron (849ee3d)
  • misc: Refactor with es-toolkit (1848d27)
  • misc: Remove desktop-specific upload logic, closes #11070 (475065e)
  • misc: Rename browser identifier from 'chat' to 'app', closes #10940 (dc870c7)
  • misc: Tools ui (6bf4546)
  • misc: Use /f/:fid as file mode (3b01174)
  • misc: Use supervisor role for agent group supervisor (0ca823f)

What's improved

  • auth: Add confirm password field and integrate business signup logic (2ccd5c7)
  • auth: Add useBusinessSignup hook for business signup functionality (3efb6cc)
  • auth: Enhance BetterAuthSignUpForm with businessElement and update useSignUp hook for improved signup process (991d8c1)
  • auth: Integrate business sign-in features and update social sign-in logic (6dc7916)
  • auth: Update useBusinessSignin to include getAdditionalData function for enhanced sign-in process (c8e3bc9)
  • desktop: MacOS About menu should navigate to Settings About tab, closes #10942 (1a4f456)
  • layout: Integrate BusinessGlobalProvider for conditional rendering based on business features (52c7a49)
  • memory-user-memory: Added LoCoMo dataset loader & converter & exporter, closes #10923 (a5dd785)
  • memory-user-memory: Support to extract memories from LoCoMo dataset, closes #10925 (c7c7d6f)
  • memory-user-memory: Support to load in memory, and extract from in-memory memory sources, closes #10924 (9ac3ce7)
  • model: Improve model list UI and add disabled models management, closes #11036 (4faa65c)
  • referral: Add backfill referral code i18n keys (bbf62ce)
  • userMemories: Apply userMemories.enable from settings for injecting, closes #11038 (1cc0e8c)
  • userMemories: Use capturedAt for time of memory entries, closes #11037 (5615d20)
  • userMemories: Use honorific title for identity memory, closes #11039 (ab61c69)
  • misc: Add a white waitlist in edge config env, closes #11009 (88f22f4)
  • misc: Add always show tools render in createPlan & createDoc tools, closes #10937 (c224951)
  • misc: Add batch tasks ui (80587ae)
  • misc: Add Bundle Analyzer workflow for detailed bundle size analysis (596e489)
  • misc: Add business features support with new components and hooks (1dccc04)
  • misc: Add business settings features with dynamic loading for Plans, Funds, Usage, Billing, and Referral tabs (35c6ad9)
  • misc: Add db and schema feature (9e47c33)
  • misc: Add home page create group builder button, closes #10904 (3183189)
  • misc: Add i18n UI locales and improve tool types, closes #10964 (0e89ce5)
  • misc: Add like action in community detail, closes #10971 (c11d802)
  • misc: Add memory implement (fdae83c)
  • misc: Add subscription settings group with dynamic loading for Plans, Funds, Usage, Billing, and Referral tabs (2ddc876)
  • misc: Add the market auth auto generate way, closes #10993 (849ac73)
  • misc: Add turbopack configuration support to CustomNextConfig (2e7076a)
  • misc: Add user memory (c305889)
  • misc: Agent builder (ede0ed6)
  • misc: Agent builder (e3c9454)
  • misc: Agent builder and group builder (d735e2c)
  • misc: App ui page (78d07c0)
  • misc: Brand new 2.0 ui for next (f7d724f)
  • misc: Buildin some tools should save into docs, closes #10935 (be4c17d)
  • misc: Code-interpreter tool (1940914)
  • misc: Code-interpreter tool (c931909)
  • misc: Code-interpreter tool (baa29c8)
  • misc: Desktop feature (ac93637)
  • misc: Enhance desktop onboarding with sign out and localization, closes #11033 (34a6312)
  • misc: Enhance macOS desktop permissions and onboarding, closes #11016 (9db8da8)
  • misc: Enhance onboarding process by removing mode selection step and adding export functionality in advanced settings (8b6c30e)
  • misc: File search feature (9786d64)
  • misc: Gtd create plan support streaming render, closes #11034 (74d3555)
  • misc: Implement agent builder (f638b97)
  • misc: Implement builtin agents packages (2255a7c)
  • misc: Implement memories package (7f94ef1)
  • misc: Implement Redis caching for presigned URLs in file proxy service (15722f1)
  • misc: Implement server data feature (9c46c6e)
  • misc: Include Subscription settings group in the Accordion component (8f2d57d)
  • misc: Integrate bcryptjs for password verification in BetterAuth (180ebfd)
  • misc: Integrate BrandingProviderCard and update Provider components for branding support (6b5ce79)
  • misc: Onboarding ui (81d33a6)
  • misc: Page and knowledge base (492d3cc)
  • misc: Rebranding total UI of app (13ca81b)
  • misc: Refactor authentication handler to support dynamic loading of better-auth and next-auth (d6419e4)
  • misc: Refactor desktop implement with brand new 2.0 (10e048c)
  • misc: Rename codeinterpreter into lobe sandbox, closes #11076 (2a631b4)
  • misc: Server implement (685a6cd)
  • misc: Support CMD K (d2bd8a6)
  • misc: Support exec async sub agent task (dba1acf)
  • misc: Support export and import topic JSON, closes #10885 (0c5a41f)
  • misc: Support files upload in chat input, closes #10967 (60eba45)
  • misc: Support notebook tool, closes #10902 (e05375f)
  • misc: Support swr local cache, closes #10884 (bc3f3e2)
  • misc: Topic message swr cache, closes #10886 (613a404)
  • misc: Translate AI model descriptions to English, closes #10989 (36ea258)
  • misc: Update agent builder ui, closes #10996 (704ef7f)
  • misc: Update create group chat use builder, closes #11030 (7ae24c2)
  • misc: Update gtd tools( use editor & update metadata ), closes #11029 (4a47ea0)
  • misc: Update user memory embedding model selection based on business features (c026117)
  • misc: User memory (d5ce144)
  • misc: User memory (49ffcb5)
  • misc: User onboarding (5e59388)
  • misc: When use usesend to create agent/group, the model should override by lobeAi, closes #11048 (754ffe1)
  • misc: Wrap ConversationArea and ModelSwitchPanel in TooltipGroup for enhanced UI (672bcf7)

What's fixed

  • ci: Skip backend routes in bundle analyzer build, closes #10944 (2fc3b42)
  • desktop: prevent window resize when onboarding, closes #10887 (c29c02b)
  • desktop: Add safe top edge for message container, closes #10908 (2558b47)
  • i18n: Translate plugin.ts locale to English, closes #10972 (89f89c7)
  • image-generation: Update chargeBeforeGenerate to return ChargeResult and include configForDatabase in parameters (4f2a683)
  • memory-user-memory: Should pre-process date & time, closes #10979 (c2bcf73)
  • observability-otel: Typo in package name, closes #11025 (63224dd)
  • prebuild: Correct syntax in partialBuildPages array (9580672)
  • translation: Add fallback for all English locale variants, closes #10984 (ce46996)
  • userMemories: 404/405 issue due to incorrectly used workflow name and mounted catch-all route, closes #10995 (45996c6)
  • userMemories: Missing base memory as part of context, closes #11040 (3c9bafe)
  • userMemories: Must assign workflow id, closes #11021 (78b0c7b)
  • userMemories: Should use context.invoke for workflow instead of context.run, closes #10994 (6592d10)
  • userMemories: Skip to handle WorkflowAbort, closes #11031 (17124a8)
  • userMemories: Use date & time for building context, closes #10978 (15bc6bc)
  • userMemories: Workflow id build issue, closes #10998 (0b110b6)
  • misc: Agent profiles update, agent tools config set, editor placeholder, closes #11074 (f7cbfe4)
  • misc: Bump charts 3.0.4 to fix import es path, closes #10898 (6d7dce7)
  • misc: Fix anthropic thinking budget (6e19bd3)
  • misc: Fix async task and improve tool style (1aa1c04)
  • misc: Fix default waitlist bug (de62035)
  • misc: Fix delete agent group bug (0fe0d6f)
  • misc: Fix desktop test cases and refactor translations, closes #10956 (568235c)
  • misc: Fix desktop test cases and refactor translations, closes #10955 (b3520a2)
  • misc: Fix gemini 3 model thinking issue (69f4cf3)
  • misc: Fix gemini 3 pro parallel tool use (a0cc9c3)
  • misc: Fix gemini 3 thinking params (89363b2)
  • misc: Fix identity memory not working, closes #10916 (fbd0b66)
  • misc: Fix supervisor flag (fc20dbc)
  • misc: Fix thread not working issue (7dd30eb)
  • misc: Fix when use branch topic,the branch index error problem, closes #11049 (34b5a32)
  • misc: Fixed the welcome card the create button not work, closes #11055 (00e81f1)
  • misc: Handle session invalidation on 401 error by logging out signed-in users (499bd4a)
  • misc: Improve test infrastructure and mock configurations, closes #11028 (da4eb9c)
  • misc: Locale resolve bug with ESM module loading, closes #11018 (770c872)
  • misc: Page agent editor, closes #10953 (61b3031)
  • misc: Prevent redundant login redirect when already on auth pages (1a5049c)
  • misc: Redis read json object (1718fa3)
  • misc: Remove openapi pkg patch file, closes #10910 (a34c111)
  • misc: Slove input editor on pause emit, closes #11051 (d102d47)
  • misc: Slove swr mutate not work in Cache Provider, closes #10895 (b3fbffe)
  • misc: Slove the group add member checkbox not work, closes #11045 #11042 (91d3f74)
  • misc: Slove the model select null problem, closes #10988 (50aa304)
  • misc: Slove the mutate not work problem, closes #10947 (78ca5eb)
  • misc: Slove when click agentbuilder should clean topic, closes #11068 (048bd66)
  • misc: Slove when first call thread, not show ai chat message, closes #10878 (5a79cb9)
  • misc: Support retry error message and fix continueGenerationMessage (8bf85fb)
  • misc: Update contextMenu in group tools message, closes #11056 (8b49414)
  • misc: Update OFFICIAL_URL to app.lobehub.com, closes #11015 (f9e11d0)
  • misc: Update PlanTag link paths for subscription settings (ada71d3)
  • misc: Update test snapshots for model description changes, closes #11008 (626e808)
  • misc: When use agentbuilder the topic id should use new & clear topic…, closes #10983 (0b2b096)

Styles

  • misc: Improve ExecTask and task message UI (977a700)
  • misc: Improve gtd tool inspector and todo list (0664563)
  • misc: Improve page document tool inspector UI, closes #10977 (7f69cb1)
  • misc: Improve RunCommand Inspector (0751fa4)
  • misc: Rebranding chat ui (ad14222)
  • misc: Refactor UI in features (83e689f)
  • misc: Rerun i18n (80f511c)
  • misc: Setting style (e8c755f)
  • misc: Support streaming and display ui for group mode (f708cdb)
  • misc: Support tool streaming and title custom render, closes #10976 (576ccd6)
  • misc: Update i18n (2e6fd07)
  • misc: Update i18n microcopy, closes #10905 (024aeb2)
  • misc: Update ui (1693fc5)

Version 2.0.0-next.180

Released on 2025-12-26


Improvements and Fixes

Version 2.0.0-next.179

Released on 2025-12-25

🐛 Bug Fixes

  • scripts: Fix syntax error in prebuild.mts.

Improvements and Fixes

What's fixed

  • scripts: Fix syntax error in prebuild.mts, closes #10952 (3d46c13)

Version 2.0.0-next.178

Released on 2025-12-24

🐛 Bug Fixes

  • ci: Always continue build to upload bundle analyzer report, skip backend routes in bundle analyzer build.

Improvements and Fixes

What's fixed

  • ci: Always continue build to upload bundle analyzer report, closes #10946 (8d37811)
  • ci: Skip backend routes in bundle analyzer build, closes #10944 (0276b87)

Version 2.0.0-next.177

Released on 2025-12-24

Features

  • ci: Add bundle analyzer workflow.

Improvements and Fixes

What's improved

Version 2.0.0-next.176

Released on 2025-12-23

Features

  • misc: Mobile native better auth support.

Improvements and Fixes

What's improved

  • misc: Mobile native better auth support, closes #10871 (8c42a93)

Version 2.0.0-next.175

Released on 2025-12-21


Improvements and Fixes

Version 2.0.0-next.174

Released on 2025-12-20

♻ Code Refactoring

  • misc: Refactor database schema.

Improvements and Fixes

Code refactoring

Version 2.0.0-next.173

Released on 2025-12-16

🐛 Bug Fixes

  • misc: Request to gpt5 series should not with top_p, temperature when reasoning effort is not none.

Improvements and Fixes

What's fixed

  • misc: Request to gpt5 series should not with top_p, temperature when reasoning effort is not none, closes #10800 (b4ad470)

Version 2.0.0-next.172

Released on 2025-12-15

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.171

Released on 2025-12-14

💄 Styles

  • misc: Update GPT-5.2 models.

Improvements and Fixes

Styles

Version 2.0.0-next.170

Released on 2025-12-12


Improvements and Fixes

Version 2.0.0-next.169

Released on 2025-12-12

🐛 Bug Fixes

  • misc: Fix CVE errors.

Improvements and Fixes

What's fixed

Version 2.0.0-next.168

Released on 2025-12-12

🐛 Bug Fixes

  • misc: Slove market oidc error.

Improvements and Fixes

What's fixed

Version 2.0.0-next.167

Released on 2025-12-11

Features

  • misc: Add Replicate image provider.

Improvements and Fixes

What's improved

  • misc: Add Replicate image provider (542f4d9)

Version 2.0.0-next.166

Released on 2025-12-09

🐛 Bug Fixes

  • Dockerfile: Electron main typing pkg.

Improvements and Fixes

What's fixed

Version 2.0.0-next.165

Released on 2025-12-09

♻ Code Refactoring

  • electron-main: Client ipc decorate.

Improvements and Fixes

Code refactoring

Version 2.0.0-next.164

Released on 2025-12-08

💄 Styles

  • profile: Add mobile responsive layout and signup improvements.
  • misc: Update link handling in PlanTag component to use react-router-dom.

Improvements and Fixes

Styles

  • profile: Add mobile responsive layout and signup improvements, closes #10669 (1afd471)
  • misc: Update link handling in PlanTag component to use react-router-dom, closes #10673 (3aceeb6)

Version 2.0.0-next.163

Released on 2025-12-06

🐛 Bug Fixes

  • misc: Add smooth scroll to top on 'More' button click in Title component.

Improvements and Fixes

What's fixed

  • misc: Add smooth scroll to top on 'More' button click in Title component, closes #10178 (5ad4f0c)

Version 2.0.0-next.162

Released on 2025-12-05


Improvements and Fixes

Version 2.0.0-next.161

Released on 2025-12-05

Features

  • misc: Support klavis mcp connector.

Improvements and Fixes

What's improved

Version 2.0.0-next.160

Released on 2025-12-05


Improvements and Fixes

Version 2.0.0-next.159

Released on 2025-12-04

Features

  • misc: Betterauth username signin.

Improvements and Fixes

What's improved

Version 2.0.0-next.158

Released on 2025-12-04

🐛 Bug Fixes

  • misc: Limit check-user response surface.

Improvements and Fixes

What's fixed

  • misc: Limit check-user response surface, closes #10609 (2f6d3f0)

Version 2.0.0-next.157

Released on 2025-12-04

💄 Styles

  • misc: Update Spark X1.5 model.

Improvements and Fixes

Styles

Version 2.0.0-next.156

Released on 2025-12-04

🐛 Bug Fixes

  • misc: Fix React CVE issue.

Improvements and Fixes

What's fixed

Version 2.0.0-next.155

Released on 2025-12-03

🐛 Bug Fixes

  • misc: Missing init user after user creation.

Improvements and Fixes

What's fixed

  • misc: Missing init user after user creation, closes #10587 (0e97a42)

Version 2.0.0-next.154

Released on 2025-12-03

🐛 Bug Fixes

  • misc: Udpate discover detail tools get & more link.

Improvements and Fixes

What's fixed

  • misc: Udpate discover detail tools get & more link, closes #10586 (8ace3f0)

Version 2.0.0-next.153

Released on 2025-12-03

🐛 Bug Fixes

  • security: Prevent prompt injection in Claude workflows.

Improvements and Fixes

What's fixed

  • security: Prevent prompt injection in Claude workflows, closes #10585 (87f748f)

Version 2.0.0-next.152

Released on 2025-12-03

Features

  • misc: Optimize betterauth UX.

Improvements and Fixes

What's improved

Version 2.0.0-next.151

Released on 2025-12-03

♻ Code Refactoring

  • misc: Unify retry logic to async-retry.

Improvements and Fixes

Code refactoring

  • misc: Unify retry logic to async-retry, closes #10579 (95f31bc)

Version 2.0.0-next.150

Released on 2025-12-03

🐛 Bug Fixes

  • misc: Better-auth add apple sso icon and label.

Improvements and Fixes

What's fixed

  • misc: Better-auth add apple sso icon and label, closes #10570 (17facd5)

Version 2.0.0-next.149

Released on 2025-12-03

🐛 Bug Fixes

  • desktop: Add token refresh retry mechanism.

Improvements and Fixes

What's fixed

  • desktop: Add token refresh retry mechanism, closes #10575 (83fc2e8)

Version 2.0.0-next.148

Released on 2025-12-03

🐛 Bug Fixes

  • misc: Remove apiMode param from Azure and Cloudflare provider requests, when desktop use contextMenu not work.

Improvements and Fixes

What's fixed

  • misc: Remove apiMode param from Azure and Cloudflare provider requests, closes #10571 (7e44faa)
  • misc: When desktop use contextMenu not work, closes #10545 (43c4db7)

Version 2.0.0-next.147

Released on 2025-12-02

Features

  • misc: Support apple sso auth.

Improvements and Fixes

What's improved

Version 2.0.0-next.146

Released on 2025-12-02

♻ Code Refactoring

  • misc: Refactor agent slug schema.

Improvements and Fixes

Code refactoring

Version 2.0.0-next.145

Released on 2025-12-02

Features

  • misc: Email provider support resend.

Improvements and Fixes

What's improved

Version 2.0.0-next.144

Released on 2025-12-02

🐛 Bug Fixes

  • misc: User email unique migration error.

Improvements and Fixes

What's fixed

  • misc: User email unique migration error, closes #10548 (ca2a1a2)

Version 2.0.0-next.143

Released on 2025-12-02

Features

  • misc: Support market cloud endpoint mcp.

Improvements and Fixes

What's improved

  • misc: Support market cloud endpoint mcp, closes #10484 (9c7ce44)

Version 2.0.0-next.142

Released on 2025-12-01

🐛 Bug Fixes

  • misc: Remove internal apiMode param from chat completion API requests.

Improvements and Fixes

What's fixed

  • misc: Remove internal apiMode param from chat completion API requests, closes #10539 (9498cc6)

Version 2.0.0-next.141

Released on 2025-12-01

🐛 Bug Fixes

  • misc: Drop user.phoneNumber and reuse user.phone.

Improvements and Fixes

What's fixed

  • misc: Drop user.phoneNumber and reuse user.phone, closes #10531 (2ab88c5)

Version 2.0.0-next.140

Released on 2025-12-01

Features

  • misc: Integrate better-auth admin plugin.

Improvements and Fixes

What's improved

  • misc: Integrate better-auth admin plugin, closes #10512 (3be78f0)

Version 2.0.0-next.139

Released on 2025-12-01

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.138

Released on 2025-11-30

🐛 Bug Fixes

  • conversation-flow: Support optimistic update for activeBranchIndex.

Improvements and Fixes

What's fixed

  • conversation-flow: Support optimistic update for activeBranchIndex, closes #10517 (9b5b234)

Version 2.0.0-next.137

Released on 2025-11-30

🐛 Bug Fixes

  • misc: Update apiMode handling in ChatService to prioritize user preferences.

Improvements and Fixes

What's fixed

  • misc: Update apiMode handling in ChatService to prioritize user preferences, closes #10487 (5483d91)

Version 2.0.0-next.136

Released on 2025-11-30

🐛 Bug Fixes

  • misc: Refresh custom AI provider on selection.

Improvements and Fixes

What's fixed

  • misc: Refresh custom AI provider on selection, closes #10506 (d7db99e)

Version 2.0.0-next.135

Released on 2025-11-30

🐛 Bug Fixes

  • misc: Fix BetterAuth Unable to link account - untrusted provider.

Improvements and Fixes

What's fixed

  • misc: Fix BetterAuth Unable to link account - untrusted provider, closes #10505 (d845451)

Version 2.0.0-next.134

Released on 2025-11-29

🐛 Bug Fixes

  • misc: Betterauth public url auto detect from VERCEL_URL.

Improvements and Fixes

What's fixed

  • misc: Betterauth public url auto detect from VERCEL_URL, closes #10493 (b5bf8ad)

Version 2.0.0-next.133

Released on 2025-11-29

🐛 Bug Fixes

  • misc: Betterauth name should mapped to fullName.

Improvements and Fixes

What's fixed

  • misc: Betterauth name should mapped to fullName, closes #10490 (7babdc1)

Version 2.0.0-next.132

Released on 2025-11-29

🐛 Bug Fixes

  • misc: Unable to switch to default topic.

Improvements and Fixes

What's fixed

  • misc: Unable to switch to default topic, closes #10472 (d181f71)

Version 2.0.0-next.131

Released on 2025-11-28

🐛 Bug Fixes

  • misc: Implement uniform callback URL for SSO providers.

Improvements and Fixes

What's fixed

  • misc: Implement uniform callback URL for SSO providers, closes #10479 (74554c6)

Version 2.0.0-next.130

Released on 2025-11-28

🐛 Bug Fixes

  • misc: Add handling for content_part and reasoning_part events in fetchSSE.

Improvements and Fixes

What's fixed

  • misc: Add handling for content_part and reasoning_part events in fetchSSE, closes #10470 (8aff3ab)

Version 2.0.0-next.129

Released on 2025-11-28

🐛 Bug Fixes

  • misc: Filter out file with sourceType = file.

Improvements and Fixes

What's fixed

  • misc: Filter out file with sourceType = file, closes #10474 (e1c99a0)

Version 2.0.0-next.128

Released on 2025-11-28

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.127

Released on 2025-11-27

🐛 Bug Fixes

  • misc: Better-auth fallback next-auth providers env.

Improvements and Fixes

What's fixed

  • misc: Better-auth fallback next-auth providers env, closes #10459 (e167075)

Version 2.0.0-next.126

Released on 2025-11-27

🐛 Bug Fixes

  • misc: Align docker auth defaults and better-auth docs.

Improvements and Fixes

What's fixed

  • misc: Align docker auth defaults and better-auth docs, closes #10457 (1375314)

Version 2.0.0-next.125

Released on 2025-11-27

Features

  • misc: Support better-auth.

Improvements and Fixes

What's improved

Version 2.0.0-next.124

Released on 2025-11-27

🐛 Bug Fixes

  • misc: Fixed the agent settings plugins pages error problem, improve topic item interaction and editing behavior.

Improvements and Fixes

What's fixed

  • misc: Fixed the agent settings plugins pages error problem, closes #10437 (c58f37a)
  • misc: Improve topic item interaction and editing behavior, closes #10409 (85b45cb)

Version 2.0.0-next.123

Released on 2025-11-27

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.122

Released on 2025-11-26

🐛 Bug Fixes

  • misc: Slove the publish to market the agent config error.

Improvements and Fixes

What's fixed

  • misc: Slove the publish to market the agent config error, closes #10440 (fda8119)

Version 2.0.0-next.121

Released on 2025-11-26

💄 Styles

  • misc: Add image aspect ratio and resolution settings for Nano Banana Pro.

Improvements and Fixes

Styles

  • misc: Add image aspect ratio and resolution settings for Nano Banana Pro, closes #10430 (a197b4b)

Version 2.0.0-next.120

Released on 2025-11-26

🐛 Bug Fixes

  • misc: Try to fix “TypeError: Response body object should not be disturbed or locked”.

Improvements and Fixes

What's fixed

  • misc: Try to fix “TypeError: Response body object should not be disturbed or locked”, closes #10321 (a547e9e)

Version 2.0.0-next.119

Released on 2025-11-26

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.118

Released on 2025-11-26

🐛 Bug Fixes

  • misc: Showing compatibility with both new and old versions of Plugins.

Improvements and Fixes

What's fixed

  • misc: Showing compatibility with both new and old versions of Plugins, closes #10418 (64af7b1)

Version 2.0.0-next.117

Released on 2025-11-25

Features

  • misc: Bedrock claude model thinking support.

Improvements and Fixes

What's improved

  • misc: Bedrock claude model thinking support, closes #10422 (8b41638)

Version 2.0.0-next.116

Released on 2025-11-25

Features

  • misc: Support nano banana pro.

Improvements and Fixes

What's improved

Version 2.0.0-next.115

Released on 2025-11-25

Features

  • misc: Add Claude Opus 4.5 model.

Improvements and Fixes

What's improved

Version 2.0.0-next.114

Released on 2025-11-25

🐛 Bug Fixes

  • misc: Fixed the topic link dropdown error.

Improvements and Fixes

What's fixed

  • misc: Fixed the topic link dropdown error, closes #10408 (864e3d5)

Version 2.0.0-next.113

Released on 2025-11-25

🐛 Bug Fixes

  • misc: Fixed when desktop userId was change manytimes the aimodel not right.

Improvements and Fixes

What's fixed

  • misc: Fixed when desktop userId was change manytimes the aimodel not right, closes #10389 (3ed8153)

Version 2.0.0-next.112

Released on 2025-11-24

♻ Code Refactoring

  • misc: Optimize files schema definition.

💄 Styles

  • misc: Add Kimi K2 Thinking to Qwen Provider.

Improvements and Fixes

Code refactoring

  • misc: Optimize files schema definition, closes #10403 (cf28c87)

Styles

  • misc: Add Kimi K2 Thinking to Qwen Provider, closes #10287 (bd2e838)

Version 2.0.0-next.111

Released on 2025-11-24

🐛 Bug Fixes

  • misc: Fix db migration snapshot not align with db schema, Separate agent file injection from knowledge base RAG search.

Improvements and Fixes

What's fixed

  • misc: Fix db migration snapshot not align with db schema, closes #10399 (760105a)
  • misc: Separate agent file injection from knowledge base RAG search, closes #10398 (e1c813a)

Version 2.0.0-next.110

Released on 2025-11-24

💄 Styles

  • misc: Add hyperlink to each topic & pinned agent, support ContextMenu on ChatItem.

Improvements and Fixes

Styles

  • misc: Add hyperlink to each topic & pinned agent, closes #10367 (63e4b3d)
  • misc: Support ContextMenu on ChatItem, closes #9034 (27c1154)

Version 2.0.0-next.109

Released on 2025-11-24

🐛 Bug Fixes

  • misc: Fixed the knowledge files cant open error.

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

What's fixed

  • misc: Fixed the knowledge files cant open error, closes #10386 (8104c77)

Styles

Version 2.0.0-next.108

Released on 2025-11-24

🐛 Bug Fixes

  • misc: Fixed the pinned session not work.

Improvements and Fixes

What's fixed

  • misc: Fixed the pinned session not work, closes #10323 (224f999)

Version 2.0.0-next.107

Released on 2025-11-23

💄 Styles

  • misc: Optimize nana banana pro error message.

Improvements and Fixes

Styles

  • misc: Optimize nana banana pro error message, closes #10378 (cb34757)

Version 2.0.0-next.106

Released on 2025-11-23

Features

  • misc: Add nano-banana-pro model support and optimization.

Improvements and Fixes

What's improved

  • misc: Add nano-banana-pro model support and optimization, closes #10376 (5349bdc)

Version 2.0.0-next.105

Released on 2025-11-23

🐛 Bug Fixes

  • operation: Isolate loading state to current active topic.

Improvements and Fixes

What's fixed

  • operation: Isolate loading state to current active topic, closes #10360 (c568369)

Version 2.0.0-next.104

Released on 2025-11-22

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.103

Released on 2025-11-22

🐛 Bug Fixes

  • misc: Hide ai image config item in settings category.

Improvements and Fixes

What's fixed

  • misc: Hide ai image config item in settings category, closes #10066 (90354eb)

Version 2.0.0-next.102

Released on 2025-11-22

Features

  • misc: Add new provider ZenMux & Gemini 3 Pro Image Preview.

Improvements and Fixes

What's improved

  • misc: Add new provider ZenMux & Gemini 3 Pro Image Preview, closes #10310 (f2291e4)

Version 2.0.0-next.101

Released on 2025-11-22

Features

  • misc: Support bedrok prompt cache and usage compute.

Improvements and Fixes

What's improved

  • misc: Support bedrok prompt cache and usage compute, closes #10337 (beb9471)

Version 2.0.0-next.100

Released on 2025-11-21

🐛 Bug Fixes

  • misc: Gemini 3 Pro does not display thought summaries.

Improvements and Fixes

What's fixed

  • misc: Gemini 3 Pro does not display thought summaries, closes #10345 (89e296a)

Version 2.0.0-next.99

Released on 2025-11-21

Features

  • misc: Refactor to use kb search tool.

Improvements and Fixes

What's improved

Version 2.0.0-next.98

Released on 2025-11-21

🐛 Bug Fixes

  • misc: Fixed changelog pages and open again.

💄 Styles

  • misc: Fix some translations.

Improvements and Fixes

What's fixed

  • misc: Fixed changelog pages and open again, closes #10285 (871d141)

Styles

Version 2.0.0-next.97

Released on 2025-11-21

♻ Code Refactoring

  • misc: Refactor Conversation to ChatList.

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Code refactoring

  • misc: Refactor Conversation to ChatList, closes #10330 (bca70e2)

Styles

Version 2.0.0-next.96

Released on 2025-11-20

Features

  • misc: Support Command Menu (CMD + J).

Improvements and Fixes

What's improved

Version 2.0.0-next.95

Released on 2025-11-20

Features

  • misc: Add Security Blacklist for agent runtime.

Improvements and Fixes

What's improved

  • misc: Add Security Blacklist for agent runtime, closes #10325 (deab4d0)

Version 2.0.0-next.94

Released on 2025-11-20

🐛 Bug Fixes

  • misc: Provider settings button unable to redirect.

Improvements and Fixes

What's fixed

  • misc: Provider settings button unable to redirect, closes #10319 (e025fec)

Version 2.0.0-next.93

Released on 2025-11-20

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.92

Released on 2025-11-19

💄 Styles

  • misc: Remove debug console logs and add loading state.

Improvements and Fixes

Styles

  • misc: Remove debug console logs and add loading state, closes #10314 (094cdff)

Version 2.0.0-next.91

Released on 2025-11-19

🐛 Bug Fixes

  • misc: Fixed the hydrated false problem.

Improvements and Fixes

What's fixed

  • misc: Fixed the hydrated false problem, closes #10308 (340aa2a)

Version 2.0.0-next.90

Released on 2025-11-19

💄 Styles

  • misc: Extract StatusIndicator component and improve tools display.

Improvements and Fixes

Styles

  • misc: Extract StatusIndicator component and improve tools display, closes #10311 (b5ae53a)

Version 2.0.0-next.89

Released on 2025-11-19

Features

  • misc: Support gemini 3.0 tools calling.

Improvements and Fixes

What's improved

  • misc: Support gemini 3.0 tools calling, closes #10301 (7114fc1)

Version 2.0.0-next.88

Released on 2025-11-19

💄 Styles

  • misc: Fully support Gemini 3.0 model.

Improvements and Fixes

Styles

Version 2.0.0-next.87

Released on 2025-11-19

♻ Code Refactoring

  • misc: Refactor chat selectors.

Improvements and Fixes

Code refactoring

Version 2.0.0-next.86

Released on 2025-11-19

Features

  • misc: Support user abort in the agent runtime.

Improvements and Fixes

What's improved

  • misc: Support user abort in the agent runtime, closes #10289 (0925069)

Version 2.0.0-next.85

Released on 2025-11-19

🐛 Bug Fixes

  • misc: Slove discover pagination router.

Improvements and Fixes

What's fixed

  • misc: Slove discover pagination router, closes #10294 (fcda0b5)

Version 2.0.0-next.84

Released on 2025-11-19

💄 Styles

  • misc: Add Gemini 3.0 Pro Preview to Google Provider.

Improvements and Fixes

Styles

  • misc: Add Gemini 3.0 Pro Preview to Google Provider, closes #10290 (25c4358)

Version 2.0.0-next.83

Released on 2025-11-19

Features

  • misc: New API support switch Responses API mode.

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

What's improved

Styles

Version 2.0.0-next.82

Released on 2025-11-18

🐛 Bug Fixes

  • misc: Fix noisy error notification.

Improvements and Fixes

What's fixed

Version 2.0.0-next.81

Released on 2025-11-18

🐛 Bug Fixes

  • misc: Slove when logout always show loading.

Improvements and Fixes

What's fixed

  • misc: Slove when logout always show loading, closes #10284 (d91fb73)

Version 2.0.0-next.80

Released on 2025-11-18


Improvements and Fixes

Version 2.0.0-next.79

Released on 2025-11-18

🐛 Bug Fixes

  • misc: Fixed the discover page categray sider link error.

Improvements and Fixes

What's fixed

  • misc: Fixed the discover page categray sider link error, closes #10282 (39e8819)

Version 2.0.0-next.78

Released on 2025-11-18


Improvements and Fixes

Version 2.0.0-next.77

Released on 2025-11-18

♻ Code Refactoring

  • misc: Delete /settings/newapi pages in nextjs build.

Improvements and Fixes

Code refactoring

  • misc: Delete /settings/newapi pages in nextjs build, closes #10278 (9d06753)

Version 2.0.0-next.76

Released on 2025-11-18

Features

  • misc: Support Interleaved thinking in MiniMax.

Improvements and Fixes

What's improved

  • misc: Support Interleaved thinking in MiniMax, closes #10255 (13ca8e1)

Version 2.0.0-next.75

Released on 2025-11-18

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.74

Released on 2025-11-17

Features

  • misc: Edit local file render & intervention.

Improvements and Fixes

What's improved

  • misc: Edit local file render & intervention, closes #10269 (3785a71)

Version 2.0.0-next.73

Released on 2025-11-17

Features

  • misc: Support parallel topic agent runtime.

Improvements and Fixes

What's improved

  • misc: Support parallel topic agent runtime, closes #10273 (02eba3c)

Version 2.0.0-next.72

Released on 2025-11-17

💄 Styles

  • misc: Add model information for the Qiniu provider.

Improvements and Fixes

Styles

  • misc: Add model information for the Qiniu provider, closes #10270 (06af793)

Version 2.0.0-next.71

Released on 2025-11-17

🐛 Bug Fixes

  • misc: Fix desktop user panel.

Improvements and Fixes

What's fixed

Version 2.0.0-next.70

Released on 2025-11-17


Improvements and Fixes

Version 2.0.0-next.69

Released on 2025-11-17

♻ Code Refactoring

  • misc: Remove language_model_settings and remove isDeprecatedEdition.

Improvements and Fixes

Code refactoring

  • misc: Remove language_model_settings and remove isDeprecatedEdition, closes #10264 (ae613c7)

Version 2.0.0-next.68

Released on 2025-11-16

🐛 Bug Fixes

  • misc: The tool to fail execution on ollama when a message contains b….

Improvements and Fixes

What's fixed

  • misc: The tool to fail execution on ollama when a message contains b…, closes #10259 (1ad8080)

Version 2.0.0-next.67

Released on 2025-11-16

♻ Code Refactoring

  • misc: Refactor to virtua.

Improvements and Fixes

Code refactoring

Version 2.0.0-next.66

Released on 2025-11-16

Features

  • misc: Support to collapse message.

Improvements and Fixes

What's improved

Version 2.0.0-next.65

Released on 2025-11-16

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.64

Released on 2025-11-15

♻ Code Refactoring

  • misc: Refactor package types.

Improvements and Fixes

Code refactoring

Version 2.0.0-next.63

Released on 2025-11-15

Features

  • misc: Show orphaned tool message and support delete tool message.

Improvements and Fixes

What's improved

  • misc: Show orphaned tool message and support delete tool message, closes #10232 (38cfd26)

Version 2.0.0-next.62

Released on 2025-11-15

🐛 Bug Fixes

  • next16: Resolve 'Response body object should not be disturbed or locked' error.

Improvements and Fixes

What's fixed

  • next16: Resolve 'Response body object should not be disturbed or locked' error, closes #10226 (caa9c78)

Version 2.0.0-next.61

Released on 2025-11-15

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.60

Released on 2025-11-14

🐛 Bug Fixes

  • misc: Reduce threshold.

Improvements and Fixes

What's fixed

Version 2.0.0-next.59

Released on 2025-11-14

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.58

Released on 2025-11-14

Features

  • misc: Support DeepSeek Interleaved thinking.

Improvements and Fixes

What's improved

  • misc: Support DeepSeek Interleaved thinking, closes #10219 (3736a85)

Version 2.0.0-next.57

Released on 2025-11-14

💄 Styles

  • misc: Revert background style.

Improvements and Fixes

Styles

Version 2.0.0-next.56

Released on 2025-11-14

Features

  • misc: Add folder creation UI and clean up debug code.

Improvements and Fixes

What's improved

  • misc: Add folder creation UI and clean up debug code (d5ecd0a)

Version 2.0.0-next.55

Released on 2025-11-14

Features

  • image: Image model show price.
  • misc: Create Pages in Knowledge Base.

Improvements and Fixes

What's improved

Version 2.0.0-next.54

Released on 2025-11-14

💄 Styles

  • misc: Refactor and support move locale file intervention.

Improvements and Fixes

Styles

  • misc: Refactor and support move locale file intervention, closes #10213 (63cac81)

Version 2.0.0-next.53

Released on 2025-11-14

Features

  • misc: Add GPT-5.1 models.

💄 Styles

  • misc: Fix approving render and improve Conversation style.

Improvements and Fixes

What's improved

Styles

  • misc: Fix approving render and improve Conversation style, closes #10210 (841b7f1)

Version 2.0.0-next.52

Released on 2025-11-13

🐛 Bug Fixes

  • misc: Filter out reasoning fields from messages in ChatCompletion API.

Improvements and Fixes

What's fixed

  • misc: Filter out reasoning fields from messages in ChatCompletion API, closes #10203 #10193 (5f28b2c)

Version 2.0.0-next.51

Released on 2025-11-13

💄 Styles

  • misc: Update ERNIE-5.0-Thinking-Preview model.

Improvements and Fixes

Styles

  • misc: Update ERNIE-5.0-Thinking-Preview model, closes #10196 (89f3eed)

Version 2.0.0-next.50

Released on 2025-11-13

🐛 Bug Fixes

  • misc: Fix oidc accountId mismatch.

Improvements and Fixes

What's fixed

Version 2.0.0-next.49

Released on 2025-11-13

Features

  • misc: Support tool invention.

🐛 Bug Fixes

  • misc: Update lost i18n files.

Improvements and Fixes

What's improved

What's fixed

Version 2.0.0-next.48

Released on 2025-11-12


Improvements and Fixes

Version 2.0.0-next.47

Released on 2025-11-11

🐛 Bug Fixes

  • misc: Fix mcp server return image error.

Improvements and Fixes

What's fixed

  • misc: Fix mcp server return image error, closes #10113 (e5640d4)

Version 2.0.0-next.46

Released on 2025-11-11

♻ Code Refactoring

  • misc: Fix thread display.

Improvements and Fixes

Code refactoring

Version 2.0.0-next.45

Released on 2025-11-10

♻ Code Refactoring

  • misc: Edge to node runtime.

Improvements and Fixes

Code refactoring

Version 2.0.0-next.44

Released on 2025-11-10

🐛 Bug Fixes

  • misc: Fix reasoning issue with claude and Response API thinking.

Improvements and Fixes

What's fixed

  • misc: Fix reasoning issue with claude and Response API thinking, closes #10147 (cf6bd53)

Version 2.0.0-next.43

Released on 2025-11-09

🐛 Bug Fixes

  • misc: Abnormal animation of tokens.

Improvements and Fixes

What's fixed

Version 2.0.0-next.42

Released on 2025-11-09

🐛 Bug Fixes

  • misc: Fix missing messages when finish runtime.

Improvements and Fixes

What's fixed

  • misc: Fix missing messages when finish runtime, closes #10138 (b94d477)

Version 2.0.0-next.41

Released on 2025-11-09

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.40

Released on 2025-11-08

🐛 Bug Fixes

  • database: Fix deleteMessagesBySession incorrectly deleting all messages.

Improvements and Fixes

What's fixed

  • database: Fix deleteMessagesBySession incorrectly deleting all messages, closes #10110 (1d7f67d)

Version 2.0.0-next.39

Released on 2025-11-08


Improvements and Fixes

Version 2.0.0-next.38

Released on 2025-11-08

🐛 Bug Fixes

  • TokenUsage: Prevent animation when toggling between token and credit display.

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

What's fixed

  • TokenUsage: Prevent animation when toggling between token and credit display, closes #10098 (f20a910)

Styles

Version 2.0.0-next.37

Released on 2025-11-07

🐛 Bug Fixes

  • misc: Don't include runtimeProvider in JWT for non-image operations.

Improvements and Fixes

What's fixed

  • misc: Don't include runtimeProvider in JWT for non-image operations, closes #9959 #9569 (b8f25de)

Version 2.0.0-next.36

Released on 2025-11-07

Features

  • misc: Refactor to use agent runtime as the generation core and support branch mode.

Improvements and Fixes

What's improved

  • misc: Refactor to use agent runtime as the generation core and support branch mode, closes #10080 (b95e741)

Version 2.0.0-next.35

Released on 2025-11-07

♻ Code Refactoring

  • misc: Use react-router-dom change /chat page to spa mode.

Improvements and Fixes

Code refactoring

  • misc: Use react-router-dom change /chat page to spa mode, closes #10077 (9154606)

Version 2.0.0-next.34

Released on 2025-11-07

💄 Styles

  • misc: Add sorting functionality for disabled models and model providers with tooltip support.

Improvements and Fixes

Styles

  • misc: Add sorting functionality for disabled models and model providers with tooltip support, closes #10000 (68e98b1)

Version 2.0.0-next.33

Released on 2025-11-06

♻ Code Refactoring

  • misc: Refactor message create name.

🐛 Bug Fixes

  • misc: Model name display in the assistant panel disappears.

Improvements and Fixes

Code refactoring

What's fixed

  • misc: Model name display in the assistant panel disappears, closes #9830 (54f4e18)

Version 2.0.0-next.32

Released on 2025-11-05

🐛 Bug Fixes

  • misc: Should install new version after quit this instance.

Improvements and Fixes

What's fixed

  • misc: Should install new version after quit this instance, closes #10064 (9ab77b2)

Version 2.0.0-next.31

Released on 2025-11-05


Improvements and Fixes

Version 2.0.0-next.30

Released on 2025-11-05

♻ Code Refactoring

  • misc: Enhance message router with service layer and comprehensive tests.

Improvements and Fixes

Code refactoring

  • misc: Enhance message router with service layer and comprehensive tests, closes #10056 (62110e0)

Version 2.0.0-next.29

Released on 2025-11-04

♻ Code Refactoring

  • misc: Refactor chat message model to speed up.

Improvements and Fixes

Code refactoring

  • misc: Refactor chat message model to speed up, closes #10053 (035994f)

Version 2.0.0-next.28

Released on 2025-11-04

Features

  • misc: Support install sreamable http mcp server on web.

Improvements and Fixes

What's improved

Version 2.0.0-next.27

Released on 2025-11-04

♻ Code Refactoring

  • misc: Refactor services to a more clean structure.

Improvements and Fixes

Code refactoring

  • misc: Refactor services to a more clean structure, closes #10050 (de61dfa)

Version 2.0.0-next.26

Released on 2025-11-04

♻ Code Refactoring

  • misc: Add settings (jsonb) column to ai_models table.

Improvements and Fixes

Code refactoring

  • misc: Add settings (jsonb) column to ai_models table, closes #10042 (7e1dd02)

Version 2.0.0-next.25

Released on 2025-11-04

Features

  • misc: Display assistant message in group.

Improvements and Fixes

What's improved

  • misc: Display assistant message in group, closes #9941 (59b6ac3)

Version 2.0.0-next.24

Released on 2025-11-04

💄 Styles

  • misc: Improve lab style.

Improvements and Fixes

Styles

Version 2.0.0-next.23

Released on 2025-11-04

🐛 Bug Fixes

  • misc: Fix send message.

Improvements and Fixes

What's fixed

Version 2.0.0-next.22

Released on 2025-11-04


Improvements and Fixes

Version 2.0.0-next.21

Released on 2025-11-04

🐛 Bug Fixes

  • misc: Fix oidc auth timeout issue on the desktop.

Improvements and Fixes

What's fixed

  • misc: Fix oidc auth timeout issue on the desktop, closes #10025 (20666db)

Version 2.0.0-next.20

Released on 2025-11-03

💄 Styles

  • misc: Improve oidc layout style.

Improvements and Fixes

Styles

Version 2.0.0-next.19

Released on 2025-11-03

♻ Code Refactoring

  • misc: Remove NEXT_PUBLIC_SERVICE_MODE env and use server by default.

Improvements and Fixes

Code refactoring

  • misc: Remove NEXT_PUBLIC_SERVICE_MODE env and use server by default, closes #10017 (f2ab2fc)

Version 2.0.0-next.18

Released on 2025-11-03

♻ Code Refactoring

  • misc: Refactor trpc request to use zod schema.

💄 Styles

  • misc: Improve built-in client OIDC user flow.

Improvements and Fixes

Code refactoring

  • misc: Refactor trpc request to use zod schema, closes #10016 (1a84f2c)

Styles

  • misc: Improve built-in client OIDC user flow, closes #10020 (80202ed)

Version 2.0.0-next.17

Released on 2025-11-03

🐛 Bug Fixes

  • misc: Fix regex ReDoS.

Improvements and Fixes

What's fixed

Version 2.0.0-next.16

Released on 2025-11-03

♻ Code Refactoring

  • misc: Remove deperated code.

Improvements and Fixes

Code refactoring

Version 2.0.0-next.15

Released on 2025-11-03


Improvements and Fixes

Version 2.0.0-next.14

Released on 2025-11-02

♻ Code Refactoring

  • misc: Remove client service.

Improvements and Fixes

Code refactoring

Version 2.0.0-next.13

Released on 2025-11-02

🐛 Bug Fixes

  • misc: Fix image prompt form.

Improvements and Fixes

What's fixed

Version 2.0.0-next.12

Released on 2025-11-02

💄 Styles

  • misc: Add padding to TopicList component.

Improvements and Fixes

Styles

  • misc: Add padding to TopicList component, closes #9994 (c1e7381)

Version 2.0.0-next.11

Released on 2025-11-02

💄 Styles

  • misc: Smoothed model descriptions in ko-KR locales.

Improvements and Fixes

Styles

  • misc: Smoothed model descriptions in ko-KR locales, closes #9998 (fde1d8b)

Version 2.0.0-next.10

Released on 2025-11-02


Improvements and Fixes

Version 2.0.0-next.9

Released on 2025-11-02

♻ Code Refactoring

  • misc: Remove dalle builtin plugin.

Improvements and Fixes

Code refactoring

Version 2.0.0-next.8

Released on 2025-11-02

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Styles

Version 2.0.0-next.7

Released on 2025-11-01

Features

  • misc: Upgrade to Next 16.

Improvements and Fixes

What's improved

Version 2.0.0-next.6

Released on 2025-10-31

🐛 Bug Fixes

  • AssistantStore: Add missing identifier parameter.

Improvements and Fixes

What's fixed

  • AssistantStore: Add missing identifier parameter, closes #9948 (2e40855)

Version 2.0.0-next.5

Released on 2025-10-31

♻ Code Refactoring

  • misc: Migrating Firecrawl to v2.

Improvements and Fixes

Code refactoring

Version 2.0.0-next.4

Released on 2025-10-31

♻ Code Refactoring

  • misc: Remove azure-ad auth provider.

💄 Styles

  • misc: Update i18n.

Improvements and Fixes

Code refactoring

  • misc: Remove azure-ad auth provider, closes #9942 (103c4d7)

Styles

Version 2.0.0-next.3

Released on 2025-10-30

♻ Code Refactoring

  • misc: Remove llm page.

💄 Styles

  • misc: Add new bedrock model support, add pricing info for Azure GPT-5 series models.

Improvements and Fixes

Code refactoring

Styles

  • misc: Add new bedrock model support, closes #9826 (1b8a981)
  • misc: Add pricing info for Azure GPT-5 series models, closes #9833 (39a80c5)

Version 2.0.0-next.2

Released on 2025-10-30

🐛 Bug Fixes

  • misc: Hide marketplace link from Plugin List when market disabled, OIDC error when connecting to self-host instance, only include input_fidelity parameter for gpt-image-1..

Improvements and Fixes

What's fixed

  • misc: Hide marketplace link from Plugin List when market disabled, closes #9929 (e303979)
  • misc: OIDC error when connecting to self-host instance, closes #9916 (7a2ca19)
  • misc: Only include input_fidelity parameter for gpt-image-1., closes #9920 (65dbc63)

Version 2.0.0-next.1

Released on 2025-10-30

Features

  • misc: 2.0 next baseline.

Improvements and Fixes

What's improved

  • misc: 2.0 next baseline (8c57dfd)

💥 BREAKING CHANGES

  • misc: starting V2