4.0.2
- 升级到dotnet10
- Fix[#1104]: WebApiClientCore 迁移到 Refit 后,参数首字母变为大写导致调用失败,现统一还原,并补充回归测试
- Feature: 响应解析失败时输出可定位的诊断日志,Cookie 等凭据一律掩码,避免进入日志与推送
- Feature[#1087]:适配呆呆面板(Daidai Panel)
- Fix: Bili Account 页面的增/改/删/排序写配置时,修正之前误用的环境变量式键名(
BiliBiliCookies__N) - Fix: Bili Account 页面的保存不再静默失败,成功/失败均给出 Snackbar 提示
What's Changed
- 移除有关ClawCloud的内容 by @AndrewKapok in #1086
- feat(daidai): 适配呆呆面板(Daidai Panel) by @linzixuanzz in #1087
- Upgrade to dotnet10 by @RayWangQvQ in #1105
- fix(ef): sync model snapshot after EF10/Quartz upgrade to fix startup crash by @RayWangQvQ in #1107
- fix(web): map static assets so blazor.web.js is served (dotnet10 regression) by @RayWangQvQ in #1108
- fix(web): use hierarchical config keys so Bili Account edits persist by @RayWangQvQ in #1109
- fix(agent): restore lower-first-char request param keys dropped by Refit migration by @RayWangQvQ in #1110
- Release 4.0.2 by @RayWangQvQ in #1111
New Contributors
- @AndrewKapok made their first contribution in #1086
- @linzixuanzz made their first contribution in #1087
Full Changelog: 4.0.1...4.0.2