v3.144.0
What's Changed
Features
- feat(corrections): add corrections to trace and observation preview by @marliessophie in https://github.com/langfuse/langfuse/pull/11313
- feat(traces): add refresh button for manual and periodic refresh by @zirkelc in https://github.com/langfuse/langfuse/pull/11276
- feat(filters): add clear all button by @nimarb in https://github.com/langfuse/langfuse/pull/11387
Fixes / Improvements
- security: PostHog SSRF validation by @maxdeichmann in https://github.com/langfuse/langfuse/pull/11311
- fix(prompts): don't throw clientside on empty labels by @nimarb in https://github.com/langfuse/langfuse/pull/11328
- fix(security): encrypt blob storage secretAccessKey in public API by @Steffen911 in https://github.com/langfuse/langfuse/pull/11395
- fix(seeder): add default value for scores by @nimarb in https://github.com/langfuse/langfuse/pull/11397
- fix(worker): improve test isolation for StorageService dependent tests by @michael-j-chinn in https://github.com/langfuse/langfuse/pull/11339
- perf: add fields api for scores v2 api by @maxdeichmann in https://github.com/langfuse/langfuse/pull/11352
Chores
- chore: upgrade jest to v30 by @nimarb in https://github.com/langfuse/langfuse/pull/11273
- chore: adjust csp for azure-ad by @maxdeichmann in https://github.com/langfuse/langfuse/pull/11331
- chore: reduce remainder from betterstack by @maxdeichmann in https://github.com/langfuse/langfuse/pull/11330
- chore: upgrade eslint to v9 by @nimarb in https://github.com/langfuse/langfuse/pull/11327
- chore: upgrade turbo to 2.7.2 by @nimarb in https://github.com/langfuse/langfuse/pull/11343
- chore: bump qs to 6.14.1 by @nimarb in https://github.com/langfuse/langfuse/pull/11344
- chore: enable logs level trace for deletions by @maxdeichmann in https://github.com/langfuse/langfuse/pull/11349
- chore: revert qs upgrade by @maxdeichmann in https://github.com/langfuse/langfuse/pull/11351
- chore: bump lodash to 4.17.21 by @nimarb in https://github.com/langfuse/langfuse/pull/11353
- chore: upgrade playwright by @maxdeichmann in https://github.com/langfuse/langfuse/pull/11354
- chore: add score v2 docs by @maxdeichmann in https://github.com/langfuse/langfuse/pull/11356
- chore: revert qs and @modelcontextprotocol/sdk upgrade by @hassiebp in https://github.com/langfuse/langfuse/pull/11364
- chore: add clickhouse logger by @maxdeichmann in https://github.com/langfuse/langfuse/pull/11369
- chore: adjust logger levels by @maxdeichmann in https://github.com/langfuse/langfuse/pull/11370
- chore: clean up error naming after eslint upgrade by @nimarb in https://github.com/langfuse/langfuse/pull/11371
- chore: add alpine image documentation by @maxdeichmann in https://github.com/langfuse/langfuse/pull/11376
- chore: upgrade golang-migrate to 4.19.1 by @Steffen911 in https://github.com/langfuse/langfuse/pull/11390
New Contributors
- @michael-j-chinn made their first contribution in https://github.com/langfuse/langfuse/pull/11339
- @zirkelc made their first contribution in https://github.com/langfuse/langfuse/pull/11276
Full Changelog: https://github.com/langfuse/langfuse/compare/v3.143.0...v3.144.0