What's Changed
* feat: Docker arm64 builds by rennokki in https://github.com/langfuse/langfuse/pull/2453
* feat(auth): add AUTH_CUSTOM_SCOPE to change oauth scopes of custom oauth setups by marcklingen in https://github.com/langfuse/langfuse/pull/2459
* feat(api): datasets v2 api & new typed public api interface for improved tests by marcklingen in https://github.com/langfuse/langfuse/pull/2484 and https://github.com/langfuse/langfuse/pull/2504
* feat(ui): auto-select first operator in filter builder by marcklingen in https://github.com/langfuse/langfuse/pull/2482
* fix(trace timeline view): prefix tree keys with respective item by marliessophie in https://github.com/langfuse/langfuse/pull/2483
* fix: include scores with missing traces in ui and api by marcklingen in https://github.com/langfuse/langfuse/pull/2477
* chore(cloud): specify aws regions in region modal by marcklingen in https://github.com/langfuse/langfuse/pull/2444
* fix(tokenCost): if user provided any cost point, do not calculate costs by hassiebp in https://github.com/langfuse/langfuse/pull/2487
* chore: adds backfill script for generations calculated costs, docs to follow as part of v3 release by hassiebp in https://github.com/langfuse/langfuse/pull/2466
* feat: add `LANGFUSE_AUTO_POSTGRES_MIGRATION_DISABLED` to optionally migrate db manually by maxdeichmann in https://github.com/langfuse/langfuse/pull/2502
* fix: capture worker sentry exceptions by maxdeichmann in https://github.com/langfuse/langfuse/pull/2505
* chore: fix typo by eltociear in https://github.com/langfuse/langfuse/pull/2490
New Contributors
* rennokki made their first contribution in https://github.com/langfuse/langfuse/pull/2453
**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.57.0...v2.58.0