Skip to content

Commit 87259b3

Browse files
committed
Update update.json and CHANGELOG.md for version 2.2
1 parent fae9548 commit 87259b3

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
lines changed

CHANGELOG.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
1. Add support for CCMNI interface devices.
2-
2. Fix Wi-Fi Calling issue in certain devices.
3-
3. Disable aggressive TCP pacing.
4-
4. Set root qdisc to fq_codel if BBR is selected.
5-
5. Enable Dynamic tcp_pacing_ratios based on interface and frequency bandwidth.
6-
6. Add MMRL insets.
7-
7. Add KSUN Banner.
8-
9-
Note: The root qdisc is set to fq_codel instead of fq as it disables Wi-Fi calling in the long run.
1+
1. Fix Vo-Wifi state detection.
2+
2. Fix module.prop corruption due to description update.
3+
3. Add Support for tun interface

update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "2.1",
3-
"versionCode": 13,
4-
"zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-2.1-13.zip",
2+
"version": "2.2",
3+
"versionCode": 14,
4+
"zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-2.2-14.zip",
55
"changelog": "https://raw.githubusercontent.com/fatalcoder524/TCP_Optimiser_Module/main/CHANGELOG.md"
66
}

0 commit comments

Comments
 (0)