We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3563751 commit 43a3e52Copy full SHA for 43a3e52
CHANGELOG.md
@@ -1,2 +1,3 @@
1
-1. Remove Speedtest feature (Was not working).
2
-2. Fix config files not retained during update bug.
+1. Add support for the rmnet interface name.
+
3
+Note: The Config file name remains the same, i.e. rmnet_data_*
update.json
@@ -1,6 +1,6 @@
{
- "version": "1.7",
- "versionCode": 8,
4
- "zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-1.7-8.zip",
+ "version": "1.8",
+ "versionCode": 9,
+ "zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-1.8-9.zip",
5
"changelog": "https://raw.githubusercontent.com/fatalcoder524/TCP_Optimiser_Module/main/CHANGELOG.md"
6
}
0 commit comments