Skip to content

Commit

Permalink
Release 2022.11.30
Browse files Browse the repository at this point in the history
  • Loading branch information
seud0nym committed Nov 30, 2022
1 parent e170bd8 commit fbb3304
Show file tree
Hide file tree
Showing 6 changed files with 78,952 additions and 78,922 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
2022.11.21
2022.11.30
==========
* tch-gui-unhide: Fixed xDSL card not showing on vDSL connection
* tch-gui-unhide: Fixed xDSL card not showing on vDSL connection (except FW 20.4 - no support for xDSL configuration at all)
* tch-gui-unhide: Fixed incorrect xDSL status and missing statistics on Broadband screen (FW 20.4)
* tch-gui-unhide: Fixed adding static leases (broken by variable name change in 2022.11.01)
* tch-gui-unhide: Fixed adding static leases (broken by variable name change in release 2022.11.01)
* tch-gui-unhide: Fixed handling of disabled radios on Wireless card
* tch-gui-unhide: Fixed multiple IPv6 addresses overflowing on Local Network card (again)
* tch-gui-unhide: Fixed LAN gateway not assigned via DHCP (#113)
* tch-gui-unhide: Fixed IP address in content and printer sharing URLs when LAN IP assigned via DHCP (#113)
* tch-gui-unhide: Fixed display issue in static leases when MAC address has been assigned multiple IP addresses
* tch-gui-unhide: Fixed Internet Access card showed Broadband down on static connection because xDSL configuration removed in FW 20.4 (#117)
* tch-gui-unhide: Sorted MAC address drop down list when adding static lease in hostname order
* tch-gui-unhide: Added modified xDSL screen and supporting transformer mapping from tch-nginx-gui
* tch-gui-unhide: Sorted MAC address drop down list in hostname order when adding static lease
* tch-gui-unhide: Added modified xDSL screen and supporting transformer mapping from tch-nginx-gui (except FW 20.4 - no support for xDSL configuration at all)
* tch-gui-unhide: Added Datapump version and DSLAM Chipset/Version to xDSL card
* tch-gui-unhide: Removed duplicated calculations and optimised Broadband xDSL snippet
* tch-gui-unhide: Removed xDSL card and associated installation processing on FW 20.4 because there is no configuration support (#117)
* tch-gui-unhide: Removed Switch Active Bank button from System Extras screen on FW 20.4 because there is no transformer support for that option
* tch-gui-unhide: Allow static leases to be defined on Guest and other LAN interfaces (but you can only assign one static lease per MAC address)
* tch-gui-unhide: Restored Device Bandwidth Monitor, even though it is unreliable. (#115)
* tch-gui-unhide: Added IPv6 DUID and Host ID to static leases
* tch-gui-unhide: Allow WAN IPv6 to be set by Router Advertisement only (do not request address from DHCPv6) (#117)
* tch-gui-unhide: Added incompatibility warnings and handling for WAN Sensing when using a static IP connection (#117)
* de-telstra: Fixed Wi-Fi and EasyMesh service configuration on FW 20.4
* de-telstra: Fixed QoS rules not committed after removing Guest Wi-Fi on FW 20.4
* de-telstra: Improved detection of configuration update failures
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2022.11.01
2022.11.30
Loading

0 comments on commit fbb3304

Please sign in to comment.