Monstral / Changelog

Changelog

Every shipped feature, improvement, and fix — in the order it landed.

FeatureAugust 28, 2026

Autonomous Demo Agents with zero-latency sandboxes

Sandbox cold starts dropped from 800ms to under 200ms, and the copilot can now trigger multi-step milestones without a page reload.

  • New WASM-based sandbox runtime, ~4x faster provisioning
  • Copilot can chain multiple guided milestones in one session
  • Added live latency telemetry to the demo stage header
FeatureJuly 14, 2026

Visitor insights & lead intelligence dashboard

See exactly which features drove intent, with a live prospect feed and per-account scoring.

  • New Visitor Insights dashboard with funnel milestone velocity
  • Per-account intent scoring, synced to your CRM via webhook
  • Exportable CSV reports for weekly pipeline reviews
ImprovementMay 30, 2026

Faster integrations & alerting

Chat and CRM alerts now fire in under a second after a hot lead crosses your intent threshold.

  • Rebuilt the webhook delivery queue for sub-second alerting
  • Added native CRM sync for two major providers
  • Improved crawler queue monitor in the super admin panel
FeatureApril 2, 2026

Snippet & Crawl auto-discovery

Monstral now indexes your app's routes and user journeys automatically, no manual flow mapping required.

  • Automatic route indexing and intent-tree extraction
  • RBAC and billing modal mapping out of the box
  • New onboarding wizard for the crawler configuration
FixFebruary 18, 2026

Stability fixes for the sandbox scheduler

Resolved a race condition that could leave orphaned containers running after a session ended.

  • Fixed orphaned container cleanup after session timeout
  • Reduced P95 sandbox teardown latency by 60%
  • Patched a memory leak in the telemetry collector