Skip to content

2021.09.01

Compare
Choose a tag to compare
@seud0nym seud0nym released this 01 Sep 04:45
· 1395 commits to master since this release

Changes

tch-gui-unhide

  • Fixed Telephony card call stats for 20.3.c FW
  • Fixed backend DMZ validation [#42] (Thanks @bt)
  • Fixed firewall changes commit/apply
  • Update Available button now shows the change log, and can optionally invoke an automatic update
  • New option to show only a single summary chart card [#40] (-Cs), individual chart cards (-Ci (the default)) or no chart cards (-Cn)
  • Reviewed and reworked NAT ALG helpers UI on 20.3.c FW to simplify and work more consistently
  • Moved DNS settings on Local Network screen underneath "DHCP Settings" for increased clarity
  • Set DHCP DNS Server option when enabling DNS Intercept
  • Nil protection on radio_name in QoS Upload shapers
  • The -U (download latest release) option now automatically runs the upgrade after successful download
  • Added support for defaults on first time execution

de-telstra

  • Reviewed and reworked NAT ALG helpers settings on 20.3.c FW to work more consistently (-b option now deprecated)
  • New options to save and show defaults for future executions

intercept-dns

  • Fixed bug that showed enabled configuration as an error when using --status option, and added extra status information regarding ip sets
  • Set DHCP DNS Server option when enabling DNS Intercept

mtd-backup

  • Clear page cache after backup

reset-to-factory-defaults-with-root

  • Changed post-reset command sequence to set LAN IP address earlier
  • New options to save defaults for future executions

set-optimal-bank-plan

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 -