Skip to content

Release 0.29.0

Compare
Choose a tag to compare
@nate-wandb nate-wandb released this 01 Mar 19:39
· 63 commits to main since this release

🪄 Features

  • Team collaboration and administrative controls
    • Now Admins can allow non-admins to invite collaborators into their W&B team. Team Admins can enable team members to invite users into a team for collaboration, removing an administrative bottleneck to ML collaboration while delivering improved administrative controls for team security for team member management.

🔨 Fixes

  • Sweep config generated from runs only from selected job
  • Updated dropdown components for Create Trigger modal
  • Prevent full page error message when Sweeps query errors
  • Custom charts now appear when searching panels in a workspace
  • Nulls and missing values are now correctly ignored in Run aggregations that operate over a group.
  • Filtering runs using scientific notation now correctly returns results
  • Better styling for Run table alert icons
  • Sidebar links now work when running W&B Server under a path
  • Show link in Model registry for Git-sourced jobs
  • Model registry counting timeout for on-prem installs fixed

Release Type: minor