Product updates

OpsIQ changelog.

A customer-facing record of shipped product work across the AI layer, widget, tickets, Site Intelligence, connectors, billing, licensing, security, and developer platform.

View roadmap Read docs
Always shipping

A steady stream of releases — across the whole platform.

AI chat, ticketing, CRM, the Promotions Studio, SEO and Site Intelligence, analytics, webhooks, surveys, cookie-consent and AI actions all evolve together. New public entries land on this page as they go out.

Features, improvements, fixes & security — each entry is tagged so you can scan fast.
Operator-published — roadmap and changelog entries come straight from the manage portal.
Shipped, not promised — see what's next on the roadmap.
Live Release timeline FEATUREAsync AI replies IMPROVEMENTSLA calendars SECURITYSEO crawl gate FIXTicket merge FEATURECSAT survey IMPROVEMENTConsent isolation
Release notes

What changed, and why it matters.

Operators can publish roadmap and changelog entries from the manage portal. Public entries appear here automatically.

FEATURE
Jun 13, 2026
v2.6 · AI layer

Async AI replies for cloud scale

Long-running AI replies now run on a background worker queue instead of holding a web worker, so the chat widget stays snappy under load.
Includes a synchronous fallback and a per-workspace toggle, with the exact prompt and response still recorded in AI History.

FEATURE
Jun 12, 2026
v2.6 · Promotions

Promotion Studio: conversion blocks & A/B auto-winner

New premium blocks — rotating social-proof ticker, Yes/No two-step, and a tag-tally recommendation quiz — plus unique per-visitor coupon pools and ecommerce cart targeting.
A/B experiments can now auto-promote the winning variant once it reaches statistical significance.

IMPROVEMENT
Jun 10, 2026
v2.5 · Tickets

Business-hours SLAs, routing and audit log

Native tickets gained business-hours SLA calculations (DST-safe, weekends and holidays aware), least-busy and skill-weighted auto-assignment, duplicate-on-create suggestions, and an immutable per-ticket activity log.
Inbound email can now be piped straight into native tickets with attachments preserved.

FEATURE
Jun 8, 2026
v2.5 · CRM

Promotion leads bridge into the CRM

Leads captured by promotion campaigns now flow into CRM contacts automatically — consent-gated, deduped, and reversible via a kill switch.
Part of the wider AI-first CRM with four specialist agents and a Trust Dial for autonomy control.

SECURITY
Jun 5, 2026
v2.4 · Site Intelligence

SEO crawl pipeline hardening

Closed a cross-tenant access gap in the Site Intelligence API, fixed a migration that could silently leave crawls unqueued, and tightened exception handling across the SEO engines.
264 Site Intelligence tests now green.

FEATURE
Jun 3, 2026
v2.4 · Surveys

Post-resolution CSAT email survey

Resolved tickets can now trigger an opt-in CSAT survey by email, with a pure-CSS star-rating landing page and token-based one-click submission.
Throttled, capability-scoped, and off by default.

IMPROVEMENT
Jun 1, 2026
v2.3 · Consent & privacy

Cookie-consent isolation & data retention master control

The cookie-consent banner now renders in its own shadow root for full CSS isolation on customer sites.
A single master Data Retention setting now drives every log purge across the platform, with 0 meaning keep forever.

SECURITY
May 30, 2026
v2.3 · Platform

Secrets moved out of the web root

Production secrets (database, keys) now live outside the web root in locked-down config files; the in-webroot config is a secret-free shim.
All connectors were re-signed against the new layout.

IMPROVEMENT
May 25, 2026
v2.2 · Webhooks & API

Signed webhooks, idempotency and connector builder

HMAC-SHA256 signing with replay protection on every webhook, idempotency keys on all write APIs, and a sturdier admin API/webhook/connector builder with clearer diagnostics and generated docs.