| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SideStore.ipa | 2024-12-24 | 9.3 MB | |
| 0.5.9 source code.tar.gz | 2024-12-24 | 7.7 MB | |
| 0.5.9 source code.zip | 2024-12-24 | 7.9 MB | |
| README.md | 2024-12-24 | 5.7 kB | |
| Totals: 4 Items | 24.9 MB | 0 | |
We got another update, just in time for Christmas! (depending on where you live)
Before 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!
What's Changed
- feat: show custom anisette server list if set by @moonsn in https://github.com/SideStore/SideStore/pull/717
- Fix for Refresh Operation causing renewal/install of provisioning profiles for removed app extensions by @mahee96 in https://github.com/SideStore/SideStore/pull/727
- 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
- 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
- refresh-app: enhanced error logging when app extension validation check fails by @mahee96 in https://github.com/SideStore/SideStore/pull/730
- diagnostics: improved error logging for OperationError.invalidParameters by @mahee96 in https://github.com/SideStore/SideStore/pull/736
- -[cleanup]: restore changes dropped from altstore-1.6.3 merge by 1713fcc by @mahee96 in https://github.com/SideStore/SideStore/pull/738
- Add missing = sign by @TheMasterOfMike in https://github.com/SideStore/SideStore/pull/739
- minor fixes for Remove Refreshed.ipa removal and posting from background thread by @mahee96 in https://github.com/SideStore/SideStore/pull/740
- Diagnostics & cleanup: Added diagnostics for RefreshAppOperation failure and removed stale entries in pbxproj by @mahee96 in https://github.com/SideStore/SideStore/pull/741
- 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
- Background and shortcut refresh fix - remove only excess extensions from new package during install by @mahee96 in https://github.com/SideStore/SideStore/pull/743
- Widgets-Fix: Ported Widget compatibility for ios 18+ from altstore by @mahee96 in https://github.com/SideStore/SideStore/pull/746
- Update message about Disable Idle Timeout setting by @kaoneko in https://github.com/SideStore/SideStore/pull/747
- Change gitignore, add package.resolve by @JoeMatt in https://github.com/SideStore/SideStore/pull/748
- Twitter Updates & Email Support by @0-Blu in https://github.com/SideStore/SideStore/pull/762
- -[xcode]: revert enabling debug dylib support for widgets by @mahee96 in https://github.com/SideStore/SideStore/pull/769
- Fix: update sign-in screen toast text color to be primary color by @mahee96 in https://github.com/SideStore/SideStore/pull/770
-
- Fix: DatabaseManager.migrateDatabaseToAppGroupIfNeeded() src and dest for replaceItemAt() cannot be same by @mahee96 in https://github.com/SideStore/SideStore/pull/772
- -[Feature]: client-side: Anisette server fallback impl when current server is unreachable by @mahee96 in https://github.com/SideStore/SideStore/pull/773
-
- Fix: Anisette-server-fallback: Try currently selected server first by @mahee96 in https://github.com/SideStore/SideStore/pull/775
-
- Fix: refresh(): app was being accessed after de-alloc causing EXC_BREAKPOINT by @mahee96 in https://github.com/SideStore/SideStore/pull/776
-
- Fix: AnisetteServers: refresh server request shouldn't use local cache to get proper updates by @mahee96 in https://github.com/SideStore/SideStore/pull/777
-
- [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
- Added launch arguments for coredata debugging and updated Scheme from AltStore to SideStore by @mahee96 in https://github.com/SideStore/SideStore/pull/785
- 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
- Updated LIB_FILE_NAME used in minimuxer shell script to link the binary by @mahee96 in https://github.com/SideStore/SideStore/pull/787
- updated fetch-prebuilt.sh to reflect libem_proxy-ios.a renaming by @mahee96 in https://github.com/SideStore/SideStore/pull/788
- [fetch-prebuilt.sh] - retain checked-in files from minimuxer repo by @mahee96 in https://github.com/SideStore/SideStore/pull/789
- [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
- [settings]: Fix: siri shortcut missing from settings by @mahee96 in https://github.com/SideStore/SideStore/pull/797
- [dependencies]: updated Package.resolved to use latest commit for altsign package by @mahee96 in https://github.com/SideStore/SideStore/pull/798
- added fix for downloadURL error + todo by @wynwxst in https://github.com/SideStore/SideStore/pull/807
- Add entitlements by @junepark678 in https://github.com/SideStore/SideStore/pull/809
- Update README.md by @neoarz in https://github.com/SideStore/SideStore/pull/803
New Contributors
- @moonsn made their first contribution in https://github.com/SideStore/SideStore/pull/717
- @TheMasterOfMike made their first contribution in https://github.com/SideStore/SideStore/pull/739
- @kaoneko made their first contribution in https://github.com/SideStore/SideStore/pull/747
- @wynwxst made their first contribution in https://github.com/SideStore/SideStore/pull/807
- @neoarz made their first contribution in https://github.com/SideStore/SideStore/pull/803
Full Changelog: https://github.com/SideStore/SideStore/compare/0.5.8...0.5.9