From f045a5d339a796f40a9e958436ebc6f5314bdab8 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 23 Apr 2026 22:15:20 -0500 Subject: feat(v3.4.0): add backup, restore, and data portability MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit • introduce versioned DomainDig backup format • add full backup export/import with merge and replace modes • implement data validation and conflict handling • add partial exports for tracked domains, workflows, and history • add Data Portability settings section • support Files/iCloud Drive import and export • harden migrations for evolving local models • extend CLI with backup export and validation --- DomainDig/Info.plist | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'DomainDig/Info.plist') diff --git a/DomainDig/Info.plist b/DomainDig/Info.plist index e397175..a24a71e 100644 --- a/DomainDig/Info.plist +++ b/DomainDig/Info.plist @@ -6,5 +6,13 @@ App ​Transport ​Security ​Settings (or NSApp​Transport​Security) + BGTaskSchedulerPermittedIdentifiers + + net.cleberg.DomainDig.monitor.refresh + + UIBackgroundModes + + fetch + -- cgit v1.2.3