| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-10 | 2.6 kB | |
| v3.211.0 source code.tar.gz | 2026-07-10 | 7.3 MB | |
| v3.211.0 source code.zip | 2026-07-10 | 9.7 MB | |
| Totals: 3 Items | 17.0 MB | 0 | |
What's Changed
Features
- feat(events): enable select-all batch delete on v4 events table by @sumerman in https://github.com/langfuse/langfuse/pull/14937
- feat(filters): add boolean score filtering by @wochinge in https://github.com/langfuse/langfuse/pull/14674
- feat(evals): block evaluator configs on billing-exhausted and non-401 auth LLM errors by @hassiebp in https://github.com/langfuse/langfuse/pull/14943
- feat(notifications): add project notification channels by @wochinge in https://github.com/langfuse/langfuse/pull/14942
- feat(evals): pass tool calls to code and LLM-as-a-judge evaluators by @wochinge in https://github.com/langfuse/langfuse/pull/14927
Fixes
- fix(agent): Do not close open panels when toggling assistant by @bezbac in https://github.com/langfuse/langfuse/pull/14950
- fix(agent): Adjust layers so that assistant is rendered above panels by @bezbac in https://github.com/langfuse/langfuse/pull/14949
- fix(instrumentation): preserve OTel baggage across startNewTrace by @marksalpeter in https://github.com/langfuse/langfuse/pull/14953
- fix(dashboard): smaller ex-home panel defaults + widgets adapt to panel height (LFE-10813) by @nkabardin in https://github.com/langfuse/langfuse/pull/14952
- fix(filters): deselecting a facet value excludes it instead of selecting the complement (LFE-10717) by @nkabardin in https://github.com/langfuse/langfuse/pull/14939
- fix(playground): scroll to and focus new message on Add message (LFE-6864) by @nkabardin in https://github.com/langfuse/langfuse/pull/14811
- fix(search-bar): validate AI-generated score names against observed scores (LFE-10646) by @nkabardin in https://github.com/langfuse/langfuse/pull/14813
- fix(v4): populate environment filter options from events tables in non-legacy write modes by @Steffen911 in https://github.com/langfuse/langfuse/pull/14959
- fix(otel): link prompts only on generation observations by @hassiebp in https://github.com/langfuse/langfuse/pull/14962
Chores
- chore(deps): Use pnpm catalog for aws-sdk dependencies by @bezbac in https://github.com/langfuse/langfuse/pull/14918
- chore(pricing): update default model prices by @langfuse-bot in https://github.com/langfuse/langfuse/pull/14954
- chore(pricing): update default model prices by @langfuse-bot in https://github.com/langfuse/langfuse/pull/14955
- chore(deps): Upgrade to typescript 6.0.3 and use pnpm catalog by @bezbac in https://github.com/langfuse/langfuse/pull/14805
Full Changelog: https://github.com/langfuse/langfuse/compare/v3.210.0...v3.211.0