This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+9 more
Summary
AI summaryFixed Markdown being silently disabled when partially overriding system.pages.process.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Partial system.pages.process override no longer silently disables Markdown processing. Partial system.pages.process override no longer silently disables Markdown processing. Source: llm_adapter@2026-07-16 Confidence: high |
— |
Full changelog
Bugfix
- A partial
system.pages.processoverride inuser/config/system.yaml(for example setting onlytwig: false) no longer silently turns off Markdown and leaves every page rendering its raw source. Becausepages.processis a single field in the blueprint, a partial override replaced the whole map and dropped the defaultmarkdown: true; core now re-applies that default, so an affected site recovers on update with no change to its config. An explicitmarkdown: falseis still honored.
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
About grav
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
Beta — feedback welcome: [email protected]