<feed xmlns='http://www.w3.org/2005/Atom'>
<title>domain-dig.git/DomainDig/DomainViewModel.swift, branch v2.0.0</title>
<subtitle>local-first ios domain inspection toolkit. dns, tls, rdap, audit.
</subtitle>
<id>http://git.krz.sh/krz/domain-dig.git/atom?h=v2.0.0</id>
<link rel='self' href='http://git.krz.sh/krz/domain-dig.git/atom?h=v2.0.0'/>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/domain-dig.git/'/>
<updated>2026-04-20T21:24:20+00:00</updated>
<entry>
<title>feat(v2.0.0): introduce tracked domains, diffing, and monitoring foundations</title>
<updated>2026-04-20T21:24:20+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-20T21:24:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/domain-dig.git/commit/?id=9999f876feb9a2d419a79ad601f78053c44d44f8'/>
<id>urn:sha1:9999f876feb9a2d419a79ad601f78053c44d44f8</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>feat(v1.9.0): add domain availability lookup and watchlist foundation</title>
<updated>2026-04-20T20:48:47+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-20T20:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/domain-dig.git/commit/?id=397c7c420c22fc1c235893bd85b2029da9145730'/>
<id>urn:sha1:397c7c420c22fc1c235893bd85b2029da9145730</id>
<content type='text'>
- implement availability detection (available/registered/unknown)
- integrate availability into domain results
- add lightweight domain suggestions
- introduce local watchlist with persistence
- add WatchlistView and toolbar access
- include availability in export
</content>
</entry>
<entry>
<title>feat(v1.8): improve result structure, history, and consistency</title>
<updated>2026-04-20T20:28:12+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-20T20:28:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/domain-dig.git/commit/?id=ee2520f2c0c2d806fd284c3d6b8a81a3822f5270'/>
<id>urn:sha1:ee2520f2c0c2d806fd284c3d6b8a81a3822f5270</id>
<content type='text'>
- normalize sections and add summary card
- fix resolver usage in reverse DNS
- include custom port scans in history/export
- standardize error handling
- decompose ContentView into smaller views
</content>
</entry>
<entry>
<title>add custom port scans and improve DNS/email/security diagnostics</title>
<updated>2026-04-03T22:48:16+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-03T22:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/domain-dig.git/commit/?id=253e57bd3ba31ef533a904be84d43c8103ba81b4'/>
<id>urn:sha1:253e57bd3ba31ef533a904be84d43c8103ba81b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add HTTP header grading and protocol metadata</title>
<updated>2026-04-03T22:14:00+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-03T22:14:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/domain-dig.git/commit/?id=2c38b5edee339e5fe9060a835d9772a71606dc85'/>
<id>urn:sha1:2c38b5edee339e5fe9060a835d9772a71606dc85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add BIMI and MTA-STS checks to email security</title>
<updated>2026-04-03T22:07:27+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-03T22:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/domain-dig.git/commit/?id=8465ef359f88ddef7cad68a0c2e361bb0bfe58ff'/>
<id>urn:sha1:8465ef359f88ddef7cad68a0c2e361bb0bfe58ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.4.0</title>
<updated>2026-04-03T21:59:04+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-03T21:59:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/domain-dig.git/commit/?id=1e13dac952d8f6cce7964aef27e98fa2e9da1eb7'/>
<id>urn:sha1:1e13dac952d8f6cce7964aef27e98fa2e9da1eb7</id>
<content type='text'>
Add richer SSL/TLS inspection details including negotiated TLS version,
cipher suite, full certificate chain display, crt.sh lookup, and HSTS
preload status. Persist HSTS preload in history/export and run the
preload check in parallel with the SSL lookup.
</content>
</entry>
<entry>
<title>realigning commits</title>
<updated>2026-03-18T16:59:38+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-03-18T16:59:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/domain-dig.git/commit/?id=376e7b55b4a0c4f54faa0c2828dea4fd17dff288'/>
<id>urn:sha1:376e7b55b4a0c4f54faa0c2828dea4fd17dff288</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial commit</title>
<updated>2026-03-12T03:01:24+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-03-12T03:01:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/domain-dig.git/commit/?id=e11b7d29a6aa9e52f63fcb35ee7ed9127850fffe'/>
<id>urn:sha1:e11b7d29a6aa9e52f63fcb35ee7ed9127850fffe</id>
<content type='text'>
</content>
</entry>
</feed>
