Skip to content

v0.2.2 — health checks, V4 Flash, file titles

Choose a tag to compare

@tuirk tuirk released this 30 May 14:29
· 75 commits to main since this release

Since v0.2.1 (2026-05-14, security-only):

Highlights

  • Pre-compile health check — new /onboarding/health step 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 update

Schema migrates automatically on boot (v24v25). No new required API keys.

Security

Full changelog

https://github.com/tuirk/Kompl/blob/v0.2.2/CHANGELOG.md#022--2026-05-30