Skip to content

Commit

Permalink
Pre-release 2022.10.27@20:32
Browse files Browse the repository at this point in the history
  • Loading branch information
seud0nym committed Oct 27, 2022
1 parent 834f2c1 commit ff94c58
Show file tree
Hide file tree
Showing 6 changed files with 82,514 additions and 82,487 deletions.
2 changes: 2 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"autogreeen",
"Backhaul",
"blocklists",
"bootfs",
"BOOTP",
"bulkdata",
"bwstats",
Expand All @@ -28,6 +29,7 @@
"DLNA",
"dnsmasq",
"domainname",
"DSCP",
"dumaos",
"excludable",
"Exetel",
Expand Down
16 changes: 11 additions & 5 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,21 @@
2022.10.21
2022.10.27
==========
* tch-gui-unhide: Allow Local Network IPv4 address to be provided by DHCP when in Bridged mode (#113)
* tch-gui-unhide: Fixed multiple IPv6 addresses overflowing on Local Network card
* tch-gui-unhide: Fixed bug in DSCP handling on QoS Labels tab
* tch-gui-unhide: Fixed bug in handling of errors when editing bandwidth-shaped devices in QoS (#114)
* tch-gui-unhide: Debugging now enabled by default in pre-releases
* tch-gui-unhide: Fixed layout issues in FW 20.4.0428
* tch-gui-unhide: Fixed Wi-Fi Booster count in FW 20.4.0428
* mtd-backup: Added version to backup image file name for bootfs1/2 partitions (Smart Modem Gen 3)
* mtd-restore: Added new -b option to swap the banks when restoring firmware bank partitions (e.g. if restoring bank_1, write it into bank_2)
* mtd-restore: Added new --dry-run option to show the commands to be executed instead of actually running them
* reset-to-factory-defaults-with-root: Port forwarding rules were incorrectly restored with proto config specified as an option rather than a list
* safe-firmware-upgrade: Port forwarding rules were incorrectly restored with proto config specified as an option rather than a list
* reset-to-factory-defaults-with-root/safe-firmware-upgrade: Port forwarding rules were incorrectly restored with proto config specified as an option rather than a list
* reset-to-factory-defaults-with-root/safe-firmware-upgrade: Added -D option to add a DNS rewrite for the specified domain to disable firmware downloads through CWMP (-d option is shortcut for disabling Telstra firmware downloads)
* reset-to-factory-defaults-with-root/safe-firmware-upgrade: Added -l option to configure logging to a remote syslog server on the specified IP address and port
* reset-to-factory-defaults-with-root/safe-firmware-upgrade: Added -h option to set hostname
* safe-firmware-upgrade: Improved detection of updated dependency
* show-bank-plan: Now indicates if the booted firmware is vulnerable to [tch-exploit](https://github.com/BoLaMN/tch-exploit) or not

2022.10.06
==========
Expand All @@ -28,8 +35,7 @@
* tch-gui-unhide: IPv6 ULA configuration now visible on FW 17.2
* tch-gui-unhide: Completely reworked Local Network screen to attempt to improve performance
* de-telstra: Removed lte-logger-doctor from minimum memory mode disabled services because it breaks the Mobile Diagnostics chart
* reset-to-factory-defaults-with-root: IPv6 static leases were not restored as expected
* safe-firmware-upgrade: IPv6 static leases were not restored as expected
* reset-to-factory-defaults-with-root/safe-firmware-upgrade: IPv6 static leases were not restored as expected

2022.08.20
==========
Expand Down
Loading

0 comments on commit ff94c58

Please sign in to comment.