Skip to content

Release 0.79.0

Choose a tag to compare

@mdlinville mdlinville released this 26 Mar 20:37

March 24, 2026

W&B Server 0.79.0 adds zooming and panning for images, improved management of service accounts and API keys, and performance improvements. Inference adds models MiniMax M2.5 and MiniMaxAI M2.5. Weave monitors now support scoring all operations, and the Weave UI adds enhanced management of prompt tags and aliases, chat view for Claude agents, filtering by emoji feedback reactions or note contents, and more.

March 24, 2026

Support and end of life

  • W&B Server v0.67 has reached end of life.

The official list of supported and archived releases is on the docs site: Supported Server releases and Archived Server releases. As a reminder, customers using Self-managed are responsible to upgrade to a supported release in time to maintain support.

Refer to Release policies and processes. For assistance or questions, contact support.

Security

  • When creating a service account, you are now automatically guided to create an API key for it.
  • Confirmation is now required to delete a service account or an API key from the W&B App.
  • The backend now escapes column names in filters to help prevent SQL injection.
  • Email addresses that contain diacritical marks are now blocked from user registration or login.

Features

  • Pan and zoom on an image to inspect fine-grained image details directly in W&B's full-screen image modal. Open any image in full-screen, then:

    • Use UI controls or keyboard shortcuts to set your zoom level, reset to 100%, or zoom to fit.
    • Click and drag to pan when zoomed in.
    Pan and zoom controls in the full-screen image modal
  • For pinned and baseline runs, summary metric deltas show how each run compares to the baseline. To turn on semantic coloring for quick visual reference, you can set the Metric directionality for a column. This feature is now generally available. Summary metric deltas in runs table comparing to baseline

  • You can now filter the run selector and Runs list by Git commit.

  • Added defensive caching for project fields to reduce database load.

Weave

Note: For deployments using Weave, Clickhouse v0.25.8+ is required before upgrading to v0.78+.

  • Weave now supports chat view for Claude agents.
  • The Weave UI now supports filtering by note contents.
  • The Weave UI now supports filtering traces by emoji feedback reactions.
  • The Weave UI now supports managing prompt tags and aliases.
  • Tables on the Calls and Traces pages now support drag-and-drop reordering of columns.
  • Weave monitors now support scoring across all operations.

Fixes

  • Fixed floating point rounding errors in backend smoothing.
  • Removed panel and hover overlay drop shadows.
  • Fixed misalignment in bounding boxes with long captions.
  • Fixed a UI bug where bounding boxes appeared with no image overlay.
  • Fixed a bug where typing in expression inputs caused the cursor to jump.
  • Fixed a bug where actual-sized images could overlap in gallery mode.
  • Panel search results now include custom charts.

Support

For assistance or questions, contact support@wandb.com