What's Changed
Features
- feat(in-app-agent): trace complete agent turns across approvals by @LysanderKie in #16037
- feat(api): allow admin auth for model routes by @hassiebp in #16224
- feat(web): enable PostHog heatmap capture by @nmtrang29 in #16230
- feat(web): offer export sources by deployment capability, not per-user beta by @niklassemmler in #16149
- feat(sso): map user image from the custom SSO picture claim by @nahyeon-an in #16109
- feat(pricing): match tiers on observation attributes by @hassiebp in #16204
Fixes
- fix(web): format completed annotation queue state by @Lotte-Verheyden in #16159
- fix(monitors): stop pausing monitors on transient ClickHouse resource errors by @marksalpeter in #16217
- fix(api): scope the v3 sunset notices to Langfuse Cloud by @niklassemmler in #16209
- fix(api): serve the v3 deprecation signal on Cloud only by @niklassemmler in #16210
- fix(shared): register recurring cron jobs via atomic BullMQ job schedulers by @Steffen911 in #16223
- fix(in-app-agent): trace model calls at stream boundary by @LysanderKie in #16231
- fix(in-app-agent): score message feedback on the approval-chain root run by @LysanderKie in #16236
- fix(web): pin new Cloud PostHog and Mixpanel integrations to enriched events by @niklassemmler in #16242
Chores
- chore(worker): count completed queue jobs in the rate metric by @niklassemmler in #16203
- chore(api): remove internal ticket references from comments by @niklassemmler in #16206
- chore(worker): remove unused event propagation concurrency env var by @Steffen911 in #16228
- chore(in-app-agent): assert feedback on an ordinary turn scores its own run by @LysanderKie in #16240
- chore(deps): bump posthog-js to 1.415.7 and posthog-node to 5.48.1 by @nimarb in #16207
- refactor(web,shared): let each integration family carry its own exporter cutoff by @niklassemmler in #16241
- chore(web): hoist the shared export-source test context helper by @niklassemmler in #16238
New Contributors
- @nahyeon-an made their first contribution in #16109
Full Changelog: v4.12.0...v4.13.0