Skip to content

2021.06.26

Compare
Choose a tag to compare
@seud0nym seud0nym released this 26 Jun 05:56
· 1579 commits to master since this release

This is a bug fix release for major release 2021.06.25.

Fixes

tch-gui-unhide

  • Build script did not include some updated/replacement code
  • PPPoE proto from wan6 interface was not set correctly
  • Fix WoL configuration for FW 20.3.c
  • Added install date/time to user installed packages

de-telstra

  • Deep Green Mode power setting missing [#31]

mtd-backup

  • Backup the list of user installed packages when saving configuration

Download Statistics

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

Transitional Download Statistics

Downloads of 17.2.0284
Downloads of 17.2.0468
Downloads of 18.1.c.0462
Downloads of 18.1.c.0514
Downloads of 18.1.c.0543
Downloads of 18.1.c.0549
Downloads of 18.1.c.0585

Release 2021.06.25 Changes

tch-gui-unhide

  • Support for 20.3.c firmware
  • Reduced number of versions of tch-gui-unhide to only major version numbers (17.2, 18.1.c and 20.3.c)
  • When a device has multiple IPv6 addresses in the Device list, sort them
  • Stop mobile card background refresh when any modal displayed
  • Entire Wireless card now auto-refreshes, not just SSID status (to pick up SSID changes propagated from MultiAP controller)
  • Wireless Booster card now auto-refreshes and shows the number of SSIDs synced from MultiAP controller
  • When disabling the MultiAP Agent, you can now reset the SSIDs and passwords to their defaults
  • Allow setting of LAN IPv4 Gateway and DNS servers in Bridged Mode
  • Fixed setting Bridged Mode from Broadband screen on 17.2 FW
  • Allow reset to Routed Mode from Bridged Mode without reset to factory defaults
  • Added ability to specify the destination IP for WoL over Internet
  • Changed order of columns in static leases table
  • Back-ported WAN Services modal to FW 17.2
  • Fixed incorrect error detection in DDNS update when IPv6 address contains 401 or 500
  • Added separate IPv4/6 Dynamic DNS status to card, and shows status rather than just enabled/disabled
  • Added the ability to automatically issue and renew a Server Certificate from https://letsencrypt.org/ for the IPv4 Dynamic DNS domain using the brilliant acme.sh from https://github.com/acmesh-official/acme.sh
  • Added warning to Internet Access screen that turning off DNS Auto-discovery will be ignored unless at least one custom DNS server is added
  • Added mounted USB Devices to Content Sharing card
  • Added file system free space to Gateway card
  • Added new card to manage packages (opkg UI)
    Changes since 2021.06.21 pre-release
  • Removed switch from CWMP card
  • xDSL card not showing, even if enabled [#29]
  • Default user (i.e. when you access the GUI without a password) was not allowed to see some cards
  • Check for missing Wi-Fi interfaces when displaying QoS upload shapers
  • Correctly handle boosters when no backhaul SSID

tch-gui-unhide-cards

  • Support for new cards
  • Added option to make all hidden cards visible

Extras Scripts

  • tch-gui-unhide-xtra.rsyncd: Moved rsyncd from System Extras to Content Sharing
  • tch-gui-unhide-xtra.samba36-server: Fixed error messages during tch-gui-unhide install when no USB mounted

Utility Scripts

de-telstra

  • Install System CA certificates automatically after configuring opkg repositories (fixes SSL errors with curl/wget/opkg commands)
  • Turn off noexec option on file system mounts, which prevented execution of scripts from USB
  • Enable or disable zone-specific NAT ALG helpers (FW 20.3.c)

mtd-backup

  • Now allows backups to a specified directory name on either USB or SSHFS
  • Appends FW version to rootfs_data and booted bank images
    Changes since 2021.06.21 pre-release
  • Excluded unnecessary options from config backup
  • Recalculate checksum of backed-up image so it can be verified pre-restore

mtd-restore

  • Now allows restores from a specified directory name on either USB or SSHFS
  • Now requires the partitions to be restored to be specified as parameters. If no partition is specified, it defaults to mtd2-rootfs_data
    Changes since 2021.06.21 pre-release
  • Added options to:
    • remove [w] writing message
    • reboot after last partition restored, and
    • allow skip of checksum comparison to force restore
  • Verify image checksum before restore

reset-to-factory-defaults-with-root

  • Ensure IP address specified with -I option does not conflict with the Guest network

update-ca-certificates:

  • New script to download and install the latest version of the System CA Certificates (on-demand and/or optionally once per month)