Skip to content

Releases: opa334/TrollStore

1.4.4

22 Nov 19:49
Compare
Choose a tag to compare
  • Revert to old installation method, as the FuguInstall method caused too many weird unexplainable issues

1.4.3

21 Nov 12:28
Compare
Choose a tag to compare
  • Fix app group and plugin containers not being removed when uninstalling an app

1.4.2

20 Nov 17:29
Compare
Choose a tag to compare
  • Fix an issue where apps could sometimes not be correctly marked as TrollStore apps, causing them to not appear in the TrollStore app list
  • Fix a theoretical issue that could maybe happen in some rare cases while adding an app to icon cache

1.4.1

20 Nov 14:36
Compare
Choose a tag to compare
  • Fix all problems with apps getting restricted on iOS 14 once and for all
  • Disable home screen uninstallations of TrollStore apps again, because doing this would also cause the app to get restricted

(If you already have an issue with restricted apps, reload icon cache once after installing this update)

1.4

19 Nov 22:40
Compare
Choose a tag to compare
1.4
  • Adapt FuguInstall method for installing apps as it may be a little bit better (This only applies to NEWLY installed apps, but it shouldn't matter too much, if you for some reason want an app to be installed through this new method, you need to uninstall it and then reinstall the IPA)
  • Add a switch to enable / disable the TrollStore URL scheme (closes #344)
  • Add an option to configure when installation confirmation alerts should be shown
  • Fix an issue where apps in some cases could still replace system URL schemes, which would break system functionality
  • TrollStore installed apps can now be uninstalled from home screen
  • When uninstalling TrollStore, there now is an option to preserve the apps installed through it
  • Various code improvements and other smaller fixes

1.3.5

06 Nov 00:00
Compare
Choose a tag to compare
  • Fix #336
  • Fix a bug with the update option in settings where it could wrongfully "update" to an outdated version of TrollStore in some rare edge cases

1.3.4

31 Oct 22:52
Compare
Choose a tag to compare
  • Fix Fugu15 not working when installed through TrollStore
  • Make app details a little more accurate

NOTE: The previously existant TSRootBinaries Info.plist is now depecrated and no longer needed, you might still want to include it to support older TrollStore versions

NOTE: 1.3.3 had a bug where the update process was broken, if you updated to it and are in a broken state, use TrollHelper(OTA) to update to 1.3.4, sorry for the inconveniences.

1.3.2

30 Oct 19:48
Compare
Choose a tag to compare
  • Allow TrollStore to access Metal, fixes app crashes when bold text is enabled
  • Add info about what TCC apis / MobileGestalt keys an app can access, contributed by @luken11

1.3.1

30 Oct 11:49
Compare
Choose a tag to compare
  • Fix crash on pressing cancel button on install alert
  • Fix installing IPAs from iCloud Drive when using the in app option

1.3

29 Oct 22:58
Compare
Choose a tag to compare
1.3
  • Show alert with a lot of info about an app before installing it (Also available for already installed apps under "Show Details" when pressing them)
  • Add plus button to top right of app list, allows installing an app from either the files app or from a URL
  • Replace a system URL scheme that can be used by websites to directly open IPAs in TrollStore (Check README for more info)
  • Add a search bar at the top of the app list
  • Work around an issue where apps could become restricted for some reason (#292), if this happens to you, press "Reload Icon Cache" in TrollStore settings and it should fix itself
  • Add an option to temporarily register a TrollStore installed app as "User" (It will not launch in this state, but it's useful for adjusting it's settings, using iTunes file sharing or using Apps Manager on it)
  • Massive internal code refactors
  • Add a launch screen to fix a broken animation when opening the TrollStore app
  • Fix a bug where the persistence helper wouldn't show the uninstall button when injected into a system app

NOTE: If you were not on 1.2.2 before installing this update, you will need to install the TrollStore tar twice (one time when you are already on 1.3) in order to get the URL scheme to work.