Skip to content

Releases: langfuse/langfuse

v1.13.0

04 Dec 12:23
00547bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

03 Dec 00:01
28b7eab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.12.0

v1.11.1

02 Dec 00:22
d47a4d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.1

v1.11.0

01 Dec 22:52
df6c0cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

30 Nov 22:49
029577b
Compare
Choose a tag to compare

What's Changed

  • feat(api): upsert dataset items and add get api by @marcklingen in #606
  • fix(ui): extend checks to not trigger keyboard shortcuts when editing inputs by @marcklingen in #607

Full Changelog: v1.9.2...v1.10.0

v1.9.2

30 Nov 12:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.1

30 Nov 10:48
Compare
Choose a tag to compare

What's Changed

  • typo in NEXTAUTH_URL environment variable in docker compose files by @knok16 in #596
  • fix(core): add logging to trace router by @maxdeichmann in #603

New Contributors

Full Changelog: v1.9.0...v1.9.1

v1.9.0

29 Nov 02:53
e4f58de
Compare
Choose a tag to compare

What's Changed

  • Feat: invite new users to a project that do not have an account yet by @18feb06 in #574
    • To send email notifications, add the following environment variables:
      • EMAIL_FROM_ADDRESS, e.g. no-reply@langfuse.com
      • SMTP_CONNECTION_URL, e.g. smtp://user:pw@example.com:587

Full Changelog: v1.8.2...v1.9.0

v1.8.2

29 Nov 00:51
7e6ce12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

v1.8.1

28 Nov 02:47
fe40d8b
Compare
Choose a tag to compare

What's Changed

  • Added debug log for api auth errors based on public key

Full Changelog: v1.8.0...v1.8.1