2021.12.06
Changes
tch-gui-unhide
- Added ability to send the router as the client time (NTP) server via DHCP
- Added ability to enable DHCP request logging
- Added ability to specify custom DNS Servers for static IP addresses (using tags)
- Added ability to enable DNS name resolution of static leases even when lease is not active (#52)
- Added WiFi QR Code generator, accessible by clicking on the SSID name on the WiFi card or by the new button under Password (#50)
- Added labels to traffic ids on QoS Queues tab
- Added new QoS tab to allow bandwidth shaping on a per-MAC address basis (#47), and to eliminate buffer bloat
- Added new BCM Ingress QoS Control Rules tab
- Added ability to completely disable QoS
- Changed QoS Shaper terminology from Upload to Traffic (scheduling happens on packet egress, so upload shaping is what happens on WAN interfaces and download shaping happens on LAN/WLAN interfaces)
- Re-classified application of QoS Shapers to interfaces into upload and download shaping
- Changed QoS Shaper rate to Mbit/s instead of Kbit/s
- Fixed initial display of Mobile card
- Hidden SSIDs are shown as grayed out on WiFi card
- Added WireGuard opkg repository (20.3.c only)
- Added bcm53xx as valid opkg architecture
- Sorted static leases by host name
- Code cleanup and optimization (mainly removed unused variables/functions)
de-telstra
- dnsmasq is not restarted if AdGuard Home is installed
- Disable WAN Sensing throughput monitoring (unless Telstra Monitoring kept enabled)
- Remove tr143 network throughput monitoring package (unless Telstra Monitoring kept enabled)
- Remove Telstra QoS VoWiFi reclassify rules (unless kept enabled)
- Allow override of opkg repository
- Added WireGuard opkg repository (20.3.c only)
- Added bcm53xx as valid opkg architecture