| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(v2.7.0): add provenance, confidence, and reproducibility metadata | Christian Cleberg | 2026-04-22 | 1 | -1/+26 |
| | | | | | | | | | | | * add result provenance across major sections * introduce confidence levels for ambiguous outputs * distinguish observed facts from inferred summaries * expand snapshot metadata for reproducibility * improve error classification and partial snapshot handling * include provenance and confidence in export * add local notes for tracked domains and history | ||||
| * | feat(v2.3.0): add ownership intelligence and subdomain discovery | Christian Cleberg | 2026-04-21 | 1 | -8/+96 |
| | | | | | | | | | | * 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 diffs | Christian Cleberg | 2026-04-21 | 1 | -61/+276 |
| | | | | | | | | | | | | - 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 | ||||
| * | feat(v2.1.0): add bulk workflows, CSV export, and filtering | Christian Cleberg | 2026-04-20 | 1 | -2/+16 |
| | | |||||
| * | feat(v2.0.0): introduce tracked domains, diffing, and monitoring foundationsv2.0.0 | Christian Cleberg | 2026-04-20 | 1 | -0/+197 |
| - replace basic watchlist with structured TrackedDomain model - add manual refresh flow for tracked domains - implement snapshot diffing (DNS, IP, TLS, HTTP, redirect, email, availability) - add change summaries (changed/unchanged + affected sections) - link tracked domains to history snapshots - enhance HistoryEntry with normalized summary fields - persist availability + suggestions in history and export - add WatchlistView with pinning, notes, and status display - introduce premium capability scaffolding (no StoreKit) - enforce free-tier tracked domain limit (local only) - refactor view model to support tracking, diffing, and refresh flows notes: - no background monitoring, notifications, or paid APIs yet - all features remain local-first and manual | |||||
