From d187804b907950d96d60c7808bd9e7d1595acba8 Mon Sep 17 00:00:00 2001 From: June Park Date: Tue, 24 Dec 2024 23:11:20 +0900 Subject: [PATCH] Update source.json Signed-off-by: June Park --- _includes/source.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/source.json b/_includes/source.json index c16ef62..836bbfa 100644 --- a/_includes/source.json +++ b/_includes/source.json @@ -9,7 +9,7 @@ "developerName": "SideStore Team", "version": "0.5.9", "versionDate": "2024-12-24T14:01:50Z", - "versionDescription": "We got another update, just in time for Christmas! (depending on where you live)\n\nBefore we bring in 0.6.0 with AltStore 2.0 fully merged, consider this as a point update for all the fun things we made before it!\n\n## What's Changed\n* feat: show custom anisette server list if set by @moonsn in https://github.com/SideStore/SideStore/pull/717\n* Fix for Refresh Operation causing renewal/install of provisioning profiles for removed app extensions by @mahee96 in https://github.com/SideStore/SideStore/pull/727\n* Fix-regression: restored update-check logic(2a392dd) in InstalledApp.swift which was dropped in (1713fcc) by @mahee96 in https://github.com/SideStore/SideStore/pull/728\n* xcode: Debug dylib support is still broken in iOS 18 causing "No Entry Point Found. checked(null)" by @mahee96 in https://github.com/SideStore/SideStore/pull/729\n* refresh-app: enhanced error logging when app extension validation check fails by @mahee96 in https://github.com/SideStore/SideStore/pull/730\n* diagnostics: improved error logging for OperationError.invalidParameters by @mahee96 in https://github.com/SideStore/SideStore/pull/736\n* -[cleanup]: restore changes dropped from altstore-1.6.3 merge by 1713fcc by @mahee96 in https://github.com/SideStore/SideStore/pull/738\n* Add missing = sign by @TheMasterOfMike in https://github.com/SideStore/SideStore/pull/739\n* minor fixes for Remove Refreshed.ipa removal and posting from background thread by @mahee96 in https://github.com/SideStore/SideStore/pull/740\n* Diagnostics & cleanup: Added diagnostics for RefreshAppOperation failure and removed stale entries in pbxproj by @mahee96 in https://github.com/SideStore/SideStore/pull/741\n* Partial-Fix for #723: Error on refresh operation must be set on self.context instead of group.context by @mahee96 in https://github.com/SideStore/SideStore/pull/742\n* Background and shortcut refresh fix - remove only excess extensions from new package during install by @mahee96 in https://github.com/SideStore/SideStore/pull/743\n* Widgets-Fix: Ported Widget compatibility for ios 18+ from altstore by @mahee96 in https://github.com/SideStore/SideStore/pull/746\n* Update message about Disable Idle Timeout setting by @kaoneko in https://github.com/SideStore/SideStore/pull/747\n* Change gitignore, add package.resolve by @JoeMatt in https://github.com/SideStore/SideStore/pull/748\n* Twitter Updates & Email Support by @0-Blu in https://github.com/SideStore/SideStore/pull/762\n* -[xcode]: revert enabling debug dylib support for widgets by @mahee96 in https://github.com/SideStore/SideStore/pull/769\n* Fix: update sign-in screen toast text color to be primary color by @mahee96 in https://github.com/SideStore/SideStore/pull/770\n* - Fix: DatabaseManager.migrateDatabaseToAppGroupIfNeeded() src and dest for replaceItemAt() cannot be same by @mahee96 in https://github.com/SideStore/SideStore/pull/772\n* -[Feature]: client-side: Anisette server fallback impl when current server is unreachable by @mahee96 in https://github.com/SideStore/SideStore/pull/773\n* - Fix: Anisette-server-fallback: Try currently selected server first by @mahee96 in https://github.com/SideStore/SideStore/pull/775\n* - Fix: refresh(): app was being accessed after de-alloc causing EXC_BREAKPOINT by @mahee96 in https://github.com/SideStore/SideStore/pull/776\n* - Fix: AnisetteServers: refresh server request shouldn't use local cache to get proper updates by @mahee96 in https://github.com/SideStore/SideStore/pull/777\n* - [Partial-fix]: Show Toast regarding server switch due to fallback if UI context is available by @mahee96 in https://github.com/SideStore/SideStore/pull/779\n* Added launch arguments for coredata debugging and updated Scheme from AltStore to SideStore by @mahee96 in https://github.com/SideStore/SideStore/pull/785\n* Renamed libem_proxy.a to libem_proxy-ios.a for iOS builds and added echo to print the lib path being used in the run script by @mahee96 in https://github.com/SideStore/SideStore/pull/786\n* Updated LIB_FILE_NAME used in minimuxer shell script to link the binary by @mahee96 in https://github.com/SideStore/SideStore/pull/787\n* updated fetch-prebuilt.sh to reflect libem_proxy-ios.a renaming by @mahee96 in https://github.com/SideStore/SideStore/pull/788\n* [fetch-prebuilt.sh] - retain checked-in files from minimuxer repo by @mahee96 in https://github.com/SideStore/SideStore/pull/789\n* [fetch-prebuilt.sh]: force download when libs are missing locally and skip file is absent by @mahee96 in https://github.com/SideStore/SideStore/pull/796\n* [settings]: Fix: siri shortcut missing from settings by @mahee96 in https://github.com/SideStore/SideStore/pull/797\n* [dependencies]: updated Package.resolved to use latest commit for altsign package by @mahee96 in https://github.com/SideStore/SideStore/pull/798\n* added fix for downloadURL error + todo by @wynwxst in https://github.com/SideStore/SideStore/pull/807\n* Add entitlements by @junepark678 in https://github.com/SideStore/SideStore/pull/809\n* Update README.md by @neoarz in https://github.com/SideStore/SideStore/pull/803\n\n## New Contributors\n* @moonsn made their first contribution in https://github.com/SideStore/SideStore/pull/717\n* @TheMasterOfMike made their first contribution in https://github.com/SideStore/SideStore/pull/739\n* @kaoneko made their first contribution in https://github.com/SideStore/SideStore/pull/747\n* @wynwxst made their first contribution in https://github.com/SideStore/SideStore/pull/807\n* @neoarz made their first contribution in https://github.com/SideStore/SideStore/pull/803\n\n**Full Changelog**: https://github.com/SideStore/SideStore/compare/0.5.8...0.5.9\n", + "versionDescription": "We got another update, just in time for Christmas! (depending on where you live)\n\nBefore we bring in 0.6.0 with AltStore 2.0 fully merged, consider this as a point update for all the fun things we made before it!\n\n## What's Changed\n* feat: show custom anisette server list if set by @moonsn in https://github.com/SideStore/SideStore/pull/717\n* Fix for Refresh Operation causing renewal/install of provisioning profiles for removed app extensions by @mahee96 in https://github.com/SideStore/SideStore/pull/727\n* Fix-regression: restored update-check logic(2a392dd) in InstalledApp.swift which was dropped in (1713fcc) by @mahee96 in https://github.com/SideStore/SideStore/pull/728\n* xcode: Debug dylib support is still broken in iOS 18 causing No Entry Point Found. checked(null) by @mahee96 in https://github.com/SideStore/SideStore/pull/729\n* refresh-app: enhanced error logging when app extension validation check fails by @mahee96 in https://github.com/SideStore/SideStore/pull/730\n* diagnostics: improved error logging for OperationError.invalidParameters by @mahee96 in https://github.com/SideStore/SideStore/pull/736\n* -[cleanup]: restore changes dropped from altstore-1.6.3 merge by 1713fcc by @mahee96 in https://github.com/SideStore/SideStore/pull/738\n* Add missing = sign by @TheMasterOfMike in https://github.com/SideStore/SideStore/pull/739\n* minor fixes for Remove Refreshed.ipa removal and posting from background thread by @mahee96 in https://github.com/SideStore/SideStore/pull/740\n* Diagnostics & cleanup: Added diagnostics for RefreshAppOperation failure and removed stale entries in pbxproj by @mahee96 in https://github.com/SideStore/SideStore/pull/741\n* Partial-Fix for #723: Error on refresh operation must be set on self.context instead of group.context by @mahee96 in https://github.com/SideStore/SideStore/pull/742\n* Background and shortcut refresh fix - remove only excess extensions from new package during install by @mahee96 in https://github.com/SideStore/SideStore/pull/743\n* Widgets-Fix: Ported Widget compatibility for ios 18+ from altstore by @mahee96 in https://github.com/SideStore/SideStore/pull/746\n* Update message about Disable Idle Timeout setting by @kaoneko in https://github.com/SideStore/SideStore/pull/747\n* Change gitignore, add package.resolve by @JoeMatt in https://github.com/SideStore/SideStore/pull/748\n* Twitter Updates & Email Support by @0-Blu in https://github.com/SideStore/SideStore/pull/762\n* -[xcode]: revert enabling debug dylib support for widgets by @mahee96 in https://github.com/SideStore/SideStore/pull/769\n* Fix: update sign-in screen toast text color to be primary color by @mahee96 in https://github.com/SideStore/SideStore/pull/770\n* - Fix: DatabaseManager.migrateDatabaseToAppGroupIfNeeded() src and dest for replaceItemAt() cannot be same by @mahee96 in https://github.com/SideStore/SideStore/pull/772\n* -[Feature]: client-side: Anisette server fallback impl when current server is unreachable by @mahee96 in https://github.com/SideStore/SideStore/pull/773\n* - Fix: Anisette-server-fallback: Try currently selected server first by @mahee96 in https://github.com/SideStore/SideStore/pull/775\n* - Fix: refresh(): app was being accessed after de-alloc causing EXC_BREAKPOINT by @mahee96 in https://github.com/SideStore/SideStore/pull/776\n* - Fix: AnisetteServers: refresh server request shouldn't use local cache to get proper updates by @mahee96 in https://github.com/SideStore/SideStore/pull/777\n* - [Partial-fix]: Show Toast regarding server switch due to fallback if UI context is available by @mahee96 in https://github.com/SideStore/SideStore/pull/779\n* Added launch arguments for coredata debugging and updated Scheme from AltStore to SideStore by @mahee96 in https://github.com/SideStore/SideStore/pull/785\n* Renamed libem_proxy.a to libem_proxy-ios.a for iOS builds and added echo to print the lib path being used in the run script by @mahee96 in https://github.com/SideStore/SideStore/pull/786\n* Updated LIB_FILE_NAME used in minimuxer shell script to link the binary by @mahee96 in https://github.com/SideStore/SideStore/pull/787\n* updated fetch-prebuilt.sh to reflect libem_proxy-ios.a renaming by @mahee96 in https://github.com/SideStore/SideStore/pull/788\n* [fetch-prebuilt.sh] - retain checked-in files from minimuxer repo by @mahee96 in https://github.com/SideStore/SideStore/pull/789\n* [fetch-prebuilt.sh]: force download when libs are missing locally and skip file is absent by @mahee96 in https://github.com/SideStore/SideStore/pull/796\n* [settings]: Fix: siri shortcut missing from settings by @mahee96 in https://github.com/SideStore/SideStore/pull/797\n* [dependencies]: updated Package.resolved to use latest commit for altsign package by @mahee96 in https://github.com/SideStore/SideStore/pull/798\n* added fix for downloadURL error + todo by @wynwxst in https://github.com/SideStore/SideStore/pull/807\n* Add entitlements by @junepark678 in https://github.com/SideStore/SideStore/pull/809\n* Update README.md by @neoarz in https://github.com/SideStore/SideStore/pull/803\n\n## New Contributors\n* @moonsn made their first contribution in https://github.com/SideStore/SideStore/pull/717\n* @TheMasterOfMike made their first contribution in https://github.com/SideStore/SideStore/pull/739\n* @kaoneko made their first contribution in https://github.com/SideStore/SideStore/pull/747\n* @wynwxst made their first contribution in https://github.com/SideStore/SideStore/pull/807\n* @neoarz made their first contribution in https://github.com/SideStore/SideStore/pull/803\n\n**Full Changelog**: https://github.com/SideStore/SideStore/compare/0.5.8...0.5.9\n", "beta": true, "size": 9300000, "localizedDescription": "SideStore is an alternative app store for non-jailbroken devices. \n\nSideStore allows you to sideload other .ipa files and apps from the Files app or via the SideStore Library", @@ -28,7 +28,7 @@ { "version": "0.5.9", "date": "2024-12-24T14:01:50Z", - "localizedDescription": "We got another update, just in time for Christmas! (depending on where you live)\n\nBefore we bring in 0.6.0 with AltStore 2.0 fully merged, consider this as a point update for all the fun things we made before it!\n\n## What's Changed\n* feat: show custom anisette server list if set by @moonsn in https://github.com/SideStore/SideStore/pull/717\n* Fix for Refresh Operation causing renewal/install of provisioning profiles for removed app extensions by @mahee96 in https://github.com/SideStore/SideStore/pull/727\n* Fix-regression: restored update-check logic(2a392dd) in InstalledApp.swift which was dropped in (1713fcc) by @mahee96 in https://github.com/SideStore/SideStore/pull/728\n* xcode: Debug dylib support is still broken in iOS 18 causing "No Entry Point Found. checked(null)" by @mahee96 in https://github.com/SideStore/SideStore/pull/729\n* refresh-app: enhanced error logging when app extension validation check fails by @mahee96 in https://github.com/SideStore/SideStore/pull/730\n* diagnostics: improved error logging for OperationError.invalidParameters by @mahee96 in https://github.com/SideStore/SideStore/pull/736\n* -[cleanup]: restore changes dropped from altstore-1.6.3 merge by 1713fcc by @mahee96 in https://github.com/SideStore/SideStore/pull/738\n* Add missing = sign by @TheMasterOfMike in https://github.com/SideStore/SideStore/pull/739\n* minor fixes for Remove Refreshed.ipa removal and posting from background thread by @mahee96 in https://github.com/SideStore/SideStore/pull/740\n* Diagnostics & cleanup: Added diagnostics for RefreshAppOperation failure and removed stale entries in pbxproj by @mahee96 in https://github.com/SideStore/SideStore/pull/741\n* Partial-Fix for #723: Error on refresh operation must be set on self.context instead of group.context by @mahee96 in https://github.com/SideStore/SideStore/pull/742\n* Background and shortcut refresh fix - remove only excess extensions from new package during install by @mahee96 in https://github.com/SideStore/SideStore/pull/743\n* Widgets-Fix: Ported Widget compatibility for ios 18+ from altstore by @mahee96 in https://github.com/SideStore/SideStore/pull/746\n* Update message about Disable Idle Timeout setting by @kaoneko in https://github.com/SideStore/SideStore/pull/747\n* Change gitignore, add package.resolve by @JoeMatt in https://github.com/SideStore/SideStore/pull/748\n* Twitter Updates & Email Support by @0-Blu in https://github.com/SideStore/SideStore/pull/762\n* -[xcode]: revert enabling debug dylib support for widgets by @mahee96 in https://github.com/SideStore/SideStore/pull/769\n* Fix: update sign-in screen toast text color to be primary color by @mahee96 in https://github.com/SideStore/SideStore/pull/770\n* - Fix: DatabaseManager.migrateDatabaseToAppGroupIfNeeded() src and dest for replaceItemAt() cannot be same by @mahee96 in https://github.com/SideStore/SideStore/pull/772\n* -[Feature]: client-side: Anisette server fallback impl when current server is unreachable by @mahee96 in https://github.com/SideStore/SideStore/pull/773\n* - Fix: Anisette-server-fallback: Try currently selected server first by @mahee96 in https://github.com/SideStore/SideStore/pull/775\n* - Fix: refresh(): app was being accessed after de-alloc causing EXC_BREAKPOINT by @mahee96 in https://github.com/SideStore/SideStore/pull/776\n* - Fix: AnisetteServers: refresh server request shouldn't use local cache to get proper updates by @mahee96 in https://github.com/SideStore/SideStore/pull/777\n* - [Partial-fix]: Show Toast regarding server switch due to fallback if UI context is available by @mahee96 in https://github.com/SideStore/SideStore/pull/779\n* Added launch arguments for coredata debugging and updated Scheme from AltStore to SideStore by @mahee96 in https://github.com/SideStore/SideStore/pull/785\n* Renamed libem_proxy.a to libem_proxy-ios.a for iOS builds and added echo to print the lib path being used in the run script by @mahee96 in https://github.com/SideStore/SideStore/pull/786\n* Updated LIB_FILE_NAME used in minimuxer shell script to link the binary by @mahee96 in https://github.com/SideStore/SideStore/pull/787\n* updated fetch-prebuilt.sh to reflect libem_proxy-ios.a renaming by @mahee96 in https://github.com/SideStore/SideStore/pull/788\n* [fetch-prebuilt.sh] - retain checked-in files from minimuxer repo by @mahee96 in https://github.com/SideStore/SideStore/pull/789\n* [fetch-prebuilt.sh]: force download when libs are missing locally and skip file is absent by @mahee96 in https://github.com/SideStore/SideStore/pull/796\n* [settings]: Fix: siri shortcut missing from settings by @mahee96 in https://github.com/SideStore/SideStore/pull/797\n* [dependencies]: updated Package.resolved to use latest commit for altsign package by @mahee96 in https://github.com/SideStore/SideStore/pull/798\n* added fix for downloadURL error + todo by @wynwxst in https://github.com/SideStore/SideStore/pull/807\n* Add entitlements by @junepark678 in https://github.com/SideStore/SideStore/pull/809\n* Update README.md by @neoarz in https://github.com/SideStore/SideStore/pull/803\n\n## New Contributors\n* @moonsn made their first contribution in https://github.com/SideStore/SideStore/pull/717\n* @TheMasterOfMike made their first contribution in https://github.com/SideStore/SideStore/pull/739\n* @kaoneko made their first contribution in https://github.com/SideStore/SideStore/pull/747\n* @wynwxst made their first contribution in https://github.com/SideStore/SideStore/pull/807\n* @neoarz made their first contribution in https://github.com/SideStore/SideStore/pull/803\n\n**Full Changelog**: https://github.com/SideStore/SideStore/compare/0.5.8...0.5.9\n", + "localizedDescription": "We got another update, just in time for Christmas! (depending on where you live)\n\nBefore we bring in 0.6.0 with AltStore 2.0 fully merged, consider this as a point update for all the fun things we made before it!\n\n## What's Changed\n* feat: show custom anisette server list if set by @moonsn in https://github.com/SideStore/SideStore/pull/717\n* Fix for Refresh Operation causing renewal/install of provisioning profiles for removed app extensions by @mahee96 in https://github.com/SideStore/SideStore/pull/727\n* Fix-regression: restored update-check logic(2a392dd) in InstalledApp.swift which was dropped in (1713fcc) by @mahee96 in https://github.com/SideStore/SideStore/pull/728\n* xcode: Debug dylib support is still broken in iOS 18 causing No Entry Point Found. checked(null) by @mahee96 in https://github.com/SideStore/SideStore/pull/729\n* refresh-app: enhanced error logging when app extension validation check fails by @mahee96 in https://github.com/SideStore/SideStore/pull/730\n* diagnostics: improved error logging for OperationError.invalidParameters by @mahee96 in https://github.com/SideStore/SideStore/pull/736\n* -[cleanup]: restore changes dropped from altstore-1.6.3 merge by 1713fcc by @mahee96 in https://github.com/SideStore/SideStore/pull/738\n* Add missing = sign by @TheMasterOfMike in https://github.com/SideStore/SideStore/pull/739\n* minor fixes for Remove Refreshed.ipa removal and posting from background thread by @mahee96 in https://github.com/SideStore/SideStore/pull/740\n* Diagnostics & cleanup: Added diagnostics for RefreshAppOperation failure and removed stale entries in pbxproj by @mahee96 in https://github.com/SideStore/SideStore/pull/741\n* Partial-Fix for #723: Error on refresh operation must be set on self.context instead of group.context by @mahee96 in https://github.com/SideStore/SideStore/pull/742\n* Background and shortcut refresh fix - remove only excess extensions from new package during install by @mahee96 in https://github.com/SideStore/SideStore/pull/743\n* Widgets-Fix: Ported Widget compatibility for ios 18+ from altstore by @mahee96 in https://github.com/SideStore/SideStore/pull/746\n* Update message about Disable Idle Timeout setting by @kaoneko in https://github.com/SideStore/SideStore/pull/747\n* Change gitignore, add package.resolve by @JoeMatt in https://github.com/SideStore/SideStore/pull/748\n* Twitter Updates & Email Support by @0-Blu in https://github.com/SideStore/SideStore/pull/762\n* -[xcode]: revert enabling debug dylib support for widgets by @mahee96 in https://github.com/SideStore/SideStore/pull/769\n* Fix: update sign-in screen toast text color to be primary color by @mahee96 in https://github.com/SideStore/SideStore/pull/770\n* - Fix: DatabaseManager.migrateDatabaseToAppGroupIfNeeded() src and dest for replaceItemAt() cannot be same by @mahee96 in https://github.com/SideStore/SideStore/pull/772\n* -[Feature]: client-side: Anisette server fallback impl when current server is unreachable by @mahee96 in https://github.com/SideStore/SideStore/pull/773\n* - Fix: Anisette-server-fallback: Try currently selected server first by @mahee96 in https://github.com/SideStore/SideStore/pull/775\n* - Fix: refresh(): app was being accessed after de-alloc causing EXC_BREAKPOINT by @mahee96 in https://github.com/SideStore/SideStore/pull/776\n* - Fix: AnisetteServers: refresh server request shouldn't use local cache to get proper updates by @mahee96 in https://github.com/SideStore/SideStore/pull/777\n* - [Partial-fix]: Show Toast regarding server switch due to fallback if UI context is available by @mahee96 in https://github.com/SideStore/SideStore/pull/779\n* Added launch arguments for coredata debugging and updated Scheme from AltStore to SideStore by @mahee96 in https://github.com/SideStore/SideStore/pull/785\n* Renamed libem_proxy.a to libem_proxy-ios.a for iOS builds and added echo to print the lib path being used in the run script by @mahee96 in https://github.com/SideStore/SideStore/pull/786\n* Updated LIB_FILE_NAME used in minimuxer shell script to link the binary by @mahee96 in https://github.com/SideStore/SideStore/pull/787\n* updated fetch-prebuilt.sh to reflect libem_proxy-ios.a renaming by @mahee96 in https://github.com/SideStore/SideStore/pull/788\n* [fetch-prebuilt.sh] - retain checked-in files from minimuxer repo by @mahee96 in https://github.com/SideStore/SideStore/pull/789\n* [fetch-prebuilt.sh]: force download when libs are missing locally and skip file is absent by @mahee96 in https://github.com/SideStore/SideStore/pull/796\n* [settings]: Fix: siri shortcut missing from settings by @mahee96 in https://github.com/SideStore/SideStore/pull/797\n* [dependencies]: updated Package.resolved to use latest commit for altsign package by @mahee96 in https://github.com/SideStore/SideStore/pull/798\n* added fix for downloadURL error + todo by @wynwxst in https://github.com/SideStore/SideStore/pull/807\n* Add entitlements by @junepark678 in https://github.com/SideStore/SideStore/pull/809\n* Update README.md by @neoarz in https://github.com/SideStore/SideStore/pull/803\n\n## New Contributors\n* @moonsn made their first contribution in https://github.com/SideStore/SideStore/pull/717\n* @TheMasterOfMike made their first contribution in https://github.com/SideStore/SideStore/pull/739\n* @kaoneko made their first contribution in https://github.com/SideStore/SideStore/pull/747\n* @wynwxst made their first contribution in https://github.com/SideStore/SideStore/pull/807\n* @neoarz made their first contribution in https://github.com/SideStore/SideStore/pull/803\n\n**Full Changelog**: https://github.com/SideStore/SideStore/compare/0.5.8...0.5.9\n", "downloadURL": "https://github.com/SideStore/SideStore/releases/download/0.5.9/SideStore.ipa", "size": 9300000