Skip to content

Releases: langfuse/langfuse

v2.42.0

16 May 07:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.41.1...v2.42.0

v2.41.1

15 May 01:10
edd1484
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.41.0...v2.41.1

v2.41.0

15 May 00:10
8995b30
Compare
Choose a tag to compare

What's Changed

  • feat(prompts): add table to compare metrics across prompt versions, [promptName]/metrics by @marliessophie in #1991
  • feat(datasets): make status of dataset item editable via API by @marcklingen in #2057

Full Changelog: v2.40.0...v2.41.0

v2.40.0

14 May 16:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.39.0...v2.40.0

v2.39.0

13 May 23:02
e6f9e5e
Compare
Choose a tag to compare

What's Changed

  • feat: add pricing information and tokenization for gpt4o by @marcklingen in #2047 and #2048
  • fix(ui): scroll dataset item editor on large inputs by @marcklingen in #2027
  • feat: add env LANGFUSE_DEFAULT_TABLE_DATETIME_OFFSET by @aknorw in #2040
  • feat(scores): add nullable projectId to scores by @marcklingen in #2010
    • Note: the foreign key constraint will be dropped with the next version to allow for unordered ingestion of scores
    • chore: backfill projectid on score by @marcklingen in #2011
  • perf: add index to projectid on scores by @marcklingen in #2028
  • refactor: rename memberships to projectMemberships and enum MembershipRole to ProjectRole by @marcklingen in #2037

New Contributors

Full Changelog: v2.38.2...v2.39.0

v2.38.2

09 May 13:40
dc4e217
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.38.1...v2.38.2

v2.38.1

08 May 15:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.38.0...v2.38.1

v2.38.0

05 May 19:34
15014eb
Compare
Choose a tag to compare

What's Changed

  • feat: show generations table per prompt version, add observationCount to traces table by @marliessophie in #1971
  • feat(ui): add container queries for embedded tables + accordion to hide generations on prompt versions by @marcklingen in #1974
  • fix: generate api spec and postman collection to public folder by @marcklingen in #1964
  • perf: limit max length of trpc batch requests by @marcklingen in #1966
  • perf: exclude observation metadata in traces.byId to prevent OOM when viewing large traces by @marcklingen in #1978
  • chore: improve logging by @maxdeichmann in #1965
  • chore(db): add cursors to trace table by @marcklingen in #1968

New Contributors

Full Changelog: v2.37.3...v2.38.0

v2.37.3

02 May 15:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.37.2...v2.37.3

v2.37.2

01 May 11:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.37.1...v2.37.2