Skip to content

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 30 May 19:12
20e5509

Changed

  • Opened 1.0.2-dev development cycle.
  • Export files now use nested directory layout mirroring canonical URLs instead of flat {id}.html, aligning binary indexer output with PHP indexer (scolta-php#157).
  • HTML file counting in status/health uses recursive directory walk instead of flat glob.
  • AI summary citation URLs now prefer canonical meta.url over Pagefind file path.

Upgrade notes

Binary-indexer sites must run a full rebuild after upgrading. The export layout changed from flat {id}.html to nested directories mirroring canonical URLs. A stale index will retain the old /{id}.html URLs that 404 on the live site. The health-check warning in scolta-php 1.0.1 will surface a pre-fix index automatically.