What's Changed
* feat(api): add `DELETE /api/public/score/[scoreId]` by Jason-CKY in https://github.com/langfuse/langfuse/pull/1167
* feat(api): add htmlPath, latency, totalCost to `GET /traces` by marcklingen in https://github.com/langfuse/langfuse/pull/1201
* feat(ui): preview of OpenAI function calls by georgegebbett in https://github.com/langfuse/langfuse/pull/981
* feat(ui): add traces filter to dashboard by maxdeichmann in https://github.com/langfuse/langfuse/pull/1202
* feat(api): add metrics/daily endpoint by marcklingen in https://github.com/langfuse/langfuse/pull/1204
Other
* feat(ui): show total model cost per user in https://github.com/langfuse/langfuse/pull/1173
* feat(ui): display total cost of a session https://github.com/langfuse/langfuse/pull/1172
* feat(ui): show full id in session table by RichardKruemmel in https://github.com/langfuse/langfuse/pull/1165
* feat(ui): add 75th percentile to latency graph by marcklingen in https://github.com/langfuse/langfuse/pull/1195
* fix: fix scores table by maxdeichmann in https://github.com/langfuse/langfuse/pull/1205
* fix(ui): sorting on all tables in https://github.com/langfuse/langfuse/pull/1168
New Contributors
* Jason-CKY made their first contribution in https://github.com/langfuse/langfuse/pull/1167
* georgegebbett made their first contribution in https://github.com/langfuse/langfuse/pull/981
**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.5.1...v2.6.0