|
| 1 | +- chore(UI): :tada: Adapt to dark mode |
| 2 | +--- |
1 | 3 | - Merge pull request #41 from SafaSafari/iyue |
2 | 4 | - fix android 14 system ca |
3 | 5 | --- |
4 | 6 | - fix(webui): 🐛 #34 修复识别证书失败 |
5 | 7 | - fix(webui): 🐛 #34 Failed to repair recognition certificate |
6 | 8 | --- |
7 | 9 | - build(webroot): :fire: 识别证书优化 |
8 | | -- build(webroot): :fire: Recognition Certificate Optimization |
9 | | ---- |
10 | | -- perf(script): :zap: 优化网页界面 |
11 | | -- perf(script): :zap: Optimize web interface |
12 | | ---- |
13 | | -- feat(web): :fire: 新增 web 界面可显示和删除已安装的证书... |
14 | | -- feat(web): :fire: New web interface to display and delete installed certificates. |
15 | | -- chore(log): :loud_sound: 日志优化. |
16 | | -- chore(log): :loud_sound: Log optimization. |
17 | | ---- |
18 | | -- fix(update): :fire: 修复更新链接. |
19 | | ---- |
20 | | -- fix(sh): :bug: #21 修复用户证书目录可能不存在导致模块无效. |
21 | | -- fix(sh): :bug: #21 Fix user certificate directory may not exist resulting in invalid module. |
22 | | ----- |
23 | | -- fix(sh): :bug: 修复在系统安全设置中识别证书,在zygote启动之前挂载证书. |
24 | | -- fix(sh): :bug: #19 修复模块导致系统重启,恢复selinux上下文设置即可. |
25 | | -- fix(sh): :bug: Fix identifying certificates in system security settings and mounting certificates before starting zygote |
26 | | -- fix(sh): :bug: #19 Fix the module that caused the system to restart, restore the selinux context settings |
27 | | ----- |
28 | | -- Fix(sh)::fire: #15 修复模块无效 |
29 | | -- 实际为较新的`Android14`在挂载系统证书目录会报错,从而导致系统启动失败,模块安装中断. |
30 | | -- 如果出现上述情况,请尽快更新,不要试图直接修改脚本,需要完全重新刷机 |
31 | | -- 另外此次更新会导致,在系统设置中不会出现证书,但是可以正常抓包. |
32 | | -- Fix(sh): :fire: #15 fix module not effective |
33 | | -- In fact, the newer version of Android 14 will report an error when mounting the system certificate directory, resulting in system startup failure and module installation interruption |
34 | | -- If the above situation occurs, please update as soon as possible and do not attempt to directly modify the script. A complete reboot is required |
35 | | -- In addition, this update will result in certificates not appearing in the system settings, but packets can be captured normally |
| 10 | +- build(webroot): :fire: Recognition Certificate Optimization |
0 commit comments