v2.4.4
Fixed
- Remove dictionary now works on Windows after mining (#30). SQLite handle leak kept index.sqlite locked.
- Re-import dictionary now works on Windows after mining (#32). Same lock blocked importer's atomic rename.
- Single-file + batch tabs also release dictionary handles on idle (gap from #32 fix). Earlier release hook only covered YouTube tab.
- CI smoke-min-deps job derives floor pins from pyproject.toml instead of hardcoded values.
Full Changelog: v2.4.3...v2.4.4