File tree Expand file tree Collapse file tree 3 files changed +19
-5
lines changed Expand file tree Collapse file tree 3 files changed +19
-5
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ Simple debloater and whiteout maker with WebUI support.
5
5
6
6
---
7
7
8
+ ### v1.1.4
9
+
10
+ #### WebUI
11
+ - Enhance ripple animation's scroll detection (@KOWX712 , #34 )
12
+ - Drop support for MMRL version < 33329 (@KOWX712 , #34 )
13
+ - Optimize UI animation (@KOWX712 , #35 , #36 )
14
+
15
+ #### Scripts
16
+ - Initial /my_bigball partition support (on mountify-supported env)
17
+ - Add dynamic module desc
18
+ - Improved bootloop protection and nuking logic
19
+
20
+ ---
21
+
8
22
### v1.1.3
9
23
10
24
#### WebUI
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.3
4
- versionCode=113
3
+ version=v1.1.4
4
+ versionCode=114
5
5
author=ChiseWaguri
6
6
description=Simple system app 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.3 " ,
3
- "versionCode" : 113 ,
4
- "zipUrl" : " https://github.com/ChiseWaguri/systemapp_nuker/releases/download/v1.1.3 /SAN_v1.1.3 .zip" ,
2
+ "version" : " v1.1.4 " ,
3
+ "versionCode" : 114 ,
4
+ "zipUrl" : " https://github.com/ChiseWaguri/systemapp_nuker/releases/download/v1.1.4 /SAN_v1.1.4 .zip" ,
5
5
"changelog" : " https://raw.githubusercontent.com/ChiseWaguri/systemapp_nuker/refs/heads/master/CHANGELOG.md"
6
6
}
You can’t perform that action at this time.
0 commit comments