Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-23 | 1.3 kB | |
v3.85.1 source code.tar.gz | 2025-07-23 | 2.1 MB | |
v3.85.1 source code.zip | 2025-07-23 | 3.1 MB | |
Totals: 3 Items | 5.2 MB | 0 |
What's Changed
Features
- feat: multi window playground by @coffee4tw in https://github.com/langfuse/langfuse/pull/7661
- feat(dataset-run-items): migrate from postgres to clickhouse; write to CH API-only by @marliessophie in https://github.com/langfuse/langfuse/pull/7912
Fixes / Chores
- chore: add default claude settings by @nimarb in https://github.com/langfuse/langfuse/pull/8042
- fix: use drop down for prompt full text search by @maxdeichmann in https://github.com/langfuse/langfuse/pull/8043
- fix: fix snyk uploads by @maxdeichmann in https://github.com/langfuse/langfuse/pull/8044
- fix(otel): parse public attribute for traces by @hassiebp in https://github.com/langfuse/langfuse/pull/8049
- fix(otel): parse trace name if as_root is true by @hassiebp in https://github.com/langfuse/langfuse/pull/8008
- perf: initialize clickhouse skip read map on startup by @Steffen911 in https://github.com/langfuse/langfuse/pull/8039
- perf: replace prisma upsert with raw query by @Steffen911 in https://github.com/langfuse/langfuse/pull/8036
- fix(datasets-table): don't table render json here by @nimarb in https://github.com/langfuse/langfuse/pull/8058
Full Changelog: https://github.com/langfuse/langfuse/compare/v3.85.0...v3.85.1