What's Changed
* feat: pretty html email template for project invitation to non-account users using https://github.com/resendlabs/react-email by 18feb06 in https://github.com/langfuse/langfuse/pull/601
* feat(auth): Add access to default project upon sign-up via environment variable `LANGFUSE_DEFAULT_PROJECT_ID` and `LANGFUSE_DEFAULT_PROJECT_ROLE` by ushuz in https://github.com/langfuse/langfuse/pull/611, see [docs](https://langfuse.com/docs/deployment/self-host) for instructions
* feat(ui): keep logo static on large screens while scrolling the main menu by gokuljs in https://github.com/langfuse/langfuse/pull/571
* feat: improved rbac error message by marcklingen in https://github.com/langfuse/langfuse/pull/618
* fix: improved state during trace deletion by marcklingen in https://github.com/langfuse/langfuse/pull/615
* chore: remove next-swagger-doc by marcklingen in https://github.com/langfuse/langfuse/pull/612
* chore(deps-dev): bump the patches group with 2 updates by dependabot in https://github.com/langfuse/langfuse/pull/609
* chore(deps-dev): bump adobe/css-tools from 4.3.1 to 4.3.2 by dependabot in https://github.com/langfuse/langfuse/pull/614
New Contributors
* ushuz made their first contribution in https://github.com/langfuse/langfuse/pull/611
**Full Changelog**: https://github.com/langfuse/langfuse/compare/v1.10.0...v1.11.0