What's new
Changelog
New features, improvements, and fixes — shipped regularly.
v4.2New integrationMarch 2026
ClickUp Integration + Paddle Billing
- ClickUp integration (OAuth 2.0) — create tasks, workspace/list mapping, priority, auto-resolution
- 16 new ClickUp automation templates (CI failures, stale PRs, deployments, and more)
- Migrated billing from PayPal to Paddle — more reliable subscriptions, broader payment method support
- Brand icons updated across sidebar and marketing pages
- Sentry SDK upgraded to v8
v4.0Major releaseMarch 2026
Friction Score + Jira + GitLab
- New Friction Score — quantifies your team's engineering health from CI, PR, and deployment data
- Jira integration (OAuth 2.0 Atlassian Cloud) — create issues, project/type/priority/labels, auto-resolution
- GitLab integration (OAuth 2.0 cloud + self-hosted) — pipelines, MRs, push events, create issues
- Problem-first onboarding: pick your top friction patterns and get pre-built automations instantly
- Public Signal Wall — share your team's signal activity with a public URL
- Slack notifications for stale PRs and health reports
- Weekly health report via email (Brevo)
- Stale PR scanner with configurable thresholds
- Per-installation webhook secrets for GitHub App
- Title-based cross-provider deduplication (30-day window)
v3.0Major releaseFebruary 2026
Signal Engine + Linear Integration
- Live Signal Feed — real-time stream of every automation event
- Linear integration — auto-create issues directly from detected signals
- Cooldown + deduplication: no duplicate Linear issues for the same signal
- Severity levels (critical / warning / info) on every signal
- Auto-resolution: Deviera closes Linear issues when the underlying problem clears
- CI Intelligence — flaky test detection via alternating pass/fail pattern
- Multi-repo Health Dashboard with scores and status badges
- GitHub App installation support with JWT auth
- Subscription billing
- Value Dashboard with ROI charts (recharts)
v2.0Major releaseJanuary 2026
Automation Engine + BullMQ Queues
- Full automation engine: trigger → condition → action pipeline
- BullMQ job queues (webhooks, scans, notifications, recurring tasks)
- Workspace auto-provisioning and admin UI
- Vercel integration for deployment failure detection
- Saved Views API for filtered signal views
- Admin panel: queue monitor, user list, billing overview, feature flags
- Email/password auth with verification and password reset (Brevo)
v1.0LaunchDecember 2025
Initial Release
- GitHub OAuth and webhook integration
- Basic automation rules (trigger + action)
- NextAuth v4 session management
- Prisma + PostgreSQL data layer
- Real-time updates via Socket.IO
- Dark mode with localStorage persistence