summaryrefslogtreecommitdiff
path: root/DomainDig/ReleaseNotes.json
blob: 99384f6d74612dcc70231e8e9f157a4d69e5a098 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "version": "5.0.0",
  "highlights": [
    "The Local API now has a documented, versioned \"v1\" response contract, so scripts and automation you build against it stay stable across updates.",
    "A versioned migration system keeps your tracked domains, history, audits, and settings safe and correctly upgraded across app versions.",
    "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.",
    "App Info now links to documentation, source, privacy, and support, and can prefill an issue report with your app and device versions."
  ]
}