π― What's new in v1.5.1
π Empty folder support in hierarchical index
run_generate_hierarchical_index() now generates _index.md for ALL P.A.R.A. folders even when empty β no more 404 dead links in the navigation map. Empty folders display a clean message.
π Phase 6 documentation
Added "Post-Migration Self-Maintenance" to both EN/UA migration guides β 8-step protocol for AI agents to keep the vault healthy across sessions.
π§ Changelog
Full details: CHANGELOG.md
What's Changed
- docs: update READMEs for v1.5.0 β fix paths, add search, Why section, badges by @weby-homelab in #22
- fix: update CI paths for src/ layout, actions for Node 24, enable GitHub Pages by @weby-homelab in #23
- fix: resolve all ruff errors, CodeQL implicit concatenation, pip-audit CVEs by @weby-homelab in #24
- chore(deps): bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #18
- chore(deps): bump actions/upload-pages-artifact from 3 to 5 by @dependabot[bot] in #21
- chore(deps): bump actions/checkout from 5 to 7 by @dependabot[bot] in #20
- chore: remove broken PyPI badge β package not published yet by @weby-homelab in #25
- docs: add AI Agent Migration Guide β 5-phase protocol for any LLM by @weby-homelab in #26
- Release v1.5.1 β Hierarchical index now covers all P.A.R.A. folders + documentation Phase 6 by @weby-homelab in #27
New Contributors
- @dependabot[bot] made their first contribution in #18
Full Changelog: v1.5.0...v1.5.1