Skip to content

Instantly share code, notes, and snippets.

@coolstar
Created August 2, 2019 04:54
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save coolstar/7e82a14dcdb7ba6ce5aeeeb591a4e356 to your computer and use it in GitHub Desktop.
Save coolstar/7e82a14dcdb7ba6ce5aeeeb591a4e356 to your computer and use it in GitHub Desktop.

As many users may have noticed, Sileo's development is currently fast-paced; especially as we are in the middle of a rewrite/transition from Objective C to Swift. We know most users want a stable package managers, while there are some other users who want the latest shiny/bleeding edge [and we also need some testers to test newer versions as we can't test every repo on our own]. Hence we are now launching the Sileo Beta Channel! This is a separate package that installs alongside of Sileo (you'll have 2 icons; "Sileo" and "Sileo Beta").

What does this mean for average users

The normal Sileo package will be getting updates as they come out of beta, following testing both internally and by Beta Channel users. Sileo Beta in most cases should be stable enough to use as a daily package manager (though there may occasionally be bugs that crop up in a beta [not any that would risk your device/jailbreak though] -- however in those scenarios, you may simply use Sileo stable that's still installed alongside Sileo Beta.

How do I transfer sources between these 2 versions of Sileo?

Sources are managed by APT. Sources added to Sileo Beta will show up in normal Sileo, and vice-versa. Similarly, packages installed in Sileo Beta will show up in normal Sileo as well.

How do I submit feedback for the beta

To report bugs with the beta, please join the Sileo discord here: https://discord.gg/YRD4mSA We have a special room (#sileo-beta-feedback) where you may report issues with the beta.

Can I uninstall normal Sileo using the beta?

No, the beta does not include the support files outside of the main app itself. These support files are provided by the normal, non-beta Sileo package.

What if I don't want to continue beta testing after installing this?

You may uninstall the Sileo Beta at any time, or you may simply just open the stable version of Sileo at any time

My theme does not change the icon for Sileo beta?

Sileo Beta uses a separate bundle ID to allow users to install it alongside normal Sileo

Will Sileo be open source?

Sileo is currently in the middle of an Objective C -> Swift transition. This transition is expected to be completed by Sileo 2.0, and Sileo will be open sourced then. According to Github, Sileo 1.2.9b1 is currently 32% Swift and 66% Objective-C

Current Beta Changelogs

Sileo Beta 1.2.9b1 fixes UI glitches in the sources and downloads UI's and improves speed of refreshing sources and downloading packages. It also should fix issues with large numbers of packages sometimes not downloading properly Repos and Packages are managed by APT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment