aboutsummaryrefslogtreecommitdiff
path: root/DomainDig/ReleaseNotes.json
diff options
context:
space:
mode:
Diffstat (limited to 'DomainDig/ReleaseNotes.json')
-rw-r--r--DomainDig/ReleaseNotes.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/DomainDig/ReleaseNotes.json b/DomainDig/ReleaseNotes.json
new file mode 100644
index 0000000..99384f6
--- /dev/null
+++ b/DomainDig/ReleaseNotes.json
@@ -0,0 +1,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."
+ ]
+}