From 603cdf60028c5f1023f5ce3e417b5c8b3d7f194b Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Wed, 13 Sep 2023 15:26:59 -0500 Subject: [PATCH] [Apps] Updates AltStore beta to 2.0b3 --- AltStore/Resources/apps.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/AltStore/Resources/apps.json b/AltStore/Resources/apps.json index 2296d682..8d341cbc 100644 --- a/AltStore/Resources/apps.json +++ b/AltStore/Resources/apps.json @@ -91,6 +91,15 @@ "developerName": "Riley Testut", "subtitle": "An alternative App Store for iOS.", "versions": [ + { + "version": "2.0b3", + "date": "2023-09-11T12:30:00-05:00", + "localizedDescription": "NEW\n\n\"Active Apps\" Widget (iOS 17+)\n• View remaining days for ALL active apps from Home Screen\n• Refresh apps directly from home screen by tapping countdown timers\n\nIMPROVED\n\nShortcuts\n• Converted existing \"Refresh All Apps\" shortcut into App Shortcut\n• Available by default in \"App Shortcuts\" section of Shortcuts app\n• Displays accurate progress when refreshing apps via Shortcuts app\n\nWidgets\n• Updated existing home screen widget to support refreshing apps by tapping countdown (iOS 17+)\n\nFIXED\n• Fixed AltJIT on iOS 17*\n• Fixed not refreshing AltStore last when refreshing via Shortcut\n• Fixed Error Log not displaying all detailed info for certain errors\n\n*Requires AltServer 1.7b1 (macOS) from latest Patreon post", + "downloadURL": "https://cdn.altstore.io/file/altstore/apps/altstore/2_0_b3.ipa", + "size": 5951325, + "sha256": "e9bb9b126f7acb1c18f22c28f1970b308e5850cf23bf1bb01da7933a97e7d17d", + "minOSVersion": "14.0" + }, { "version": "2.0b2", "date": "2023-05-31T15:30:00-05:00",