What's Changed * style: add comment on filter state by maxdeichmann in https://github.com/langfuse/langfuse/pull/729 * chore(deps-dev): bump tailwindcss from 3.3.6 to 3.4.0 by dependabot in https://github.com/langfuse/langfuse/pull/733 * chore(deps-dev): bump types/eslint from 8.44.9 to 8.56.0 by dependabot in https://github.com/langfuse/langfuse/pull/731 * chore(deps): bump the sentry group with 1 update by dependabot in https://github.com/langfuse/langfuse/pull/730 * chore(deps-dev): bump typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0 by dependabot in https://github.com/langfuse/langfuse/pull/723 * feat: add sdk log event to ingestion API by maxdeichmann in https://github.com/langfuse/langfuse/pull/737
What's Changed * fix(UI): fix default table filters maxdeichmann * chore(deps): bump the patches group with 1 update by dependabot in https://github.com/langfuse/langfuse/pull/727 * chore(deps): bump heroicons/react from 2.0.18 to 2.1.1 by dependabot in https://github.com/langfuse/langfuse/pull/724 * chore(deps-dev): bump typescript-eslint/parser from 6.14.0 to 6.15.0 by dependabot in https://github.com/langfuse/langfuse/pull/722 * chore(deps): bump the prisma group with 2 updates by dependabot in https://github.com/langfuse/langfuse/pull/720
What's Changed * feat: add cost column to generations table by maxdeichmann in https://github.com/langfuse/langfuse/pull/725 * fix: remove log by maxdeichmann in https://github.com/langfuse/langfuse/pull/726
What's Changed * ui: sessions out of beta, removed label in main menu * chore(deps): bump deps by marcklingen in https://github.com/langfuse/langfuse/pull/709 * refactor: remove logs by maxdeichmann in https://github.com/langfuse/langfuse/pull/715
What's Changed * feat(ui): multi-select and delete traces 18feb06 and marcklingen in https://github.com/langfuse/langfuse/pull/580 * feat(ui): search tables upon hitting enter by flxwu in https://github.com/langfuse/langfuse/pull/704 * feat(logs): add metadata to ingestion api by maxdeichmann in https://github.com/langfuse/langfuse/pull/703 * fix(db): use utc time in prisma datetime filter by flxwu in https://github.com/langfuse/langfuse/pull/708 * refactor: add `strict-type-checked` lint rule and clean up types by marcklingen in https://github.com/langfuse/langfuse/pull/706 * docs: fix Contributing guide link by flxwu in https://github.com/langfuse/langfuse/pull/705 * Upgrade dependencies
New Contributors * flxwu made their first contribution in https://github.com/langfuse/langfuse/pull/705