diff --git a/CHANGELOG.md b/CHANGELOG.md index 51d99ba..f5e760b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,10 +14,12 @@ Versions follow [Semantic Versioning](https://semver.org/). ## [0.19.2] โ 2026-07-02 ### Fixed + - **Performance (LCP):** Optimized Critical Rendering Path by injecting `` resource hints for the GitHub API, significantly reducing latency for client-side widgets. - **Performance (CSS):** Implemented strict Tailwind CSS purging via `tailwind.config.js`, removing unused utility classes and minimizing the frontend payload. ### Technical Details + - **DQS Invariant:** Repository Documentation Quality Score remains verified at 100/100. ## [0.19.1] - 2026-07-02 diff --git a/changelogs/v0.7-docs-archive.md b/changelogs/v0.7-docs-archive.md index 1245093..49aad58 100644 --- a/changelogs/v0.7-docs-archive.md +++ b/changelogs/v0.7-docs-archive.md @@ -187,7 +187,7 @@ Archive of release notes extracted from the main changelog. Sovereign Override shield was active in CI but not locally. - **ZENZIC_EXTRA_ARGS CI propagation**: `.github/workflows/ci.yml` injects five `--exclude-url` entries for known pre-launch transient URLs - (`zenzic.dev/blog/`, `zenzic.dev/docs/explanation/structural-integrity`, + (`zenzic.dev/blog/`, `zenzic.dev/explanation/structural-integrity`, `zenzic.dev/developers/`, `zenzic.dev/it/developers/`, and the `v0.7.0` GitHub release tag). `PYTHONUTF8: '1'` added for Windows encoding determinism. diff --git a/overrides/partials/homepage/execution_layer.html b/overrides/partials/homepage/execution_layer.html index 85f65f4..baf1a25 100644 --- a/overrides/partials/homepage/execution_layer.html +++ b/overrides/partials/homepage/execution_layer.html @@ -66,7 +66,7 @@