summaryrefslogtreecommitdiff
path: root/DomainDig/BatchSweepSummaryView.swift
Commit message (Collapse)AuthorAgeFilesLines
* feat(v2.9.0): add risk scoring and deterministic insight engineChristian Cleberg2026-04-221-6/+1
| | | | | | | | | * introduce domain risk assessment with transparent factors * add insight engine for actionable observations * implement cross-domain insights for workflows * improve DNS, subdomain, email, and TLS interpretation * classify change impact severity * include insights and risk in export
* feat(v2.3.0): add ownership intelligence and subdomain discoveryChristian Cleberg2026-04-211-1/+4
| | | | | | | | | * implement RDAP-based ownership section * add ownership diffing and change classification * add passive subdomain discovery via certificate transparency * highlight interesting subdomains * introduce Data+ scaffolding for future features * include ownership and subdomains in export and history
* feat(v2.2.0): add foreground monitoring, notifications, and smarter diffsChristian Cleberg2026-04-211-0/+68
- implement “Check All” sweep for tracked domains - add local notifications for changes and certificate expiration - introduce change severity filtering (low/medium/high) - enhance change summaries and diff readability - add certificate expiration tracking and alerts - improve watchlist indicators for changes - add sweep summary screen - optimize performance for larger watchlists