Skip to content

Commit

Permalink
Release 2021.07.10
Browse files Browse the repository at this point in the history
  • Loading branch information
seud0nym committed Jul 10, 2021
1 parent 5d05f76 commit 617a433
Show file tree
Hide file tree
Showing 5 changed files with 214 additions and 46 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,21 @@
2021.07.09
2021.07.10
==========
* tch-gui-unhide: Show Mobile Only Mode status on card
* tch-gui-unhide: Correctly update Broadband and Internet cards based on Mobile Only Mode and WAN Sensing
* tch-gui-unhide: Added file sharing user management for FW 20.3.c
* tch-gui-unhide: Fixed bug on Content Sharing card when USB device partition index is not 1
* tch-gui-unhide: LAN card and screen correctly display when AdGuard Home has replaced dnsmasq
* tch-gui-unhide: Ansuel Eco Settings card not working correctly on FW 20.3.c, so added new FW 20.3.c specific version
* tch-gui-unhide: Enable or disable SAMBA service when file and printer sharing completely enabled or disabled
* de-telstra: Do not disable xl2tpd if strongswan installed
* de-telstra: Disable NFC in minimum memory mode (if installed)
* de-telstra: Enable services as required if features turned on
* de-telstra: Some services changed in FW 20.3.c
* de-telstra: Attempt to hide cards if services stopped
* de-telstra: Removed additional SSH AFG/tch-exploit configuration (not needed because de-telstra will configure SSH LAN correctly)
* de-telstra: Fixed bug where Telstra Air QoS changes were not applied
* de-telstra: Fixed bug where the MultiAP backhaul AP UCI configuration key was hard-coded rather than being calculated
* de-telstra: Add option to remove the Guest Wi-Fi SSIDs, Guest Networks and associated firewall rules and zones
* de-telstra: Enable or disable SAMBA service when file and printer sharing completely enabled or disabled

2021.06.26
==========
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2021.06.26
2021.07.10
72 changes: 64 additions & 8 deletions tch-gui-unhide-17.2

Large diffs are not rendered by default.

90 changes: 73 additions & 17 deletions tch-gui-unhide-18.1.c

Large diffs are not rendered by default.

89 changes: 71 additions & 18 deletions tch-gui-unhide-20.3.c

Large diffs are not rendered by default.

0 comments on commit 617a433

Please sign in to comment.