Skip to content

Commit 02dbbba

Browse files
committed
Release 2023.03.23
1 parent 30f5a5e commit 02dbbba

6 files changed

+1566
-565
lines changed

CHANGELOG.txt

+31-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
2023.03.23
2+
==========
3+
* tch-gui-unhide: Fixed bug that incorrectly showed Update Available as Pre-Release Available
4+
* tch-gui-unhide: Fixed incorrect error message on Internet card when configured for Mobile Only Mode
5+
* tch-gui-unhide: Fixed incorrect SIM IPv6 details on Internet card
6+
* tch-gui-unhide: Fixed incorrect tabs shown when saving Wireless Time of Day screen
7+
* tch-gui-unhide: Fixed bugs in bwstats.sh
8+
* tch-gui-unhide: Fixed WWAN IPv6 default route metric when running Permanent WWAN
9+
* tch-gui-unhide: Ignore empty lines in authorized keys file (#143)
10+
* tch-gui-unhide: Ignore invalid entries in crontab
11+
* tch-gui-unhide: Moved persistent configuration into a standard file (/etc/config/tch_gui_unhide)
12+
* tch-gui-unhide: Automatically strip the 'tch-gui-unhide-xtra.' prefix if specified on the -x option
13+
* tch-gui-unhide: RAM chart now optionally shows either RAM free and RAM available, and clicking the RAM free card text will toggle the display to RAM available (and vice-versa), plus used percentage will toggle to reflect available RAM
14+
* tch-gui-unhide: Imported and modified voice Do Not Disturb Time of Day tab from tch-nginx-gui
15+
* tch-gui-unhide: Added Do Not Disturb status to Telephony card, and show when Do No Disturb is active on a profile
16+
* tch-gui-unhide: Added Dect Emission State enable/disable button to FW 17.2
17+
* tch-gui-unhide: Added switch to enable/disable VOLTE
18+
* tch-gui-unhide: Added VoLTE status and call statistics to Telephony card (if enabled)
19+
* tch-gui-unhide: Added VoLTE to Incoming/Outgoing Map to assign the mobile profile to Phones/Handsets
20+
* tch-gui-unhide: Fixed Dial Plan names (GENERIC is now SIP and MOBILE is now VoLTE)
21+
* tch-gui-unhide: Telephony Service tab now shows service descriptions (rather than acronyms) and services can now be provisioned or de-provisioned
22+
* tch-gui-unhide: KNOWN ISSUE: Sometimes the content of Telephony Dial Plan and Services tabs will not update when the drop-down list of dial plans/services at the top is changed
23+
* de-telstra: Fixed writing an empty line into authorized keys file when removing default keys (#143)
24+
* de-telstra: Fixed and added repair code for bug that caused "Too many levels of symbolic links" error when attempting to access USB directory
25+
* de-telstra: New -tm option to enable Telephony but also de-provision all unused services (except DND/HOLD/MWI)
26+
* reset-to-factory-defaults-with-root/safe-firmware-upgrade: Fixed Custom DHCP Options Tags not restored with static leases
27+
* reset-to-factory-defaults-with-root/safe-firmware-upgrade: Fixed "root/.ssh does not exist" error
28+
* reset-to-factory-defaults-with-root/safe-firmware-upgrade: --restore-config option can now restore FW 20.4 configuration from FW 20.4 (only) backup
29+
* reset-to-factory-defaults-with-root/safe-firmware-upgrade: --restore-config option now restores mobile operators/profiles, multicast snooping configuration, and ip6neigh (if installed)
30+
131
2023.02.23
232
==========
333
* tch-gui-unhide: Fixed broken Telstra Air card after 2023.02.02 applied
@@ -14,7 +44,7 @@
1444
* tch-gui-unhide: 'Upgrade Available' button can now optionally be used to install pre-releases (use the -vp option when manually installing)
1545
* tch-gui-unhide: Process Viewer now lists processes in tree layout so that you can see the relationship between parent and child processes
1646
* tch-gui-unhide-xtra.wireguard: Upgraded JSZip to v3.10.1
17-
* tch-gui-unhide-xtra.wlassoclist: New extras script that can be installed on a Technicolor device acting as a wireless Access Point to enable the main Technicolor router (running tch-gui-unhide) to query it and correctly report devices connected via Wi-Fi, rather than showing them as Ethernet connections
47+
* tch-gui-unhide-xtra.wlassoclist: New extras script that can be installed on a Technicolor device acting as a Wi-Fi Access Point (via a wired Ethernet connection) to enable the main Technicolor router (running tch-gui-unhide) to query it and correctly report devices connected via Wi-Fi, rather than showing them as Ethernet connections
1848
* de-telstra: Added FQDN of device as known hostname for verification by session manager hostRefersToUs function
1949
* de-telstra: Fixed forced redirects to http://mymodem.modem or http://mygateway.gateway that fail after changing the hostname and/or domain
2050
* log-check: Reintroduced script that can be run hourly to check that the logging RAM buffer and disk-based messages log are both being written correctly

VERSION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2023.02.23
1+
2023.03.23

0 commit comments

Comments
 (0)