| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-11 | 2.4 kB | |
| v4.35.0 source code.tar.gz | 2026-09-11 | 10.2 MB | |
| v4.35.0 source code.zip | 2026-09-11 | 13.7 MB | |
| Totals: 3 Items | 23.9 MB | 0 | |
What's Changed
Features
- feat(filters): unify sidebar search and saved views by @nkabardin in https://github.com/langfuse/langfuse/pull/17316
- feat(experiments): name the expected variables when a dataset does not match by @nkabardin in https://github.com/langfuse/langfuse/pull/17275
- feat(experiments): colour-code the compared runs, align a score cell's icons, and lighten the dark-mode red by @nkabardin in https://github.com/langfuse/langfuse/pull/17277
- feat(evals): polish evaluator controls and version history by @wochinge in https://github.com/langfuse/langfuse/pull/17315
- feat(session): Timeline UI improvements by @bezbac in https://github.com/langfuse/langfuse/pull/17313
- feat(sessions): Add observation timeline actions by @bezbac in https://github.com/langfuse/langfuse/pull/17287
- feat(ai-gateway): resolve trusted executions through Web by @hassiebp in https://github.com/langfuse/langfuse/pull/17302
- feat(ai-gateway): attribute provider connections by @wochinge in https://github.com/langfuse/langfuse/pull/17340
Fixes / Improvments
- fix(sessions): stop preset recovery from looping on unchanged state by @nkabardin in https://github.com/langfuse/langfuse/pull/17329
- fix(ci): add apt retries for Playwright dependencies by @wochinge in https://github.com/langfuse/langfuse/pull/17328
- fix(parser): add fixture for normalizing batched messages and update tests by @marliessophie in https://github.com/langfuse/langfuse/pull/17319
- fix(gateway): resolve endpoint and link provider models by @wochinge in https://github.com/langfuse/langfuse/pull/17320
- test(web): remove flaky tabs indicator story by @wochinge in https://github.com/langfuse/langfuse/pull/17348
- fix(web): open additional playground window if promt open and edited by @tobi12345 in https://github.com/langfuse/langfuse/pull/17274
Chores
- refactor(web): thin users pages into features/users by @nkabardin in https://github.com/langfuse/langfuse/pull/17269
- chore: Simplify pre-commit output by @bezbac in https://github.com/langfuse/langfuse/pull/17349
- chore(ci): add Dependabot config for Rust by @wochinge in https://github.com/langfuse/langfuse/pull/17339
- refactor(experiments): one Table settings popover on the results view by @nkabardin in https://github.com/langfuse/langfuse/pull/17011
Full Changelog: https://github.com/langfuse/langfuse/compare/v4.34.0...v4.35.0