fix the issue that CSS cannot customize background (#3854)

* fixed the issue that css background cannot be used

* update logs

* fix logs
This commit is contained in:
Dyna
2025-06-21 16:53:10 +08:00
committed by GitHub
parent cc65ce6812
commit abe914d446
3 changed files with 62 additions and 20 deletions

View File

@@ -3,14 +3,15 @@
### 🐞 修复问题
- 修复系统代理端口不同步问题
- 修复 自定义 `css` 背景图无法生效问题
### ✨ 新增功能
- sidecar 模式下清理多余的内核进程,防止运行出现异常
- `sidecar` 模式下清理多余的内核进程,防止运行出现异常
### 🚀 优化改进
- 优化重构订阅切换逻辑,可以随时中断载入过程,防止卡死
- 优化重构订阅切换逻辑,可以随时中断载入过程,防止卡死
## v2.3.1