CorpusMind v0.1.18 — 6 Bug Fixes
Fixed
- python-multipart + cryptography declared in pyproject.toml
- ruff check passes (0 errors, was 40+)
- export_queue crash fixed (session not passed to producers)
- 9 analysis panels export in chosen format (was always JSON)
- Document-delete/recompile stats now persist (SQLAlchemy JSON fix)
- 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