CorpusMind v0.1.19 — ACL Fix + Subcorpus + Metadata Tagging
New Features
ACL Fix
- Replaced window.confirm() with custom ConfirmDialog (fixes Tauri 2 ACL error)
Subcorpus
- Saved filters over document metadata (genre, register, year)
- Create/list/delete subcorpora via API
- Subcorpus creation form in document list
- Subcorpus chips with delete buttons
Document Metadata Tagging
- PATCH /corpora/{cid}/documents/{did}/meta endpoint
- Genre, register, year fields per document
- Inline editing in document table (✎ Tag button)
Professional Document Table
- Genre and Register columns
- Inline metadata editing
- Subcorpus button
Verified
- ruff: 0 errors
- pytest: 24/24 passed
- typecheck: clean
- build: clean
Full Changelog: v0.1.18...v0.1.19