Skip to content

CorpusMind v0.1.18 — 6 Bug Fixes

Choose a tag to compare

@waleedmandour waleedmandour released this 23 Jul 23:03
· 27 commits to main since this release

Fixed

  1. python-multipart + cryptography declared in pyproject.toml
  2. ruff check passes (0 errors, was 40+)
  3. export_queue crash fixed (session not passed to producers)
  4. 9 analysis panels export in chosen format (was always JSON)
  5. Document-delete/recompile stats now persist (SQLAlchemy JSON fix)
  6. Arabic i18n wiring started (10 views have lang hook)

Verified

  • ruff: 0 errors
  • pytest: 24/24 passed
  • typecheck: clean
  • build: clean

Full Changelog: v0.1.17...v0.1.18