Langfuse v4.11.0 发布:增强迁移体验与多项修复
原标题:v4.11.0
AI 摘要
Langfuse 发布 v4.11.0 版本,包含多项功能改进和修复。主要新增功能包括:在 trace 中如实展示超过加载上限的观测数据、暴露迁移观测证据、为应用内代理增加后台会话活动提示和 toast 卡片、为通过第三方提供商集成的旧 SDK 项目引入强制 v3 体验、使 Markdown 渲染字符限制可配置、在会话中显示现有标注计数,并在 v4 迁移侧边栏中添加功能宣传和文档链接。修复方面涉及认证、过滤器、评估、UI 迁移、数据集、批处理导出、仪表盘等多个问题,并更新了迁移截止日期至 11 月 15 日。
正文节选
## What's Changed ### Features * feat(trace): tell the truth about observations past the load cap (LFE-14993) by @nkabardin in https://github.com/langfuse/langfuse/pull/16033 * feat(v4): expose migration observation evidence by @hassiebp in https://github.com/langfuse/langfuse/pull/16047 * feat(in-app-agent): Surface background conversation activity and toast cards by @LysanderKie in https://github.com/langfuse/langfuse/pull/15852 * feat: introduce forced v3 experience for projects integr