What's Changed
* feat(scores): add non-numeric scores and score-configs via API, drop non-null cond on `value` in `scores` table by marliessophie in https://github.com/langfuse/langfuse/pull/2499
* SDK methods and docs will follow shortly
* perf: read calculated cost from observations table directly if available by hassiebp in https://github.com/langfuse/langfuse/pull/2500
* feat(ui): add 5-minute and 3-hour timeframes to dashboard by marcklingen in https://github.com/langfuse/langfuse/pull/2544
* perf(ui): disable trpc batching for scores.filterOptions by marcklingen in https://github.com/langfuse/langfuse/pull/2547
* docs(api): fix docs of delete /models/:id route by marcklingen in https://github.com/langfuse/langfuse/pull/2548
* perf(ui): do not return trace input/output/metadata on traces.all trpc route by marcklingen in https://github.com/langfuse/langfuse/pull/2546
**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.59.1...v2.60.0