Skip to content

Commit 12dd081

Browse files
committed
Pre-Release 2023.02.08@14:08
1 parent 4be2c59 commit 12dd081

6 files changed

+181
-120
lines changed

.vscode/settings.json

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
"peerdns",
7878
"pkgtb",
7979
"PPTP",
80+
"proc",
8081
"proto",
8182
"pwrctl",
8283
"rate",

CHANGELOG.txt

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2023.02.08
2+
==========
3+
* tch-gui-unhide: Fixed broken Telstra Air card after 2023.02.02 applied
4+
* tch-gui-unhide: Fixed GUI upgrade always reporting that an upgrade was already in progress (#126)
5+
* tch-gui-unhide: Fixed incorrect defaults logic which broke the Local Network screen (#137)
6+
* tch-gui-unhide: Fixed non-backup files showing in Backup file lists
7+
* tch-gui-unhide: Process Viewer now lists processes in tree layout so that you can see the relationship between parent and child processes
8+
19
2023.02.02
210
==========
311
* tch-gui-unhide: Fixed bad argument error when reading CPU temperature on FW 20.4

tch-gui-unhide-17.2

+43-30
Large diffs are not rendered by default.

tch-gui-unhide-18.1.c

+43-30
Large diffs are not rendered by default.

tch-gui-unhide-20.3.c

+43-30
Large diffs are not rendered by default.

tch-gui-unhide-20.4

+43-30
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)