krz/domain-dig
an ios app for DNS & SSL analysis
clone: git clone https://gitbay.org/krz/domain-dig.git
v5.0.2: DomainDig/ReleaseNotes.json · raw
1{
2 "version": "5.0.0",
3 "highlights": [
4 "The Local API now has a documented, versioned \"v1\" response contract, so scripts and automation you build against it stay stable across updates.",
5 "A versioned migration system keeps your tracked domains, history, audits, and settings safe and correctly upgraded across app versions.",
6 "A large internal cleanup: the two biggest source files were decomposed into focused units behind a new unit-test safety net, for faster and safer future releases.",
7 "App Info now links to documentation, source, privacy, and support, and can prefill an issue report with your app and device versions."
8 ]
9}