v2.2.2
[2.2.2] - 2026-05-24
✅ Fixes
- Fresh install crash: App crashed on first launch with
[WinError 3] The system cannot find the path specifiedbecausemkdirwas called withoutparents=True— ifDocuments\ai_note_taker\didn't exist yet, the call failed. The app now creates the full directory tree on first run.