diff --git a/src/langsmith/self-hosted-changelog.mdx b/src/langsmith/self-hosted-changelog.mdx index eb3e0eef2c..1308f00332 100644 --- a/src/langsmith/self-hosted-changelog.mdx +++ b/src/langsmith/self-hosted-changelog.mdx @@ -10,6 +10,27 @@ rss: true [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. + +## langsmith-0.13.38 + +- Fixed missing subject attributes when obtaining Eppo assignment in the backend. +- Fixed an issue ensuring HTTPS scheme on OAuth callback redirect URIs. +- Improved workspace config modal handling in the Fleet UI for self-hosted deployments. +- Added new alembic migration to support policies in PostgreSQL. +- Fixed duplicate MCP servers by URL. +- Fixed joining active stream in Agent Builder when navigating to an in-progress thread. +- Improved security by adding new scopes to read user ID. +- Added pagination to the waterfall view in threads trace panel. +- Removed "empty message" placeholder in the agent editor chat. +- Added Salesforce SOQL query tool in Agent Builder. +- Improved UI responsiveness by preventing copy button layout shift during streaming in agent chat. +- Introduced inline rename functionality on double-click in the agent chat sidebar. +- Added support for session/Bearer authentication for evaluator endpoints. +- Enhanced the feedback dialog with docs info button to trigger webhooks. + +**Download the Helm chart:** [`langsmith-0.13.38.tgz`](https://github.com/langchain-ai/helm/releases/download/langsmith-0.13.38/langsmith-0.13.38.tgz) + + ## langsmith-0.13.37