What's Changed
Features
* feat(batch-exports): increase row limit to 1.5M by hassiebp in https://github.com/langfuse/langfuse/pull/5872
* feat: add environment filter by Steffen911 in https://github.com/langfuse/langfuse/pull/5765
* feat: add environment column to UI tables by Steffen911 in https://github.com/langfuse/langfuse/pull/5877
* feat: create new environment materialized views for quick lookups by Steffen911 in https://github.com/langfuse/langfuse/pull/5895
* feat: add CUSTOM_EMAIL_CLAIM, CUSTOM_NAME_CLAIM, CUSTOM_SUB_CLAIM for… by Kaiohz in https://github.com/langfuse/langfuse/pull/5858
* feat(datasets): add multi-delete for dataset runs table by marcklingen in https://github.com/langfuse/langfuse/pull/5912
Fixes
* fix(ui-graph-view): handle single top most node by hassiebp in https://github.com/langfuse/langfuse/pull/5881
* fix: enforce ints on usageDetails by Steffen911 in https://github.com/langfuse/langfuse/pull/5889
Chores
* chore: consistent casing of README files by klikstermkd in https://github.com/langfuse/langfuse/pull/5865
* chore: fix contributingmd file by maxdeichmann in https://github.com/langfuse/langfuse/pull/5870
* chore: fix contributingmd file by maxdeichmann in https://github.com/langfuse/langfuse/pull/5879
* chore: add noindex header by marcklingen in https://github.com/langfuse/langfuse/pull/5880
* chore: log dropped data items correctly in clickhouse writer by Steffen911 in https://github.com/langfuse/langfuse/pull/5876
* chore: return 200 instead of 207 as OTel success status by Steffen911 in https://github.com/langfuse/langfuse/pull/5883
* chore(ui): add env label on env multi-select by marcklingen in https://github.com/langfuse/langfuse/pull/5890
* chore: remove redundant readme files by klikstermkd in https://github.com/langfuse/langfuse/pull/5900
* chore: test processing of special characters in S3 by Steffen911 in https://github.com/langfuse/langfuse/pull/5907
New Contributors
* klikstermkd made their first contribution in https://github.com/langfuse/langfuse/pull/5865
* Kaiohz made their first contribution in https://github.com/langfuse/langfuse/pull/5858
**Full Changelog**: https://github.com/langfuse/langfuse/compare/v3.37.0...v3.38.0