What's Changed * fix(prompts): render all prompt types correctly and fallback on json by marcklingen in https://github.com/langfuse/langfuse/pull/1625 * feat: add worker health check by maxdeichmann in https://github.com/langfuse/langfuse/pull/1624
What's Changed * chore(deps-dev): bump playwright/test from 1.42.1 to 1.43.0 by dependabot in https://github.com/langfuse/langfuse/pull/1607 * refactor: move release to root by maxdeichmann in https://github.com/langfuse/langfuse/pull/1602 * chore(deps): bump ai from 3.0.18 to 3.0.19 in the patches group by dependabot in https://github.com/langfuse/langfuse/pull/1605 * feat: add worker to cd pipeline by maxdeichmann in https://github.com/langfuse/langfuse/pull/1609 * feat: adds chat prompts by hassiebp in https://github.com/langfuse/langfuse/pull/1508 * fix: fix version number by maxdeichmann in https://github.com/langfuse/langfuse/pull/1616
What's Changed * fix: updates to openapi spec, broken due to monorepo transition by marcklingen in https://github.com/langfuse/langfuse/pull/1603 * fix: do not send io for traces on trpc.all route by maxdeichmann in https://github.com/langfuse/langfuse/pull/1514
What's Changed * chore(deps): bump lucide-react from 0.330.0 to 0.364.0 by dependabot in https://github.com/langfuse/langfuse/pull/1598 * chore(deps): bump the prisma group with 2 updates by dependabot in https://github.com/langfuse/langfuse/pull/1595 * chore(deps): bump the patches group with 8 updates by dependabot in https://github.com/langfuse/langfuse/pull/1596 * chore: upgrade fern by maxdeichmann in https://github.com/langfuse/langfuse/pull/1600
What's Changed * feat(datasets): add GET /datasets by marcklingen in https://github.com/langfuse/langfuse/pull/1590 * feat(datasets): create dataset item based on existing trace by marcklingen in https://github.com/langfuse/langfuse/pull/1592 * feat(datasets): add description to datasets&runs, add datasetName to GET runs/[runName] response by marcklingen in https://github.com/langfuse/langfuse/pull/1594 * docs: descriptions for pagination api args by marcklingen in https://github.com/langfuse/langfuse/pull/1591 * ci: fix playwright e2e tests by marcklingen in https://github.com/langfuse/langfuse/pull/1599