Skip to content

Releases: langfuse/langfuse

v3.95.2

07 Aug 18:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.95.1...v3.95.2

v3.95.1

07 Aug 16:34
Compare
Choose a tag to compare

What's Changed

Performance

  • perf: truncate IO in table overviews and skip internal JSON parse on TRPC by @Steffen911 in #8364

Cores

Fixes

  • fix: handle invalid string lengths on traces_null table gracefully by @Steffen911 in #8369
  • fix: check projectMembers:read for trpc members.byProjectId by @marcklingen in #8373

Full Changelog: v3.95.0...v3.95.1

v3.95.0

07 Aug 09:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.94.0...v3.95.0

v3.94.0

07 Aug 08:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.93.0...v3.94.0

v3.93.0

05 Aug 14:56
Compare
Choose a tag to compare

What's Changed

Features

  • feat(settings): improve UX for managing LLM connections by @leoweigand in #8312

Fixes

  • fix(blob-storage): disable auto container check for Azure buckets for costsavings by @Steffen911 in #8317

Chores

  • chore: create background migrations for traces amt tables by @Steffen911 in #7689

New Contributors

Full Changelog: v3.92.1...v3.93.0

v3.92.1

05 Aug 09:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.92.0...v3.92.1

v3.92.0

05 Aug 08:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.91.0...v3.92.0

v3.91.0

04 Aug 09:34
Compare
Choose a tag to compare

What's Changed

Feat

Fixes + Chore

Performance

Full Changelog: v3.90.0...v3.91.0

v3.90.0

31 Jul 18:53
Compare
Choose a tag to compare

What's Changed

Feat

Chore

Refactor

  • refactor: break up SlackService and move to web/worker packages by @coffee4tw in #8247

Fixes

  • fix: use different env variable in worker to construct links by @coffee4tw in #8212
  • fix(json-view): store formatted/json preference in local storage by @nimarb in #8222
  • fix(dataset-items): add placeholder text for new items by @nimarb in #8228
  • Fix number env vars not coercing string -> number for LANGFUSE_INIT_PROJECT_RETENTION, more by @jdidzik in #8103
  • fix(json-view): tighter ChatML validation by @nimarb in #8225

New Contributors

Full Changelog: v3.89.0...v3.90.0

v3.89.0

30 Jul 14:10
Compare
Choose a tag to compare

What's Changed

Features

Improvements / Fixes

  • chore: move slack database migration in right order by @maxdeichmann in #8203
  • fix: set slack redirect uri specifically per environment by @coffee4tw in #8205
  • fix(json-view): smart retain collapsed/expanded state of json table view by @nimarb in #8191
  • fix: slack channel search component by @coffee4tw in #8208
  • fix(llm-conenctions): drop system message from test call by @hassiebp in #8189
  • fix(sessions): allow filter combination of environment and session_id by @Steffen911 in #8210
  • fix(json-table): render links clickable by @nimarb in #8209

Full Changelog: v3.88.1...v3.89.0