Skip to content

Releases: kwindrem/SetupHelper

v8.9

16 Jul 23:06
Compare
Choose a tag to compare

further changes for the remote GUI issue

v8.8

16 Jul 16:49
Compare
Choose a tag to compare

fixed: GuiMods web GUI (v1) broken (patched file permissions incorrect)

v8.7

13 Jul 18:10
Compare
Choose a tag to compare

provide version-dependent velib_phthon for this and other packages
updatePackage: always rebuild patch files

v8.6

03 Jul 06:41
Compare
Choose a tag to compare

fixed: persistent download pending message after a download fails

v8.5

28 May 18:58
Compare
Choose a tag to compare

fixed typo in version string (v8.4 was "v8.3=4")

v8.4

27 May 19:42
Compare
Choose a tag to compare

fixed: package install fails if it has older setup script

v8.3

17 May 23:37
Compare
Choose a tag to compare

added GitHub check frequency: 10 minutes, hourly, daily
reduces network bandwidth

v8.2

17 May 13:48
Compare
Choose a tag to compare

fixed: auto downloads can happen even when off (introduced in v8.1)

v8.1

16 May 19:30
Compare
Choose a tag to compare

fixed: GitHub version refresses occuring too fast (~10 seconds vs 10 minutes)

v8.0

15 May 20:14
Compare
Choose a tag to compare

allow multiple packages to modify the same file
allow multiple patch files for each active file
fixed: PackageManager hangs if there is no setup script in package directory
fixed: "Once" download scan doesn't check all packages
fixed: PackageManager hangs on Python 2 (Venus OS prior to v2.80)
use HelperResources only from SetupHelper (not from package directory)
this was necessary because /data/SetupHelper/patch
is now used in place of the stock patch executable
moved SetupHelper logging to /var/log/PackageManager/current
from /var/log/SetupHelper
added Recheck button for errors discovered in setup script prechecks
PackageManager now completes pending operations before exiting
add TailscaleGX to default package list
updatePackage: added patch options including MANUAL to prevent automatic patch updates
updatePackage: rewrite update file sets loop for speed improvement