Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: langfuse/langfuse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.109.0
Choose a base ref
...
head repository: langfuse/langfuse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.110.0
Choose a head ref
  • 14 commits
  • 32 files changed
  • 9 contributors

Commits on Sep 10, 2025

  1. Configuration menu
    Copy the full SHA
    d3627bf View commit details
    Browse the repository at this point in the history
  2. feat(sessions): add trace detail peek view and clean up layout (#9042)

    * chore: add richer seed data for sessions
    
    * session styling improvements
    
    * support peek view in session detail
    
    * fix formatting switch padding
    
    * add usePreserveRelativeScroll hook
    
    * button improvements
    
    * move buttons and trace detail link
    
    * columns adjustment
    
    * finalise card layout
    
    * prettify aggr metrics header
    
    * tidy up paddings
    
    * refactor to new peek view hook
    
    * a bit more tidying up
    
    * fix types
    leoweigand authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    729c213 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cdc3ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c076b6 View commit details
    Browse the repository at this point in the history
  5. feat(ui): add notification card for JS SDK v4 GA (#9022)

    * feat(ui): add notification card for JS SDK v4 GA
    
    * Update web/src/components/nav/sidebar-notifications.tsx
    
    * Update web/src/components/nav/sidebar-notifications.tsx
    
    * Update web/src/components/nav/sidebar-notifications.tsx
    
    ---------
    
    Co-authored-by: Marc Klingen <[email protected]>
    jannikmaierhoefer and marcklingen authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    e8ebfb8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd54953 View commit details
    Browse the repository at this point in the history
  7. chore: avoid otel alerts about public key mismatch on worker (#9063)

    * chore: avoid otel alerts about public key mismatch on worker
    
    * Update worker/src/queues/otelIngestionQueue.ts
    
    Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
    Steffen911 and ellipsis-dev[bot] authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    88e5537 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc07357 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    36dc608 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. Configuration menu
    Copy the full SHA
    1f76ae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edfb15c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26045d0 View commit details
    Browse the repository at this point in the history
  4. feat: add api endpoint to configure blob storage integration (#9047)

    * feat: add api endpoint to configure blob storage integration
    
    * chore: add test suite and generated API docs
    
    * chore: add implementation
    
    * chore: simplify delete endpoint
    
    * chore: PUT route cleanups
    Steffen911 authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    fa5908a View commit details
    Browse the repository at this point in the history
  5. chore: release v3.110.0

    Steffen911 committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    23b8300 View commit details
    Browse the repository at this point in the history
Loading