What's Changed
Features (feat)
* feat(ui): add organizations menu item link for all global pages by marcklingen in https://github.com/langfuse/langfuse/pull/4741
* feat(auth): add `AUTH_IGNORE_ACCOUNT_FIELDS` to sanitize IDP fields before creating an account by tovarisch-ildar in https://github.com/langfuse/langfuse/pull/4728
* feat: redirect ingestion traffic for specific projects to secondary queue by maxdeichmann in https://github.com/langfuse/langfuse/pull/4792
Fixes (fix)
* fix(dashboard-modelUsage): NaN handling on totals by hassiebp in https://github.com/langfuse/langfuse/pull/4738
* fix(dashboard-modelUsage): none model name handling by hassiebp in https://github.com/langfuse/langfuse/pull/4748
* fix: adjust clickhouse type mapping for session duration filter by Steffen911 in https://github.com/langfuse/langfuse/pull/4791
Documentation (docs)
* docs: update readme by marcklingen in https://github.com/langfuse/langfuse/pull/4749
Chores (chore)
* chore(cloud): remove posthog metrics cron job by marcklingen in https://github.com/langfuse/langfuse/pull/4753
* chore: increase rate limits by maxdeichmann in https://github.com/langfuse/langfuse/pull/4751
* chore(ui): order score names alphabetically in dropdowns by marliessophie in https://github.com/langfuse/langfuse/pull/4776
* chore: add attributes to ingestion queue processing by maxdeichmann in https://github.com/langfuse/langfuse/pull/4779
* chore: do not add latest, major, and major.minor tags to docker images of `-rc` versions by marcklingen in https://github.com/langfuse/langfuse/pull/4781
* chore(deps-dev): bump tailwindcss from 3.4.13 to 3.4.17 by dependabot in https://github.com/langfuse/langfuse/pull/4784
* chore: measure lookup hits in ingestion pipeline by maxdeichmann in https://github.com/langfuse/langfuse/pull/4787
New Contributors
* tovarisch-ildar made their first contribution in https://github.com/langfuse/langfuse/pull/4728
**Full Changelog**: https://github.com/langfuse/langfuse/compare/v3.2.0...v3.3.0