Skip to content

v2.2.2

Choose a tag to compare

@Tranks27 Tranks27 released this 24 May 13:31
· 20 commits to main since this release
02a8b2f

[2.2.2] - 2026-05-24

✅ Fixes

  • Fresh install crash: App crashed on first launch with [WinError 3] The system cannot find the path specified because mkdir was called without parents=True — if Documents\ai_note_taker\ didn't exist yet, the call failed. The app now creates the full directory tree on first run.