What's Changed * feat(api): optionally set timestamp when creating a trace by marcklingen in https://github.com/langfuse/langfuse/pull/1181 * refactor: rbac access checks by marcklingen in https://github.com/langfuse/langfuse/pull/1180
What's Changed * chore(deps): bump the patches group with 3 updates by dependabot in https://github.com/langfuse/langfuse/pull/1162 * chore(deps): bump the sentry group with 3 updates by dependabot in https://github.com/langfuse/langfuse/pull/1151 * fix: fix gpt-4-turbo-preview prices by maxdeichmann in https://github.com/langfuse/langfuse/pull/1174 * feat(api): add latency to generations endpoints by marcklingen in https://github.com/langfuse/langfuse/pull/1169 * fix: fix order of matched models by maxdeichmann in https://github.com/langfuse/langfuse/pull/1175
What's Changed * fix(ui): dashboard drop down selector on mobile view by RichardKruemmel in https://github.com/langfuse/langfuse/pull/1153 * fix(prompts): allow underscores in variables when editing a prompt via UI by marcklingen in https://github.com/langfuse/langfuse/pull/1161 * fix(ui): overflow and responsive ui in trace view by marcklingen in https://github.com/langfuse/langfuse/pull/1164 * perf(prompts): add db indices on project_id and id by marcklingen in https://github.com/langfuse/langfuse/pull/1163
What's Changed * fix: memory optimized generation.export to allow for large exports when using S3 by hassiebp in https://github.com/langfuse/langfuse/pull/1124 * fix(docker): remove the need for runtime variables at build time by khareyash05 and marcklingen in https://github.com/langfuse/langfuse/pull/1067
What's Changed * feat(security): add audit logging by marcklingen in https://github.com/langfuse/langfuse/pull/1142 * feat: update openai pricing by maxdeichmann in https://github.com/langfuse/langfuse/pull/1145 * fix: feedback api route by marcklingen in https://github.com/langfuse/langfuse/pull/1146 * chore: drop middleware previously used for IP blocklisting by marcklingen in https://github.com/langfuse/langfuse/pull/1143
What's Changed * feat(ui): improve trace view: collapse/expand observation tree + color coding of observation types by functorism in https://github.com/langfuse/langfuse/pull/916 * feat(ui): delete prompts and prompt versions + deduplication of prompt variables in prompt editor by khareyash05 in https://github.com/langfuse/langfuse/pull/1116 * chore: add betterstack env to env.prod.example by maxdeichmann in https://github.com/langfuse/langfuse/pull/1132 * chore: upgrade dependencies
New Contributors * functorism made their first contribution in https://github.com/langfuse/langfuse/pull/916