Skip to content

v4.12.0

Latest

Choose a tag to compare

@LysanderKie LysanderKie released this 17 Aug 14:44
· 2 commits to main since this release

What's Changed

Features

Fixes

  • fix(ui): keep sr-only text from escaping its scroll container by @nkabardin in #16083
  • fix(v4): clarify migration activity window by @maxdeichmann in #16127
  • fix(web): move the compare-traces toggle into the migration action items by @nmtrang29 in #16129
  • fix(in-app-agent): stop silencing MCP tool failures into the sandbox by @LysanderKie in #16082
  • fix(layout): size the app shell from available space, not 100vw by @nkabardin in #16081
  • fix(ui): keep dropdown lists scrollable inside dialogs and drawers by @nkabardin in #16115
  • fix(saved-views): replace default view history state LFE-15092 by @nimarb in #16103
  • chore(api): mark v3 apis as deprecated in openai by @nimarb in #16099
  • fix(api): carry endpoint deprecation notices into the API reference by @niklassemmler in #16121
  • fix(v4): wait for migration status before rendering by @maxdeichmann in #16134
  • fix(worker): fail fast and auto-disable the PostHog export on config faults by @niklassemmler in #16095
  • fix(worker): mock DNS in url-normalization tests to remove CI flakiness by @LysanderKie in #16128
  • fix(agent): show a clearer 8-hour write-lock notice in the assistant by @LysanderKie in #16143
  • fix(worker): pin analytics export egress to connect-time SSRF validation by @niklassemmler in #16091
  • fix(filters): hide non-matching facets during a sidebar search, active ones included by @nkabardin in #16154
  • fix(evals): stop offering bookmarked as a trace evaluator filter column by @maxdeichmann in #16175
  • fix(redis): avoid CROSSSLOT on v4 legacy API usage multi-key ops by @maxdeichmann in #16180
  • fix(assistant): keep the mobile drawer on the visible viewport by @nkabardin in #16155
  • fix(shared): count cache token keys in the input and output aggregates by @milanagm in #16142
  • fix(web): hold the mobile zoom lock inside portalled overlays by @nkabardin in #16150
  • fix(clickhouse): query all clustered query logs by @maxdeichmann in #16198
  • fix(api): accept epoch fromTimestamp on public metrics v2 by @maxdeichmann in #16169
  • fix(agent): keep old sandbox conversations writable by @LysanderKie in #16148
  • fix(web): revert local eslint concurrency to 2 by @wochinge in #16205

Chores

New Contributors

Full Changelog: v4.11.0...v4.12.0