From b21daff1452a56ff46af0cb3a98b567bb469539e Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Wed, 16 Aug 2023 14:08:40 -0500 Subject: [PATCH] [Apps] Updates Delta beta to 1.5b3 --- AltStore/Resources/apps.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/AltStore/Resources/apps.json b/AltStore/Resources/apps.json index c73a5e65..5e69046f 100644 --- a/AltStore/Resources/apps.json +++ b/AltStore/Resources/apps.json @@ -280,6 +280,15 @@ "developerName": "Riley Testut", "subtitle": "Classic games in your pocket.", "versions": [ + { + "version": "1.5b3", + "date": "2023-07-18T12:30:00-05:00", + "localizedDescription": "IMPROVED\n\nDelta Sync\n• Automatically resolves cheat + controller skin sync conflicts\n• Syncs game save hash between devices to prevent redundant uploads\n• Displays activity indicator when signing in\n• Delays seeding sync database until initial sync\n• Uses local modification date when uploading changes\n• Signs out from previous service when switching services\n• Improved error message when remote storage is out of free space (Dropbox only)\n\nSettings\n• Revised UI to use modern \"inset grouped\" style\n• Uses large titles where appropriate\n\nMisc.\n• Replaces `UIDocumentBrowserViewController` with `UIDocumentPickerViewController` on iOS 17+\n• Skips checksum verification when importing zipped games\n\nFIXED\n\nDelta Sync\n• Fixed incorrect mass conflicts when signing out then back in\n• Fixed “Harmony.sqlite couldn’t be opened” sync error when there are more than 1000 games\n• Fixed “file does not exist” sync error after restoring previous version\n• Fixed Delta Sync switch remaining OFF if users cancels \"Disable Syncing?\" warning alert\n• Fixed missing references to remote files when signing out then back in\n• Fixed queued syncs sometimes fetching outdated changes\n• Fixed accidentally using wrong account when signed-in to multiple services\n\niPad\n• Fixed crash when resolving Delta Sync merge conflicts\n• Fixed crash when disabling Delta Sync or switching services\n\nExperimental Features\n• Fixed saving screenshots to Photos with .limited authorization\n• Fixed saving screenshots to Photos as JPEGs\n\nMisc.\n• Fixed accidentally deleting Games directory during sync in rare circumstances\n• Fixed crash loading save states on iOS 17\n• Fixed displaying system name in dark text when remapping inputs on iOS 17", + "downloadURL": "https://cdn.altstore.io/file/altstore/apps/delta/1_5_b3.ipa", + "size": 46221055, + "sha256": "7e809c5d3193f7e85232dcc649d72c24496d78e42111b070fe413d3437578e12", + "minOSVersion": "14.0" + }, { "version": "1.5b2", "date": "2023-05-03T14:00:00-05:00",