v0.91.5

ravitemer/mcp-hubv0.91.5Jul 30, 2026by github-actions[bot]

AI Summary

A patch release fixing RBAC migration issues and a UI width bug.

Key Highlights

  • Fixed metric stream name RBAC migration
  • Fixed UI width issue when wrap is enabled

New Features

  • RBAC migration fix
  • UI width fix

Full Release Notes

## Patch Release: v0.91.5 (July 30, 2026)

**Commits**: 2 OSS | **Previous**: v0.91.4

### Bug Fixes

#### Authentication & RBAC
- Fixed metric stream name RBAC migration (OSS#13523) — @Subhra264

#### UI/UX
- Use full width (`tw:w-full`) when wrap is enabled (OSS#13517) — @nikhilsaikethe