This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryFixed several bugs related to link validation, macros, and ensured dotfiles are retained in the site directory.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Ignore Markdown comments `[//]: ...` during link validation Ignore Markdown comments `[//]: ...` during link validation Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Bugfix | Medium |
Recognize brackets in indented code blocks as unresolved link references Recognize brackets in indented code blocks as unresolved link references Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Bugfix | Medium |
Recognize snippet markers as unresolved link references Recognize snippet markers as unresolved link references Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Bugfix | Medium |
Prevent removal of dotfiles from the site directory during generation Prevent removal of dotfiles from the site directory during generation Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Bugfix | Medium |
Provide `conf` attribute in macros' `env` object for compatibility Provide `conf` attribute in macros' `env` object for compatibility Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Bugfix | Medium |
Improve error message when a missing icon is used Improve error message when a missing icon is used Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Bugfix | Medium |
Prevent anchors with escaped characters from being matched during link validation Prevent anchors with escaped characters from being matched during link validation Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Bugfix | Medium |
Classify empty footnote reference as a link reference Classify empty footnote reference as a link reference Source: llm_adapter@2026-06-04 Confidence: high |
— |
Full changelog
Summary
This version fixes several bugs related to link validation and macros, and ensures that dotfiles are not removed from the site directory during generation.
Changelog
Bug fixes
- eb72115 compat – ignore Markdown comments
[//]: ...during link validation - c40f649 compat – brackets in indented code blocks recognized as unresolved link references (#700)
- 93cc869 compat – snippet markers recognized as unresolved link references (#700)
- a212c59 zensical – don't remove dotfiles from site dir (#728)
- db1f19c compat – provide
confattribute in macros'envobject - 9b452cb zensical – improve error message when missing icon is used (#708)
- d7ccbe6 zensical, compat – anchors with escaped chars not matched during link validation (#703)
- 8b7e29e compat – empty footnote ref classified as link ref (#702)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Beta — feedback welcome: [email protected]