What's New
Follow our product journey. New features, improvements, and bug fixes are shipped regularly.
Version 1.8.0
minorJune 2026
SLOs & Error Budgets
NewDefine objectives on availability, recovery time, change failure rate, or incident counts β computed from your real incidents and deployments. Error budgets show burn rate and projected exhaustion, and every budget ends in a ship-or-stabilize recommendation that connects reliability to delivery pace. Budget burn surfaces automatically in the Monday Memo.
Linear Integration
NewConnect Linear with a personal API key to sync issues, cycles, and workflow states. Linear teams get the same flow analytics, cycle-time tracking, estimation accuracy, and Process Intelligence insights as Jira β cycles map to sprints automatically.
The Monday Memo
NewA weekly email that tells you what actually changed: computed week-over-week metric moves with the evidence behind every claim, follow-ups on last week's items, and an honest all-clear when nothing notable happened. Replaces the weekly briefing.
Receipts on Every AI Impact Number
ImprovedEvery headline stat on the AI Impact page now clicks through to the exact pull requests or usage records it was computed from. Cost rows are labelled vendor-reported, estimated, or manual β an estimate is never dressed up as a vendor figure.
Evidence-Gated AI Insights
ImprovedAI analysis now refuses to speak below an evidence floor (30 merged PRs) instead of generating generic prose. Thin-data organisations see a progress bar toward unlocking analysis, plus a data-health strip showing what every insight is based on.
Version 1.7.0
minorMay 2026
Live Notifications via SSE
NewReal-time push notifications delivered in-browser via Server-Sent Events. Deployment successes, failures, merged PRs, and incident updates now appear in the notification bell the moment they happen β no page refresh required.
Onboarding Email Campaign
NewAutomated 5-step email sequence for new free-tier organisations β day 0, 3, 7, 14, and 30. Each email is personalised to where the team is in setup and surfaces the most relevant next action. Campaign stops automatically on upgrade.
PR Review Depth Metrics
ImprovedPull request detail and list views now surface time-to-first-review, time-to-approval, approval count, changes-requested count, and comment density β the full picture of review health beyond just cycle time.
Merge-to-Deploy Time
ImprovedDeployments page now shows average time from PR merge to production deploy, computed across the loaded deployment window. Identifies handoff friction between engineering and release pipelines.
Version 1.6.0
minorApril 2026
Enterprise SSO
NewEnterprise-tier organisations can now connect their identity provider via Auth0 B2B Essentials. Email-domain-based home realm discovery routes users to the correct IdP automatically at login. Supports SAML and OIDC providers.
AI Impact Measurement
NewStatistically measures whether AI coding tools are changing delivery outcomes for your team. Uses difference-in-differences analysis comparing adopting vs non-adopting teams across deployment frequency, lead time, and change failure rate.
Engineering Health Check
NewA Joel Test-style self-assessment across 12 platform engineering dimensions: CI/CD maturity, observability, IaC coverage, on-call hygiene, deployment safety, and more. Each area gets an AI-generated recommendation with priority ranking.
Pull Request Health Score
ImprovedEvery PR now receives a 0β100 health score based on size, review depth, cycle time, and reviewer engagement. Scores surface directly in the PR list and detail views with a breakdown of contributing factors.
Version 1.5.0
minorMarch 2026
Weekly AI Engineering Briefing
NewEvery Monday morning, Professional and Enterprise organisations receive an AI-generated plain-English summary of engineering health: what changed week-over-week, which teams are trending down, and what to prioritise. Generated by Claude and delivered straight to your inbox.
AI Incident Post-Mortems
NewOne click turns a resolved incident into a structured post-mortem correlated with the deployments and PRs that caused it. The AI draft includes root cause analysis, timeline, and action items pre-populated from your data.
Process Intelligence & Flow Analytics
NewDeep Jira and Azure DevOps analytics beyond DORA: work item cycle time, flow efficiency, sprint velocity trends, estimation accuracy, and WIP visualisation. AI-powered recommendations flag the workflow bottlenecks costing the most time.
Scheduled Jobs In-Process
ImprovedAll background jobs (sync, metrics aggregation, anomaly detection, briefings) now run inside the web API process itself, eliminating the operational overhead of a separate worker service.
Version 1.4.0
minorFebruary 2026
AI Anomaly Detection & Alerts
NewAI analyses DORA metrics daily, flags statistically unusual patterns, and emails owners and admins before a dip becomes a crisis. Detects deployment frequency drops, lead time spikes, and change failure rate increases.
Datadog Integration
NewConnect Datadog to correlate deployment events with service health monitors and SLO data. Incidents triggered by a failed deploy are automatically linked in the incident timeline.
Integration Health Dashboard
NewA dedicated view shows last-sync timestamps, error counts, and connection status for every integration. Proactive alerts surface broken webhooks or expired tokens before they cause data gaps.
Webhook Idempotency
ImprovedAll inbound webhooks are now deduplicated by delivery ID. Duplicate deliveries from GitHub, GitLab, and Azure DevOps are safely ignored, preventing double-counted deployments and incidents.
Sync Status Indicators
ImprovedLast-synced timestamps and manual refresh buttons added to all data pages so you always know how fresh your metrics are.
Version 1.3.0
minorJanuary 2026
PagerDuty Integration
NewConnect PagerDuty to automatically track incidents and calculate MTTR. Incident timelines are correlated with nearby deployments so you can identify the culprit change at a glance.
Jenkins Integration (Beta)
NewJenkins pipelines can now push deployment and build events to DXSignal via webhook. Supports multi-branch pipelines and custom job metadata.
Saved Filter Views
NewSave your frequently used filter combinations for deployments, pull requests, and incidents. Set a default view and switch between saved filters with one click.
Dark Mode
ImprovedFull dark mode support across the app and marketing site with automatic persistence. Respects your system preference on first load.
Enhanced Data Sync Reliability
ImprovedSync now fetches up to 500 items per repository with safety limits. Pagination is handled automatically across GitHub, GitLab, and Bitbucket so no deployments or PRs are silently dropped.
Version 1.2.0
minorDecember 2025
Multi-Organization Support
NewUsers can belong to multiple organisations and switch between them from the navigation. Useful for consultants, contractors, and teams managing several product lines.
Team Invitations
NewOwners and admins can invite team members via email with role-based access: Owner, Admin, Member, or Viewer.
Subscription Tiers
NewLaunched Free, Essentials, Professional, and Enterprise plans with Stripe billing. Subscription gates enforce per-tier feature access across the platform.
Repository Selection
ImprovedChoose exactly which repositories feed into your metrics. Uncheck noise (forks, archived repos, internal tooling) without losing the underlying connection.
Version 1.0.0
majorNovember 2025
Public Launch
NewDXSignal is now available to all engineering teams. Free plan, 5-minute setup.
DORA Metrics Dashboard
NewCore dashboard displaying Deployment Frequency, Lead Time for Changes, Change Failure Rate, and Mean Time to Recovery with historical trending and DORA tier benchmarking.
GitHub, GitLab, Azure DevOps & Bitbucket
NewAll four major Git platforms supported at launch. Connect via OAuth or personal access token and get deployment frequency and PR metrics within minutes.
Team Metrics
NewCreate sub-teams and compare DORA performance across groups within your organisation. Identify which teams are Elite performers and which need support.
Webhook Signature Verification
SecurityAll inbound webhook payloads are verified against provider signatures (HMAC-SHA256) before processing. Unsigned or tampered payloads are rejected.
Version 0.9.0
minorOctober 2025
Private Beta
NewDXSignal opened to a small group of engineering leaders to validate core DORA metrics collection, integration reliability, and the onboarding flow.
GitHub Integration
NewFirst integration: GitHub repositories with deployment tracking via Actions and basic pull request metrics.
Token Encryption at Rest
SecurityAll integration tokens and OAuth credentials are encrypted at rest. Keys are stored separately from the database.
Want to influence our roadmap?
We ship fast and we listen. Try DXSignal free and share your feedback to help shape what we build next.