What's Changed
- fix(cron): fix unread red dot indicator not disappearing on conversation click by @cdxiaodong in #1216
- feat(models): add PPIO as preset LLM provider by @cnJasonZ in #1239
- fix: prevent unnecessary Electron Helper process spawning on conversation click by @kaizhou-lab in #1252
- fix(auto-update): use architecture-specific update channel (#1201) by @gobylor in #1254
- fix(settings): restore builtin assistant editing permissions by @kaizhou-lab in #1259
- fix: 修复新会话继承旧会话 ACP session 上下文的 bug by @cdxiaodong in #1253
- chore: bump version to 1.8.25 by @piorpua in #1260
- fix(conversation): narrow acp session extra type to fix TS errors by @piorpua in #1261
- chore: add type-check step to AGENTS.md and bump-version command by @piorpua in #1262
- fix(messages): skip duplicate user message when msg_id already exists by @piorpua in #1263
New Contributors
Full Changelog: v1.8.24...v1.8.25