> ## Documentation Index
> Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-deploy-1773756064-711358c.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Self-hosted LangSmith changelog

<Callout icon="rss" color="#504B5F" iconType="regular">
  **Subscribe**: Our changelog includes an [RSS feed](https://docs.langchain.com/langsmith/self-hosted-changelog/rss.xml) that can integrate with [Slack](https://slack.com/help/articles/218688467-Add-RSS-feeds-to-Slack), [email](https://zapier.com/apps/email/integrations/rss/1441/send-new-rss-feed-entries-via-email), Discord bots like [Readybot](https://readybot.io/) or [RSS Feeds to Discord Bot](https://rss.app/en/bots/rssfeeds-discord-bot), and other subscription tools.
</Callout>

[Self-hosted LangSmith](/langsmith/self-hosted) is an add-on to the Enterprise plan designed for our largest, most security-conscious customers. For more details, refer to [Pricing](https://www.langchain.com/pricing). [Contact our sales team](https://www.langchain.com/contact-sales) if you want to get a license key to trial LangSmith in your environment.

<Update label="2026-03-13" tags={["self-hosted"]}>
  ## langsmith-0.13.26

  * Rejected insecure default JWT secret at startup in the agent-builder to improve security.
  * Ensured UI elements like the Eppo control panel render correctly above Polly for a better user interface experience.
  * Standardized dropdown width and height in the playground for Bedrock and Azure model configurations.
  * Implemented Slack authorization in the agent builder to check if a user is permitted for an agent.
  * Introduced a new API endpoint: GET /me/slack\_id for retrieving Slack IDs in the agent builder.
  * Updated prompt owners dialog in the frontend to maintain full backward compatibility.
  * Included detailed per-annotator feedback in experiments CSV export for better data analysis.
  * Improved the frontend by adding strict schema validation for evaluator schemas and syncing on model switch.
  * Introduced a Forge configurations CRUD API to enhance custom configuration management.
  * Redesigned the feedback chip popover for improved usability.
  * Enhanced UI with the addition of a real-time sub-agent streaming feature in the agent builder.
  * Fixed frontend bullet and chevron styles to enhance visual consistency.
  * Fixed various frontend bugs including member search in owners dialog and others to ensure a smoother user experience.
  * Added metadata fields style redesign for enhanced visual presentation.
  * Added new authentication feature with ABAC authorization middleware for improved security.

  **Download the Helm chart:** [`langsmith-0.13.26.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.26/langsmith-0.13.26.tgz)
</Update>

<Update label="2026-03-12" tags={["self-hosted"]}>
  ## langsmith-0.13.25

  * Improved tracing project chip padding in alerts table for better UI consistency.
  * Added a rich markdown editor with toolbar and slash commands to the Agent Builder for enhanced text formatting.
  * Introduced a new skill creation flow in the Agent Builder, integrating page entry and navigation.
  * Enhanced performance by optimizing data streaming with CH ORDER BY using start\_time for live streaming rules.
  * Fixed support for root config files wrapped in a top-level folder during zip-upload in the Agent Builder.
  * Improved auto-scroll feature in Playground output during streaming.
  * Enhanced error handling in API failures to improve system robustness.
  * Fixed navigation in Run module by preserving filter parameters in URL.
  * Added a feature to show workspace scope for personal API keys, improving key management.
  * Added persistent sessions to /exec/ws for better user session management.
  * Fixed an issue with bulk deleting selected dataset examples across pagination.
  * Enforced that GOOGLE\_VERTEX\_AI\_WEB\_CREDENTIALS is set for Vertex models to ensure proper configuration.
  * Introduced new frontend tab/button for self-hosted usage backfill to streamline data operations.
  * Added caching implementation with top\_k cache in Go /sessions for performance enhancements.
  * Introduced a new feedback chip feature for user interactions.
  * Supported enforcing authorization checks in UI with pre-flight authz checks.
  * Enhanced security by blocking shell injection characters in build/install commands.
  * Fixed a bug in datasets to preserve number types in metadata filters.
  * Resolved issues with bulk export filter complexity/size limitation at creation time.
  * Implemented ABAC runs delete through a new endpoint for improved access control.
  * Improved model configuration display with hover card on ModelChip in experiments table.
  * Enhanced navigation by redirecting users to the organization main screen after accepting invites.
  * Added TCP tunnel support for forwarding sandbox ports to localhost for easier access.
  * Resolved issues with component library misuse warnings in the frontend for consistent functionality.

  **Download the Helm chart:** [`langsmith-0.13.25.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.25/langsmith-0.13.25.tgz)
</Update>

<Update label="2026-03-10" tags={["self-hosted"]}>
  ## langsmith-0.13.24

  * Fixed reconciler logs when running locally in sandbox environments.
  * Added `durability=exit` to Clio runs for improved stability.
  * Fixed trigger server issues for enhanced reliability.
  * Limited the complexity/size of bulk export filters at creation to improve performance.
  * Fixed tracing project chip padding in alerts table for better UI consistency.
  * Added a rich markdown editor with toolbar and slash commands in the Agent Builder.
  * Added a skill creation flow with page entry and navigation integration in the Agent Builder.
  * Improved streaming DataGrid table performance by fetching the next page on tall screens.
  * Enhanced fetching of dataset metadata filters to preserve number types.
  * Auto-scrolling output during streaming added to the Playground.
  * Fixed padding issues in Playground for a consistent UI experience.
  * Added the capability to navigate to the organization's main screen after accepting an invite via modal.
  * Improved navigation of Run by preserving filter parameters in the URL.
  * Fixed bulk delete functionality for datasets across pagination.
  * Enforced setting of `GOOGLE_VERTEX_AI_WEB_CREDENTIALS` for Vertex model usage in Playground.
  * Fixed duplicated x-axis date labels on the insights time series chart.
  * Enhanced annotation queue CSV exports to include annotator identity and comments.
  * Added workspace scope display for personal API keys.
  * Improved auth and security by enforcing Authz checks in local and dev environments.
  * Enhanced ABAC functionality by adding a new runs delete endpoint.
  * Added persistent session support to `/exec/ws` API for more reliable sessions.
  * Implemented top\_k cache in `/sessions` endpoint for performance optimization.
  * Fixed blocked shell injection characters in host-backend build/install commands to improve security.

  **Download the Helm chart:** [`langsmith-0.13.24.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.24/langsmith-0.13.24.tgz)
</Update>

<Update label="2026-03-07" tags={["self-hosted"]}>
  ## langsmith-0.13.23

  * Fixed security vulnerabilities in the smith-frontend and smith-polly components.
  * Addressed a code injection vulnerability to enhance application security.
  * Restricted the `--allow-run` command to only the deno binary in smith-ace for improved security.
  * Prevented XSS in the frontend by ensuring URLs in the RichTextEditor are properly escaped.
  * Fixed Playground functionality issues in self-hosted environments.

  **Download the Helm chart:** [`langsmith-0.13.23.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.23/langsmith-0.13.23.tgz)
</Update>

<Update label="2026-03-06" tags={["self-hosted"]} rss={{ title: "2026-03-06 - self-hosted" }}>
  ## langsmith-0.13.21

  * Internal updates and maintenance.

  **Download the Helm chart:** [`langsmith-0.13.21.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.21/langsmith-0.13.21.tgz)
</Update>

<Update label="2026-03-06" tags={["self-hosted"]} rss={{ title: "2026-03-06 - self-hosted" }}>
  ## langsmith-0.13.20

  * Improved async sandbox creation UI with status polling for a smoother user experience.
  * Added JSON/YAML syntax highlighting to experiment comparison for better readability.
  * Improved thread trace opening behavior in the frontend, removing the need for an expand button.
  * Eliminated n+1 query issue in the backend for listing personal access tokens, improving performance.
  * Added a sandbox endpoint to `smith-go`, expanding API capabilities.
  * Fixed support for OpenAI compatible endpoints with smith-polly integration.
  * Timed out bulk exports stuck in `CREATED` status to avoid indefinite processing.
  * Addressed issue where service identity access was blocked from creating repository endpoints.
  * Recorded hub prompt commit in experiment session metadata for better session tracking.
  * Improved authentication for /sessions shadow queries.
  * Updated backend deployments with ABAC (Attribute-Based Access Control).
  * Enhanced UI with projects and runs write permissions support.
  * Added support for new models: GPT-5.4 and GPT-5.4 pro.
  * Fixed large attachment image preview issue for better UI experience.
  * Made GPT-5.4 the default OpenAI playground model, simplifying model selection.
  * Increased maximum tags displayed in `RunTags` component for better visibility.
  * Added models and prompts columns to experiments table, enhancing data insights.
  * Resolved agent builder runs rejection issue when limit settings were changed.
  * Fixed float errors in /sessions go endpoint for improved data handling.
  * Returned fetched value when Redis cache `SET` fails, improving reliability.
  * Enabled AWS IAM role support for agent builder, Polly, and Insights features.
  * Redesigned custom chart CRUD in the frontend, enhancing user satisfaction.
  * Introduced prompt filtering in the experiments table for targeted data analysis.
  * Updated inbox counts and thread fetching logic in Agent Builder for real-time information.
  * Added a feature to group experiments by prompt for streamlined data management.

  **Download the Helm chart:** [`langsmith-0.13.20.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.20/langsmith-0.13.20.tgz)
</Update>

<Update label="2026-03-06" tags={["self-hosted"]} rss={{ title: "2026-03-06 - self-hosted" }}>
  ## langsmith-0.13.19

  * Internal improvements and maintenance updates.

  **Download the Helm chart:** [`langsmith-0.13.19.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.19/langsmith-0.13.19.tgz)
</Update>

<Update label="2026-03-05" tags={["self-hosted"]} rss={{ title: "2026-03-05 - self-hosted" }}>
  ## langsmith-0.13.18

  * Introduced a redesigned run details view in threads for improved user experience.
  * Fixed an issue where popovers were covering other content in the UI.
  * Added Microsoft Outlook Calendar Tools to the Agent Builder for integration.
  * Addressed bugs related to agent chat popups and placeholders in the Agent Builder.
  * Improved support for disabling feedback comment filtering in self-hosted instances.
  * Enhanced performance with improved code splitting in the frontend.
  * Added model support for GPT 5.3 instant and GPT-5.3-chat-latest.
  * Introduced a new single\_run filter type for more refined querying.
  * Added ability to read insights reports and show insights categories over time.
  * Added drag-to-resize functionality with persistence in custom iframe output renderer.
  * Enhanced security with more robust user migration processes.
  * Enabled tagging support for evaluators and enhanced their reuse functionality.
  * Fixed issues with session expired warnings after logout.
  * Enhanced UI components for better user interaction in the playground and feedback tagging.
  * Improved metadata handling in datasets and fixed overflow issues.
  * Introduced support for Microsoft Teams Tools in the Agent Builder.
  * Implemented better handling for OAuth provider updates.
  * Added new /orgs/current/info endpoint to the platform-backend for more robust organizational information retrieval.
  * Introduced compatibility testing for session API with added safety checks for PostgreSQL and Redis connections.
  * Added functionality to bind Slack agents dynamically, enhancing the integration experience.

  **Download the Helm chart:** [`langsmith-0.13.18.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.18/langsmith-0.13.18.tgz)
</Update>

<Update label="2026-03-03" tags={["self-hosted"]} rss={{ title: "2026-03-03 - self-hosted" }}>
  ## langsmith-0.13.17

  * Fixed a bug in the executor deployment handling for new operator versions.
  * Added a setting to filter out internal helper threads from the inbox.
  * Improved the evaluator's page by providing context to Polly's feedback.
  * Forced trace filtering for dataset code evaluators to enhance stability.
  * Updated OAuth mode management, restricting changes during updates.
  * Fixed an issue with experiment cell colors to enhance user clarity.
  * Improved the usage configuration modal to utilize a new TTL endpoint for trace retention.
  * Addressed a bug where workspace invites were not displaying correctly in the UI.
  * Applied brand color adjustments in dark mode and various UI elements.
  * Enhanced OAuth callback security by preventing potential reflected XSS vulnerabilities.
  * Added a dynamic OAuth feature for user management.
  * Fixed a bug preventing filter updates when certain conditions were met.
  * Implemented rebranding updates for the auth screen.
  * Added a feature to collapse sidebar automatically on small viewports.
  * Fixed issues with variable handling in playground evaluate mode.
  * Enhanced the Agent Builder with infinite scroll and improved inbox fetching.
  * Added a new Outlook Trigger feature in the Agent Builder.
  * Upgraded agent-builder to use websockets and new OpenAI model API (gpt-5.3-codex).
  * Fixed auto-save on API key during onboarding process.
  * Resolved issues causing errors in the playground due to empty placeholders.
  * Updated frontend with a new logo for favicon.
  * Implemented ephemeral storage management in the sandbox, including UI support and defaults.
  * Fixed authorization bugs in cron deployment for Gmail/Outlook.
  * Updated styling in various UI components, including studio button and index column behavior.
  * Enhanced onboarding snippets for better integration with Langchain Python.
  * Added support for [custom separators in SCIM group names](/langsmith/user-management#configure-custom-separator).

  **Download the Helm chart:** [`langsmith-0.13.17.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.17/langsmith-0.13.17.tgz)
</Update>

<Update label="2026-02-26" tags={["self-hosted"]} rss={{ title: "2026-02-26 - self-hosted" }}>
  ## langsmith-0.13.16

  * Internal improvements and maintenance updates.

  **Download the Helm chart:** [`langsmith-0.13.16.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.16/langsmith-0.13.16.tgz)
</Update>

<Update label="2026-02-26" tags={["self-hosted"]} rss={{ title: "2026-02-26 - self-hosted" }}>
  ## langsmith-0.13.15

  * Added rebranded primary colors to button under feature flag in the frontend UI.
  * Replaced dataset autocomplete with tag input to improve user experience.
  * Auto-hide and position Models column in the frontend based on data.
  * Fixed revalidation conflict in the Smith frontend.
  * Improved workspace model configurations to prevent text overflow with tooltips.
  * Surfaced Models option in Group By popover under a feature flag.
  * Supported loading ChatAnthropicVertex model configs in Smith-Polly.
  * Added "No matching filters" message for empty search results in Filter Component Select V2.
  * Enabled navigating automatically to insights with global scroll support.
  * Resolved issues with playground and evaluators provider selector not filtering out disabled providers.
  * Improved messaging mode user experience and styling.
  * Implemented Raw Query Mode for Inline Filters.
  * Allow `secret_key_ref` to be `None` in `K8sEnvVarSource` for backend improvements.
  * Fixed agent builder UI to wrap question text on narrow viewports and dismiss "Add API Key to Get Started" dialog.
  * Updated UX to match evaluator button height with tool button pattern.
  * Persisted selected model in local storage for a consistent UI experience.
  * Auto-generated thread titles for improved thread management.
  * Enhanced backend by gating secrets access with granular RBAC permissions.
  * Implemented Outlook Email Tools in the Agent Builder.
  * Improved keyboard shortcuts in the inbox feature of the Agent Builder UI.

  **Download the Helm chart:** [`langsmith-0.13.15.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.15/langsmith-0.13.15.tgz)
</Update>

<Update label="2026-02-24" tags={["self-hosted"]} rss={{ title: "2026-02-24 - self-hosted" }}>
  ## langsmith-0.13.14

  * Fixed agent generation interruptions and handling, improving stability in the user experience.
  * Fixed long feedback header text overflow when dragged to the last column.
  * Added OAuth connections for built-in tools and providers on the tool page.
  * Fixed crashes occurring on the run details page.
  * Fixed onboarding dialog not fetching tools unnecessarily.
  * Updated agent builder frontend to show real-time run count.
  * Added private registry UI to the frontend.
  * Enhanced support for SerializedConstructor model configs in playground and insights.
  * Added Gemini 3.1 Pro model to playground and backend model lists.
  * Fixed tool registry crash in the playground.
  * Added support for Gmail authentication improvements, including refresh token capability.
  * Added new API endpoints for running playground experiments using a new service.
  * Improved UI for trace filters with version 2 UX using Filterbar.
  * Enhanced syntax highlighting to match Figma design for standardization.
  * Supported Gmail OAuth v2 with cron logic for higher reliability.
  * Added new models column in the experiment view with updated filtering options.
  * Supported multiple paths for query shadowing log improvements.
  * Added UIs for managing and editing model API key names in the playground.

  **Download the Helm chart:** [`langsmith-0.13.14.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.14/langsmith-0.13.14.tgz)
</Update>

<Update label="2026-02-14" tags={["self-hosted"]} rss={{ title: "2026-02-14 - self-hosted" }}>
  ## langsmith-0.13.13

  * Reverted the PostgreSQL version to v14.7 and the Redis version to v7. This fixes breaking changes introduced in langsmith-0.13.10.
  * Fixed internal error details being leaked in 5xx responses to enhance security.
  * Improved View UI by moving SaveViewButton from ViewDropdown and changing SaveForm to a modal for better usability.
  * Added model select dropdown to the template creation flow for enhanced user experience.
  * Added warning for duplicate URLs when creating MCP server to prevent configuration errors.
  * Added user context to agents and sub-agents for better feature functionality.
  * Added support for SerializedConstructor model configs in the playground for improved flexibility.
  * Enhanced UI by showing categorical feedback in experiment view config and hiding the sort icon.
  * Improved playground and experiment views by fixing cell alignment.
  * Added image upload support to facilitate better asset management.
  * Added onboarding dialog to general-purpose agent for improved user guidance.
  * Added spinner to loading triggers skeleton for better loading indication.

  **Download the Helm chart:** [`langsmith-0.13.13.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.13/langsmith-0.13.13.tgz)
</Update>

<Update label="2026-02-12" tags={["self-hosted"]} rss={{ title: "2026-02-12 - self-hosted" }}>
  ## langsmith-0.13.12

  * Improved button sizes and filter chip alignment in the InlineFilters UX.
  * Added commit tags search and display to the Prompt Hub.
  * Fixed issue with viewing experiments having objects for feedback scores.
  * Enhanced tracing for the deploy\_image task.
  * Added a search bar for the new consolidated filter dropdown.
  * Added environment variable for globally disabling personal access token creation.
  * Added cost charts feature.
  * Improved homepage styling and fixed related design issues.
  * Fixed issues with rerendering in General Purpose API (GPA).
  * Improved system to count PENDING, RETRY, and FAILED transactions in self-hosted offline usage reporting.
  * Enhanced the agent builder to localize the current date to the user's timezone.
  * Added Bedrock inference profile dropdown to the playground.
  * Improved error detection and messaging for server issues in agent-chat.
  * Fixed styling issues including email count in invite modal and load state display in the agent editor.
  * Implemented initial design for a tools page with feature flags.
  * Added icon-only filter popover mode to the frontend filter UI.
  * Added beacon endpoint for Self Hosted Agent Builder Runs Limiting.
  * Enable new Granular Usage tab for reporting billable usage by workspace, project, user, and API key (enable with `DEFAULT_ORG_FEATURE_ENABLE_GRANULAR_USAGE_REPORTING=true` and `GRANULAR_USAGE_TABLE_ENABLED=true` environment variables in `commonEnv`)

  **Download the Helm chart:** [`langsmith-0.13.12.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.12/langsmith-0.13.12.tgz)
</Update>

<Update label="2026-02-12" tags={["self-hosted"]} rss={{ title: "2026-02-12 - self-hosted" }}>
  ## langsmith-0.13.11

  * Improved Agent Builder by using persisted simple model config.
  * Fixed UI for Playground with better message block and tool button consistency.
  * Added a search bar for the new consolidated filter dropdown.
  * Fixed agent builder model selector for users without 'workspaces:manage' permission.
  * Added file upload feature for General Purpose Agent.
  * Added button to create General Purpose Agent.
  * Enhanced the Playground by preserving baseline setting in URL on page reload.
  * Improved Playground experiment table UI and alignment.
  * Fixed bulk deletion of datasets to update the table correctly.
  * Added new API: workspace-scoped tool registry API.
  * Improved support for multifield runFields.
  * Enhanced insights scheduler with backend changes.
  * Added ability to navigate pages in Polly and an initial set of base evaluations.
  * Added tracing enhancements to Agent Builder, including tool call tracing.
  * Integrated changes to support custom model configs temporarily.

  **Download the Helm chart:** [`langsmith-0.13.11.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.11/langsmith-0.13.11.tgz)
</Update>

<Update label="2026-02-10" tags={["self-hosted"]} rss={{ title: "2026-02-10 - self-hosted" }}>
  ## langsmith-0.13.10

  * Internal improvements and maintenance updates.

  **Download the Helm chart:** [`langsmith-0.13.10.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.10/langsmith-0.13.10.tgz)
</Update>

<Update label="2026-02-09" tags={["self-hosted"]} rss={{ title: "2026-02-09 - self-hosted" }}>
  ## langsmith-0.13.9

  * Fixed sorting of workspaces alphabetically in the new switcher to improve user experience.
  * Improved playground with new tool modal design and model config popup windows for enhanced usability.
  * Fixed issue with creating tags being idempotent.
  * Modified Agent Builder to cache MCP tools list, session ID, and OAuth tokens for better performance.
  * Fixed updated error message for exhausted agent builder runs.
  * Fixed routing configuration for the agent builder /allow-run API endpoint.
  * Fixed spacing of home page tables for improved UI.
  * Fixed issue with datasets repeatedly fetching if empty.
  * Fixed edit access for API keys for non-admin users.
  * Added cost and token columns in the experiment view for better data insights.
  * Fixed an issue where the Slack trigger was dropping messages due to authentication errors.
  * Fixed boolean feedback values handling in comparison table cells.
  * Updated service key subject for API calls to /allow-run for accurate authentication.
  * Improved agent builder to use persisted simple model config.
  * Fixed error state handling for OAuth login failures.
  * Enhanced agent builder by ensuring threads display errors on reconnect in agent chat.
  * Fixed UI to ensure the footer menu closes on organization switch.
  * Improved tagging authentication by using specific resource auth.
  * Enhanced UI to prevent closing the pane from within the app selector dropdown.
  * Fixed potential SQL injection risks in feedback and annotation queue listing.
  * Added a 15-second timeout to the OAuth HTTP client for improved connection reliability.

  **Download the Helm chart:** [`langsmith-0.13.9.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.9/langsmith-0.13.9.tgz)
</Update>

<Update label="2026-02-06" tags={["self-hosted"]} rss={{ title: "2026-02-06 - self-hosted" }}>
  ## langsmith-0.13.7

  * Internal improvements and maintenance updates.

  **Download the Helm chart:** [`langsmith-0.13.7.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.7/langsmith-0.13.7.tgz)
</Update>

<Update label="2026-02-05" tags={["self-hosted"]} rss={{ title: "2026-02-05 - self-hosted" }}>
  ## langsmith-0.13.6

  * Fixed an issue with truncated large numbers affecting the user interface.
  * Improved error string conversion from S3 to enhance error handling.
  * Updated Filters UX to save DateTimeRange, improving user experience.
  * Fixed UUID conversion to ensure consistent general agent identification.
  * Fixed agent ID conversion to always use a string instead of UUID for stability.
  * Enhanced the experiment comparison view by showing custom computed columns.
  * Fixed chat preview for langchain-shaped output for better user experience.
  * Fixed pagination issues in sandbox for smoother navigation.
  * Improved caching mechanisms and authentication control planes' RetryableHTTP.
  * Fixed the issue of incorrect tenant usage when bootstrapping agents.
  * Improved user interface by adjusting page padding to remove visual obstructions.
  * Updated wording for trace-related inquiries to improve clarity.
  * Enhanced large field uploads to S3 for single run POST/PATCH endpoints.

  **Download the Helm chart:** [`langsmith-0.13.6.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.6/langsmith-0.13.6.tgz)
</Update>

<Update label="2026-02-05" tags={["self-hosted"]} rss={{ title: "2026-02-05 - self-hosted" }}>
  ## langsmith-0.13.5

  * Fixed regression on cloning prebuilt dashboards to enhance user experience.
  * Updated Filters UX to match new mocks and improved the view dropdown.
  * Fixed Agent Builder by converting `UUID` to `str` before JSON encoding to prevent errors.
  * Added an updated insights sidebar for a more informative UI.
  * Implemented bulk actions for tables to improve data management efficiency.
  * Added a redesigned feedback banner for annotation queue in the frontend.
  * Provided option to require feedback in the Smith frontend to enhance user communication.
  * Limited Agent Builder template list to 2 rows for better usability.
  * Fixed cursor jumping issue when editing agent builder skill name and description.
  * Solved SSO+SCIM issue, always provisioning users to workspaces.
  * Fixed Slack Auth disconnecting issue for workspace users.
  * Enhanced missing tool experience in the Agent Builder by adjusting prompts.
  * Prevented session fixation in self-hosted OAuth for enhanced security.
  * Fixed the 'view run' regression in the annotation queue redesign in Smith frontend.
  * Reduced gRPC streaming chunk size from 1MB to 64KB for improved performance.
  * Added download zip button inside the Agent Builder Explorer.
  * Enhanced tracing URLs allowed by adding them to the Datadog RUM config.

  **Download the Helm chart:** [`langsmith-0.13.5.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.5/langsmith-0.13.5.tgz)
</Update>

<Update label="2026-02-04" tags={["self-hosted"]} rss={{ title: "2026-02-04 - self-hosted" }}>
  ## langsmith-0.13.4

  * Fixed the toggle functionality for all column sections when clicking the Columns header.
  * Fixed failure to edit SSO settings
  * Improved frontend performance by using BarSeries instead of AnimatedBarSeries for granular usage tabs.
  * Added a Cmd + Enter hotkey to the new annotation queue for enhanced user interaction.
  * Added an option in the playground UI to mitigate loading errors by defaulting to `use_responses_api=true`.
  * Added support for custom Azure models.
  * Updated the playground UI for improved user experience.
  * Improved studio chat UX with auto-resize textarea and keyboard shortcuts.
  * Fixed prompt saving issue with incorrect naming.
  * Improved visibility and user experience by making search icons larger and tracking navigation of AQ, prompts, and deployments.
  * Enhanced UI for the Agent Builder with the introduction of a new Diff UI with context lines.
  * Enabled accurate Y-axis margins using d3 nice ticks for better frontend visualization.
  * Allowed the 'recently added to' section to pop over in the 'add to dataset' UI.
  * Added pagination to the dashboard select view for better usability.
  * Added support to limit long-lived TTL options and expose them in the org TTL settings endpoint.
  * Fixed a bug with streaming flicker using the responses API in the playground.
  * Enhanced the annotation queue user experience with custom output rendering in new queues.
  * Optimized dataset session comparison using example\_ids filtering for better performance.
  * Provided a download ZIP file button in the Agent Builder for user convenience.
  * Added a streamlined loading state for the Agent Builder's agent generator graph.
  * Allowed updating and creating SSO settings specifically in self-hosted environments.
  * Added support for displaying SCIM user's `displayName` attribute.

  These changes improve user interaction, enhance system performance, and expand support for custom models and infrastructure, benefiting self-hosted deployments.

  **Download the Helm chart:** [`langsmith-0.13.4.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.4/langsmith-0.13.4.tgz)
</Update>

<Update label="2026-01-26" tags={["self-hosted"]} rss={{ title: "2026-01-26 - self-hosted" }}>
  ## langsmith-0.13.3

  * Improved streaming to accumulate streamed delta data without loss.
  * Added Google Sheets/Docs tools integration.
  * Enhanced UX for OAuth servers in settings.
  * Made view trace links more obvious in the UI.
  * Resolved multiple bugs and performance issues in Agent Builder, including writing self-hosted Agent Builder runs to a single project and collapsing subagent tool cards by default.
  * Improved experiment UI, now showing experiment descriptions on the single experiment page and fixing a blank page issue when accessing experiments via public URL.
  * Enhanced UX by solving bulk export flakiness and allowing updating of bulk export destination credentials.
  * Improved inline filter UX with multiple bug fixes and added edit functionality.
  * Added support for configurable run input/output preview paths on the backend.
  * Introduced new workspace management permissions for managing members' access.
  * Optimized Agent Builder to reduce network calls.
  * Added Action Menu to MyAgents Navlink in Agent Builder.
  * Improved frontend performance, including solving slowness when loading authentication status.
  * Enhanced Agent Builder with the API Key Needed Label/Button and collapsed action cluster features.
  * Resolved playground tool modal overflow issue.
  * Improved security by fixing frontend vulnerability in remix run router and clearing URLs on logout to prevent workspace misdirection.
  * Updated API to use invoices for monthly burndown tracking and added support for V2 API.
  * Improved frontend to handle malformed LLM outputs gracefully.
  * Improved date/time selection UI by allowing bold "Last time" values for DateTimeRangePicker component.

  **Download the Helm chart:** [`langsmith-0.13.3.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.3/langsmith-0.13.3.tgz)
</Update>

<Update label="2026-01-21" tags={["self-hosted"]} rss={{ title: "2026-01-21 - self-hosted" }}>
  ## langsmith-0.13.2

  * Fixed content-type validation for dataset uploads to improve data handling.
  * Improved the new annotation queue page with a pretty JSON editor and message list editor.
  * Enabled better handling of retriable ingest errors on QueueRunPayloads.
  * Fixed Cron Trigger updates in the Agent Builder UI.
  * Added support for Redis Cluster, enhancing scalability for self-hosted setups.
  * Fixed OAuth account takeover vulnerability to enhance security.
  * Improved rendering of raw output in the playground.
  * Added new inline UX filters and a View Dropdown component for enhanced user interaction.
  * Increased line-height on XS Text variant to prevent clipping issues in the frontend.

  **Download the Helm chart:** [`langsmith-0.13.2.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.2/langsmith-0.13.2.tgz)
</Update>

<Update label="2026-01-16" tags={["self-hosted"]} rss={{ title: "2026-01-16 - self-hosted" }}>
  ## langsmith-0.13.1

  * Added webhook publishing feature in Agent Builder
  * Added support for Anthropic models via Vertex AI in the playground
  * Added "Use Responses API" toggle for OpenAI models in the playground
  * Added Slack reauth banner when reconnection is needed
  * Added edit file tool diffs for better visibility of changes
  * Improved partition management for dropping old tables
  * Fixed self-hosted issues with Agent Builder from QA
  * Fixed mode switcher visibility when Agent Builder is disabled on self-hosted
  * Fixed various Agent Builder navigation and UI issues

  **Download the Helm chart:** [`langsmith-0.13.1.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.1/langsmith-0.13.1.tgz)
</Update>

<Update label="2026-01-16" tags={["self-hosted"]} rss={{ title: "2026-01-16 - self-hosted" }}>
  ## langsmith-0.13.0

  * Added support for [Agent Builder](/langsmith/agent-builder) in self-hosted deployments
  * Added configurable trace TTL for long-lived traces
  * Added ability to conditionally enable OAuth tools and triggers
  * Added sample application creation during onboarding
  * Fixed feedback pagination and auto-pagination bugs
  * Fixed trace drawer skeleton not appearing immediately

  **Download the Helm chart:** [`langsmith-0.13.0.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.0/langsmith-0.13.0.tgz)
</Update>

<Update label="2026-01-12" tags={["self-hosted"]} rss={{ title: "2026-01-12 - self-hosted" }}>
  ## langsmith-0.12.37

  * Added `agent_builder_enabled` feature flag for self-hosted deployments
  * Added ability to delete files in the memories folder
  * Added secrets import flow in workspace settings
  * Improved streaming tree performance
  * Fixed scroll behavior in trace tree
  * Fixed unicode truncation issues in trace display
  * Fixed onboarding screen showing when runs exist
  * Fixed various Agent Builder sidebar and navigation issues
  * Fixed OAuth callback URL enforcement to require HTTPS

  **Download the Helm chart:** [`langsmith-0.12.37.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.37/langsmith-0.12.37.tgz)
</Update>

<Update label="2026-01-09" tags={["self-hosted"]} rss={{ title: "2026-01-09 - self-hosted" }}>
  ## langsmith-0.12.36

  * Added support for custom MCP servers with OAuth in Agent Builder
  * Added ability to view and edit memory files in Agent Builder
  * Added support for attachments in the frontend
  * Improved streaming tree performance in trace viewer
  * Fixed scroll behavior in trace tree
  * Fixed unicode truncation issues in trace display
  * Fixed onboarding screen showing incorrectly when runs exist
  * Increased maximum automation rules per workspace to 200

  **Download the Helm chart:** [`langsmith-0.12.36.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.36/langsmith-0.12.36.tgz)
</Update>

<Update label="2026-01-08" tags={["self-hosted"]} rss={{ title: "2026-01-08 - self-hosted" }}>
  ## langsmith-0.12.35

  * Added per-bar highlighting for feedback charts in experiments
  * Added Agent Builder activity feed
  * Changed experiment chip to hover card for better usability
  * Fixed agents appearing in random sidebar positions
  * Fixed tool modal nesting issue in playground
  * Fixed diff mode fallback on comparison page
  * Fixed race condition in OAuth authentication requests

  **Download the Helm chart:** [`langsmith-0.12.35.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.35/langsmith-0.12.35.tgz)
</Update>

<Update label="2026-12-26" tags={["self-hosted"]} rss={{ title: "2026-12-26 - self-hosted" }}>
  ## langsmith-0.12.34

  * Added Redis IAM authentication support for GCP and Azure
  * Added self-serve audit logs in OCSF format
  * Added hide column option to experiment outputs header
  * Added message\_user tool to the tool server
  * Improved trace tree loading speed
  * Allowed basic auth installations to disable invites via API
  * Fixed tenant ID handling in navigation
  * Fixed scrolling in Agent Builder templates view
  * Fixed Gmail account connection limit tooltip
  * Fixed user view preference persistence on page load
  * Fixed tab wrapping in UI
  * Made feedback charts visible by default
  * Made SCIM group name matching case-insensitive

  **Download the Helm chart:** [`langsmith-0.12.34.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.34/langsmith-0.12.34.tgz)
</Update>

<Update label="2025-12-20" tags={["self-hosted"]} rss={{ title: "2025-12-20 - self-hosted" }}>
  ## langsmith-0.12.33

  * Security fix: fixed Studio vulnerability to malicious `baseUrl` param by requiring user-defined allowed origins
  * Allow enabling invites alongside JIT provisioning for SSO (OAuth with Client Secret mode only)
  * Added self-serve audit logs for administrative actions (Private Preview)

  **Download the Helm chart:** [`langsmith-0.12.33.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.33/langsmith-0.12.33.tgz)
</Update>

<Update label="2025-12-12" tags={["self-hosted"]} rss={{ title: "2025-12-12 - self-hosted" }}>
  ## langsmith-0.12.32

  * Added IAM connection support for PostgreSQL (AWS only).
  * Added GPT-5.2 model support to the playground.
  * Added support for setting memory limits on executor pods.

  **Download the Helm chart:** [`langsmith-0.12.32.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.32/langsmith-0.12.32.tgz)
</Update>

<Update label="2025-12-11" tags={["self-hosted"]} rss={{ title: "2025-12-11 - self-hosted" }}>
  ## langsmith-0.12.31

  * Improved error messages for basic authentication misconfiguration.
  * Added organization operator role support.
  * Fixed issues with streaming datasets endpoint.

  **Download the Helm chart:** [`langsmith-0.12.31.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.31/langsmith-0.12.31.tgz)
</Update>

<Update label="2025-12-09" tags={["self-hosted"]} rss={{ title: "2025-12-09 - self-hosted" }}>
  ## langsmith-0.12.30

  * Fixed API Docs button not redirecting to the correct URL when using a sub path.
  * Performance improvements and bug fixes.

  **Download the Helm chart:** [`langsmith-0.12.30.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.30/langsmith-0.12.30.tgz)
</Update>

<Update label="2025-12-08" tags={["self-hosted"]} rss={{ title: "2025-12-08 - self-hosted" }}>
  ## langsmith-0.12.29

  * Added mTLS (mutual TLS) support for ClickHouse connections to enhance security for database communication.

  **Download the Helm chart:** [`langsmith-0.12.29.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.29/langsmith-0.12.29.tgz)
</Update>

<Update label="2025-12-05" tags={["self-hosted"]} rss={{ title: "2025-12-05 - self-hosted" }}>
  ## langsmith-0.12.28

  * Added mTLS (mutual TLS) support for PostgreSQL connections to enhance security for database communication.
  * Added mTLS support for ClickHouse clients.
  * Fixed Agent Builder onboarding and side navigation visibility when disabled in self-hosted deployments.

  **Download the Helm chart:** [`langsmith-0.12.28.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.28/langsmith-0.12.28.tgz)
</Update>

<Update label="2025-12-04" tags={["self-hosted"]} rss={{ title: "2025-12-04 - self-hosted" }}>
  ## langsmith-0.12.27

  * Added mTLS (mutual TLS) support for Redis connections to enhance security.
  * Added support for empty trigger server configuration in self-hosted deployments.
  * Improved incident banner styling and content.

  **Download the Helm chart:** [`langsmith-0.12.27.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.27/langsmith-0.12.27.tgz)
</Update>

<Update label="2025-12-01" tags={["self-hosted"]} rss={{ title: "2025-12-01 - self-hosted" }}>
  ## langsmith-0.12.25

  * Enabled Agent Builder UI feature flag for self-hosted deployments.
  * Added Redis Cluster support for improved scalability and high availability.

  **Download the Helm chart:** [`langsmith-0.12.25.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.25/langsmith-0.12.25.tgz)
</Update>

<Update label="2025-11-27" tags={["self-hosted"]} rss={{ title: "2025-11-27 - self-hosted" }}>
  ## langsmith-0.12.24

  * Added dequeue timeouts to all SAQ (Simple Async Queue) queues to improve reliability.
  * Performance improvements and bug fixes.

  **Download the Helm chart:** [`langsmith-0.12.24.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.24/langsmith-0.12.24.tgz)
</Update>

<Update label="2025-11-26" tags={["self-hosted"]} rss={{ title: "2025-11-26 - self-hosted" }}>
  ## langsmith-0.12.22

  * Added Claude Opus 4.5 model support to the playground.
  * Updated dataplane operator version.
  * Added `LANGCHAIN_ENDPOINT` environment variable when basePath is configured.

  **Download the Helm chart:** [`langsmith-0.12.22.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.22/langsmith-0.12.22.tgz)
</Update>

<Update label="2025-11-26" tags={["self-hosted"]} rss={{ title: "2025-11-26 - self-hosted" }}>
  ## langsmith-0.12.21

  * Added explicit `revisionHistoryLimit` configuration for operator deployment template.

  **Download the Helm chart:** [`langsmith-0.12.21.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.21/langsmith-0.12.21.tgz)
</Update>

<Update label="2025-11-24" tags={["self-hosted"]} rss={{ title: "2025-11-24 - self-hosted" }}>
  ## langsmith-0.12.20

  * Added support for self-hosted customers to opt into the pairwise annotation queue feature.
  * Updated operator to version 0.1.21 in LangSmith and data plane charts.

  **Download the Helm chart:** [`langsmith-0.12.20.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.20/langsmith-0.12.20.tgz)
</Update>

<Update label="2025-11-24" tags={["self-hosted"]} rss={{ title: "2025-11-24 - self-hosted" }}>
  ## langsmith-0.12.19

  * Fixed playground environment configuration to use correct default settings.

  **Download the Helm chart:** [`langsmith-0.12.19.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.19/langsmith-0.12.19.tgz)
</Update>

<Update label="2025-11-20" tags={["self-hosted"]} rss={{ title: "2025-11-20 - self-hosted" }}>
  ## langsmith-0.12.18

  * Internal updates and maintenance.

  **Download the Helm chart:** [`langsmith-0.12.18.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.12.18/langsmith-0.12.18.tgz)
</Update>

<Note>
  Additional Helm chart releases are available in the [`langchain-ai/helm` GitHub repository](https://github.com/langchain-ai/helm/releases).
</Note>

***

<div className="source-links">
  <Callout icon="edit">
    [Edit this page on GitHub](https://github.com/langchain-ai/docs/edit/main/src/langsmith/self-hosted-changelog.mdx) or [file an issue](https://github.com/langchain-ai/docs/issues/new/choose).
  </Callout>

  <Callout icon="terminal-2">
    [Connect these docs](/use-these-docs) to Claude, VSCode, and more via MCP for real-time answers.
  </Callout>
</div>
