v0.7.39

parruda/swarmv0.7.39Jul 18, 2026by github-actions[bot]

AI Summary

This release focuses on improving the admin panel, aligning MCP protocol standards, and fixing OAuth failure recovery mechanisms.

Key Highlights

  • Show recently impersonated users in admin panel
  • Align tool discovery timeouts and retries with MCP protocol standard
  • Recover cleanly from OAuth failures
  • Restore static markdown parse for settled chat messages

New Features

  • Show recently impersonated users in admin panel

Full Release Notes

## Features

- feat(admin): show recently impersonated users in admin panel (#5750)

## Improvements

- improvement(mcp): align tool discovery timeouts and retries with MCP protocol standard (#5753)
- perf(mothership): restore static markdown parse for settled chat messages (#5751)

## Bug Fixes

- fix(mcp): recover cleanly from OAuth failures (#5595)

## Contributors

- @TheodoreSpeaks
- @j15z
- @waleedlatif1

[View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.7.38...v0.7.39)