What's Changed
* feat(ui): support image rendering in markdown view when image url provided in markdown image by marliessophie in https://github.com/langfuse/langfuse/pull/2636, https://github.com/langfuse/langfuse/pull/2692, https://github.com/langfuse/langfuse/pull/2670, and https://github.com/langfuse/langfuse/pull/2701
* feat(filter): extend date filters to datetime by RichardKruemmel in https://github.com/langfuse/langfuse/pull/2330
* feat: add `gpt-4o mini` to playground and evals by marcklingen in https://github.com/langfuse/langfuse/pull/2681
* Other
* chore: upgrade pnpm by maxdeichmann in https://github.com/langfuse/langfuse/pull/2675
* chore(deps): bump turbo by marcklingen in https://github.com/langfuse/langfuse/pull/2679
* fix: increase rest request fetch timeout by maxdeichmann in https://github.com/langfuse/langfuse/pull/2683
* fix(ui): ensure trace score updates never target child observation scores by marliessophie in https://github.com/langfuse/langfuse/pull/2685
* chore(ui): slight ui improvements of evals by marcklingen in https://github.com/langfuse/langfuse/pull/2686
* fix(ui): improve llm api key form verification errors by marcklingen in https://github.com/langfuse/langfuse/pull/2689
* fix(ui): sort selects in evals ui by marcklingen in https://github.com/langfuse/langfuse/pull/2691
* chore(ui): increase precision of model price preview in new model form by marcklingen in https://github.com/langfuse/langfuse/pull/2695
* chore: require node 20 in package.json by marcklingen in https://github.com/langfuse/langfuse/pull/2696
* fix: build shared package before running `models:migrate` by marcklingen in https://github.com/langfuse/langfuse/pull/2703
* fix: cors policy on generated api specification by marcklingen in https://github.com/langfuse/langfuse/pull/2707
**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.64.0...v2.65.0