v0.2.2 — health checks, V4 Flash, file titles
Since v0.2.1 (2026-05-14, security-only):
Highlights
- Pre-compile health check — new
/onboarding/healthstep catches missing API keys and misconfigured providers before the pipeline starts. - DeepSeek V4 Flash — third compile/chat model option in Settings (alongside Gemini and V4 Pro). Lower cost/latency tier; opt-in, not the default.
- Better file-upload titles — PDFs/DOCX with real headings get proper titles without an extra LLM call; stubborn filename stubs get one-shot rescue during extract.
- Clearer YouTube failures — "IP blocked" vs "no captions" are now distinct errors with readable Saved Links messages.
- Bookmark imports skip blocked URLs instead of failing the whole batch.
Upgrade
kompl updateSchema migrates automatically on boot (v24 → v25). No new required API keys.
Security
- mcp-server:
qspinned to ≥6.15.2 (GHSA-q8mj-m7cp-5q26).
Full changelog
https://github.com/tuirk/Kompl/blob/v0.2.2/CHANGELOG.md#022--2026-05-30