|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: LobeHub.LobeHub |
| 5 | +PackageVersion: 2.1.48 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: LobeHub |
| 8 | +PublisherUrl: https://lobehub.com/ |
| 9 | +PublisherSupportUrl: https://github.com/lobehub/lobe-chat/issues |
| 10 | +PrivacyUrl: https://lobehub.com/privacy |
| 11 | +Author: LobeHub LLC |
| 12 | +PackageName: LobeHub-Beta |
| 13 | +PackageUrl: https://github.com/lobehub/lobe-chat |
| 14 | +License: Apache-2.0 |
| 15 | +LicenseUrl: https://github.com/lobehub/lobe-chat/blob/HEAD/LICENSE |
| 16 | +Copyright: Copyright (c) 2026/06/17 - current LobeHub LLC. All rights reserved. |
| 17 | +CopyrightUrl: https://lobehub.com/terms |
| 18 | +ShortDescription: An open-source, modern-design AI chat framework. Supports Multi AI Providers (OpenAI / Claude 4 / Gemini / Ollama / DeepSeek / Qwen), Knowledge Base (file upload / knowledge management / RAG), Multi-Modals (Plugins/Artifacts) and Thinking. |
| 19 | +Tags: |
| 20 | +- ai |
| 21 | +- chatbot |
| 22 | +- chatgpt |
| 23 | +- claude |
| 24 | +- deepseek |
| 25 | +- doubao |
| 26 | +- gemini |
| 27 | +- kimi |
| 28 | +- large-language-model |
| 29 | +- llama |
| 30 | +- llm |
| 31 | +- mistral |
| 32 | +- ollama |
| 33 | +- qwen |
| 34 | +- rag |
| 35 | +ReleaseNotes: |- |
| 36 | + This release was automatically published from PR #13626. |
| 37 | + Changes |
| 38 | + See PR description: https://github.com/lobehub/lobehub/pull/13626 |
| 39 | + Commit Message |
| 40 | + 🚀 release: 20260407 |
| 41 | + This release includes 148 commits. Key updates are below. |
| 42 | + - Response API tool execution is more capable and reliable — Added hosted builtin tools + client-side function tools and improved tool-call streaming/completion behavior. #13406 #13414 #13506 #13555 |
| 43 | + - Input and composition UX upgraded — Added AI input auto-completion and multiple chat-input stability fixes. #13458 #13551 #13481 |
| 44 | + - Model/provider compatibility improved — Better Gemini/Google tool schema handling and additional model updates. #13429 #13465 #13613 |
| 45 | + - Desktop and CLI reliability improved — Gateway WebSocket support and desktop runtime upgrades. #13608 #13550 #13557 |
| 46 | + - Security hardening continued — Fixed auth and sanitization risks and upgraded vulnerable dependencies. #13535 #13529 #13479 |
| 47 | + Models & Providers |
| 48 | + - Added/updated support for glm-5v-turbo, GLM-5.1 updates, and qwen3.5-omni series. #13487 #13405 #13422 |
| 49 | + - Added additional ImageGen providers/models (Wanxiang 2.7 and Keling from Qwen). #13478 |
| 50 | + - Improved Gemini/Google tool schema and compatibility handling across runtime paths. #13429 #13465 #13613 |
| 51 | + Response API & Runtime |
| 52 | + - Added hosted builtin tools in Response API and client-side function tool execution support. #13406 #13414 |
| 53 | + - Improved stream tool-call argument handling and response.completed output correctness. #13506 #13555 |
| 54 | + - Improved runtime error/context handling for intervention and provider edge cases. #13420 #13607 |
| 55 | + Desktop App |
| 56 | + - Bumped desktop dependencies and runtime integrations (agent-browser, electron). #13550 #13557 |
| 57 | + - Simplified desktop release channel setup by removing nightly release flow. #13480 |
| 58 | + CLI |
| 59 | + - Added OpenClaw migration command. #13566 |
| 60 | + - Added local device binding support for lh agent run. #13277 |
| 61 | + - Added WebSocket gateway support and reconnect reliability improvements. #13608 #13418 |
| 62 | + Security |
| 63 | + - Removed risky apiKey fallback behavior in webapi auth path to prevent bypass risk. #13535 |
| 64 | + - Sanitized HTML artifact rendering and iframe sandboxing to reduce XSS-to-RCE risk. #13529 |
| 65 | + - Upgraded nodemailer to v8 to address SMTP command injection advisory. #13479 |
| 66 | + Bug Fixes |
| 67 | + - Fixed image generation model default switch issues. #13587 |
| 68 | + - Fixed subtopic re-fork message scope behavior and agent panel reset edge cases. #13606 #13556 |
| 69 | + - Fixed chat-input freeze on paste and mention plugin behavior. #13551 #13415 |
| 70 | + - Fixed auth/social sign-in and settings UX edge cases. #13368 #13392 #13338 |
| 71 | + Credits |
| 72 | + Huge thanks to these contributors: |
| 73 | + @chriszf @hardy-one @Innei @LiJian @Neko @octopusnote @rdmclin2 @rivertwilight @RylanCai @suyua9 @sxjeru @Tsuki @WangYK @WindSpiritSR @Yizhuo @YuTengjing @hezhijie0327 @arvinxx |
| 74 | +ReleaseNotesUrl: https://github.com/lobehub/lobehub/releases/tag/v2.1.48 |
| 75 | +Documentations: |
| 76 | +- DocumentLabel: Docs |
| 77 | + DocumentUrl: https://lobehub.com/docs/usage/start |
| 78 | +ManifestType: defaultLocale |
| 79 | +ManifestVersion: 1.12.0 |
0 commit comments