Release v2.0.2
Release v2.0.2 (2026-04-18)
Changes
- fix(search): prevent duplicated locale prefix in Pagefind links
- fix(csv): persist cleaned and raw data through a single write path
- fix(json): reroute analyze-json NDJSON through the shared orchestrator pipeline
- fix(analysis): honor –no-persist for analyze-file JSON routes
- fix(backup): lazy-load backup executor to avoid optional cryptography imports in tests
- fix(release): always regenerate RELEASE_NOTES.md and fail fast when stable notes are missing
- fix(release): correct tag interpolation when updating the download page during tagged releases