Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-12-01 | 1.4 kB | |
v1.11.0 source code.tar.gz | 2023-12-01 | 871.1 kB | |
v1.11.0 source code.zip | 2023-12-01 | 1.1 MB | |
Totals: 3 Items | 1.9 MB | 0 |
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
andLANGFUSE_DEFAULT_PROJECT_ROLE
by @ushuz in https://github.com/langfuse/langfuse/pull/611, see docs 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