File tree Expand file tree Collapse file tree 3 files changed +17
-5
lines changed Expand file tree Collapse file tree 3 files changed +17
-5
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,18 @@ Simple debloater and whiteout maker with WebUI support.
3
3
4
4
### Changelog
5
5
6
+ ### v1.1.7
7
+
8
+ #### WebUI
9
+ - Fix broken endline (@KOWX712 )
10
+
11
+ #### Scripts
12
+ - Remove MMRL from action WebUI redirect (@KOWX712 , ThanhCN0)
13
+ - Improve UI feedbacks
14
+ - Fix dynamic module desc
15
+ - Make a backup of nuke list before deleting on bootloop
16
+ - Generate app list on tmp file before renaming it
17
+
6
18
### v1.1.6
7
19
8
20
- fix update.json URL (@ZG089 , Thanks!)
Original file line number Diff line number Diff line change 1
1
id=system_app_nuker
2
2
name=App Nuker
3
- version=v1.1.6
4
- versionCode=116
3
+ version=v1.1.7
4
+ versionCode=117
5
5
author=ChiseWaguri & Contributors
6
6
description=description=WebUI-based debloater and whiteout creator
7
7
updateJson=https://raw.githubusercontent.com/ChiseWaguri/systemapp_nuker/master/update.json
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " v1.1.6 " ,
3
- "versionCode" : 116 ,
4
- "zipUrl" : " https://github.com/ChiseWaguri/systemapp_nuker/releases/latest/download/SAN_v1.1.6 .zip" ,
2
+ "version" : " v1.1.7 " ,
3
+ "versionCode" : 117 ,
4
+ "zipUrl" : " https://github.com/ChiseWaguri/systemapp_nuker/releases/latest/download/SAN_v1.1.7 .zip" ,
5
5
"changelog" : " https://raw.githubusercontent.com/ChiseWaguri/systemapp_nuker/master/CHANGELOG.md"
6
6
}
You can’t perform that action at this time.
0 commit comments