v1.4.4 - 2026-08-02
Changed
- Updated social link labels in
mkdocs.ymlto use the full Network Pro™ name. - Replaced the PostHog Cloud analytics disclosure in
src/privacy.mdwith the site's self-hosted Matomo practices, including tracking-choice precedence and partial IP address masking. - Refreshed the privacy policy dates and the corresponding timestamps in
src/sitemap.xml. - Updated
.github/workflows/publish.ymlto install npmv12.0.2directly and removed the Corepack enablement step. - Bumped project version to
v1.4.4. - Added npm dependency overrides for
brace-expansion,fast-uri,picomatch, andshell-quote. - Allowed the
simple-git-hooks@2.13.1install script through the package script policy. - Refreshed
package-lock.jsonfor the updated direct and transitive dependencies. - Updated front-end tooling dependencies:
@eslint/json^1.0.1→^2.0.1autoprefixer^10.4.27→^10.5.4browserslist^4.28.1→^4.28.7eslint^10.0.2→^10.8.0globals^17.4.0→^17.9.0markdownlint^0.40.0→^0.41.1markdownlint-cli2^0.21.0→^0.23.2postcss^8.5.8→^8.5.25prettier3.8.1→3.9.6stylelint^17.4.0→^17.14.1stylelint-config-html^1.1.0→^2.0.0stylelint-order^7.0.1→^8.1.1
- Updated Python dependencies:
mkdocs-material9.7.4→9.7.7
Removed
- Removed
mkdocs-get-deps0.2.0as a direct Python dependency.
Full Changelog: v1.4.3...v1.4.4