Changelog

v1.0.0

March 2026 Launch
  • Core DNS management — Zone CRUD, record management with per-type validation, BIND import/export, record templates (Google Workspace, Microsoft 365, Fastmail)
  • DNSSEC by default — Every zone gets DNSSEC via deSEC, DS records displayed for registrar setup
  • Health monitoring — Automated checks for MX, SPF, DKIM, DMARC, DNSSEC, dangling CNAMEs with email alerts
  • DMARC report parsing — Ingest aggregate XML reports via webhook or API, with alignment dashboards
  • MTA-STS hosting — Generate and serve .well-known/mta-sts.txt dynamically per domain
  • TLSA/DANE automation — Automatic certificate fetching and TLSA record generation
  • TLS-RPT report parsing — RFC 8460 JSON report ingestion and storage
  • CAA management — Guided UI with presets for major Certificate Authorities
  • DNS propagation checker — Query multiple public resolvers and show per-record status
  • REST API — Full API with Bearer auth, pagination, bulk operations, and OpenAPI documentation
  • Stripe billing — Free, Starter, Pro, and Enterprise plans with 14-day trial
  • Admin panel — User management, impersonation, zone inspection
  • Security — Devise auth with TOTP 2FA, Rack::Attack rate limiting, CSP headers, encrypted credentials
  • Drift detection — Weekly comparison of DB state vs live DNS records
  • Dark mode — System preference detection with manual toggle