Skip to content

Releases: langfuse/langfuse

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

v1.8.0

28 Nov 01:57
9bb4a55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.2...v1.8.0

v1.7.2

26 Nov 04:42
cb394a1
Compare
Choose a tag to compare

What's Changed

  • chore: upgrade container image and CI to Node 20
  • ci: matrix test on Node 18 and 20 as some serverless deployments use Node 18
  • ci: add staging environment

Full Changelog: v1.7.0...v1.7.2

v1.7.0

25 Nov 12:44
Compare
Choose a tag to compare

What's Changed

  • feat(api): add projects endpoint to check valid API keys in SKDs by @maxdeichmann in #569

Full Changelog: v1.6.0...v1.7.0

v1.6.0

24 Nov 01:05
784860f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.6.0