Shipped/Regular release update September 18th, 2025

September 18, 2025

Regular release update September 18th, 2025

Features

CLI - Added AI assistant helper

  • New commands:
    • uniform ai mcp install — Install and configure Model Context Protocol (MCP) servers.
    • uniform ai rules install — Install AI-specific coding rules.
    • uniform ai rules list — List available AI rules.
  • Supported tools: Cursor, Claude Desktop, and other MCP-compatible AI agents.
  • This enables you to install the Uniform MCP server, connect it to your Uniform project, and install rules and best practices for AI-agent awareness.

Webhooks - Added Email notifications for webhooks.

  • You can now add an email address to a webhook’s configuration to receive notifications for:
    • Endpoint disabled — Sent when an endpoint is automatically disabled after repeated delivery failures for 5 consecutive days.
    • Delivery attempts exhausted — Sent when a message fails after all retry attempts have been exhausted.

Improvements

  • The unpublished data resources toggle in the composition/entry editor will now only appear if there is a data resource on the composition, entry, or pattern that supports unpublished content. (UNI-7835)
  • Improved the empty state message on the Components list page to correctly distinguish between a truly empty project and filtered results that yield no matches. Users will now see the appropriate "Create your first component" message or "No results match your current criteria" based on the project's content and active filters. (UNI-7885)
Improvements