Skip to content

Releases: langfuse/langfuse

v2.43.2

17 May 09:14
a7131dc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.43.1...v2.43.2

v2.43.1

16 May 15:21
3caf70b
Compare
Choose a tag to compare

What's changed

  • fix: hide LlmApiKeyList in settings when not on langfuse cloud as related features are in beta right now and will be released in v3 by @marcklingen in 4139cce

Full Changelog: v2.43.0...v2.43.1

v2.43.0

16 May 13:47
07671c7
Compare
Choose a tag to compare

What's Changed

  • feat: allows disabling model params in playground and evals by @hassiebp in #2062
  • fix: remove encryption key by @maxdeichmann in #2074
  • perf(scores): remove fk constraint from traceId and observationId on scores, change to projectId by @marcklingen in #2012

Full Changelog: v2.42.0...v2.43.0

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