Skip to content

2021.08.18

Compare
Choose a tag to compare
@seud0nym seud0nym released this 18 Aug 08:00
· 1483 commits to master since this release

Changes

tch-gui-unhide

  • Made charts easier to read in night theme [#38], and added monochrome chart option
  • New tab in Firewall for managing DNS interception
  • Fixed missing post_helper functions
  • Fixed chart card visibility incorrectly reset to match dependent card visibility during installation
  • Added option (-a5) to show 5 cards across on screens wider than 1200px

tch-gui-unhide-xtra.adblock

(Note: Extras scripts are not included in the release archive. They must be downloaded separately as required.)

  • Added support for the adblock package

de-telstra

  • Fixed "uci: Entry not found" messages on FW 17.2
  • Added support for defaults (Documentation to come later)

intercept-dns

  • Modified to be compatible with new user interface
  • Added --status option to show status and verify interception

reset-to-factory-defaults-with-root

  • Added check to ensure that the unpacked file to be flashed is larger than source .rbi file
  • Added support for defaults (Documentation to come later)

unpack-rbi

  • Added check to ensure that the unpacked file is larger than source .rbi file

Download Statistics

Downloads of 17.2
Downloads of 18.1.c
Downloads of 20.3.c

Important

The tch-gui-unhide platform releases now match the major (marketing) firmware release (i.e. 17.2, 18.1.c and 20.3.c), rather than being sub-version (e.g. 17.2.0284 or 18.1.c.0585) specific.

If you are currently on a tch-gui-unhide release prior to 2021.06.25, you will NOT be able to use the ./tch-gui-unhide -U command to update to this release. You will need to run this command instead:

curl -k -L https://github.com/seud0nym/tch-gui-unhide/releases/latest/download/$(uci get version.@version[0].marketing_version).tar.gz | tar -xzvf -