What's Changed
* UI
* feat: add organizations by marcklingen in https://github.com/langfuse/langfuse/pull/2083, https://github.com/langfuse/langfuse/pull/2913, https://github.com/langfuse/langfuse/pull/2915, https://github.com/langfuse/langfuse/pull/2918, https://github.com/langfuse/langfuse/pull/2922
* See [changelog post](https://langfuse.com/changelog/2024-08-13-organizations) to learn more about organizations in Langfuse
* feat(ee): add ui customization, e.g. docs, support, feedback links ([docs](https://langfuse.com/docs/deployment/self-host#configuring-the-enterprise-edition)) by marcklingen in https://github.com/langfuse/langfuse/pull/2924
* fix(score-configs): add confirm modal upon score config creation; add score data type icons on annotation drawer by marliessophie in https://github.com/langfuse/langfuse/pull/2910
* chore(ui): hide url images by default in markdown by marliessophie in https://github.com/langfuse/langfuse/pull/2865
* fix(auth): increase resilience against network/caching issues by marcklingen in https://github.com/langfuse/langfuse/pull/2891
* fix(auth): extend no-cache headers on server side auth apis by marcklingen in https://github.com/langfuse/langfuse/pull/2856
* fix(auth): update frontend session after a role change by marcklingen in https://github.com/langfuse/langfuse/pull/2914
* fix(playground): search existing chat prompts by hassiebp in https://github.com/langfuse/langfuse/pull/2911
* Infra, prep for v3
* Ingestion API (tracing)
* feat: return ingestion pipeline early by maxdeichmann in https://github.com/langfuse/langfuse/pull/2855
* chore(ingestion): addtional metrics by hassiebp in https://github.com/langfuse/langfuse/pull/2901
* feat: send trace events to worker via redis by maxdeichmann in https://github.com/langfuse/langfuse/pull/2857
* chore(ingestionService): add trace correctness script by hassiebp in https://github.com/langfuse/langfuse/pull/2889
* fix(ingestionService): add model unit by hassiebp in https://github.com/langfuse/langfuse/pull/2854
* fix(ingestionService): json parsing + endTime < startTime by hassiebp in https://github.com/langfuse/langfuse/pull/2882
* refactor(scores): validateAndInflateScore to shared by hassiebp in https://github.com/langfuse/langfuse/pull/2903
* fix(ingestion): score comment + stringValue by hassiebp in https://github.com/langfuse/langfuse/pull/2917
* fix(ingestion): tokenisation of chat message arrays by hassiebp in https://github.com/langfuse/langfuse/pull/2921
* feat: move batch export queue from web to redis by maxdeichmann in https://github.com/langfuse/langfuse/pull/2859
* Misc
* security: configure snyk for dependabot by maxdeichmann in https://github.com/langfuse/langfuse/pull/2876
* chore: remove old `LANFUSE_WEB_MIGRATION_DISABLED` by marcklingen in https://github.com/langfuse/langfuse/pull/2896
**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.69.0...v2.70.0