v2.13.3
Release v2.13.3
Release date: 2025-08-15
Changelog (selected):
- Docs: Removed accidental full-file code fences from
docs/guide/*.mdand hardened the client-side docs loader. - CI: Added docs fence detection and lightweight docs link checks via
scripts/check-docs-fences.jsandscripts/check-doc-links.js. - Tests: Fixed lingering async handle in
lib/http-utils.jsso Jest exits cleanly. - Docs: Cleaned legacy/alternate docs pages and consolidated canonical site assets.
- Misc: Minor fixes to log rotation behavior to ensure active log file presence after rotation.
Notes:
- This is a docs and tooling focused patch; no breaking changes to runtime behavior are expected.
- Marked as prerelease for final QA before broader publication.