Skip to content

v2.4.4

Choose a tag to compare

@github-actions github-actions released this 23 May 13:10
· 577 commits to main since this release

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