core · Current reference
Core v1.1.1 release notes
Review the portable Steps grid repair and its Node-free release evidence in Core v1.1.1.
Applies to v1.1.1
Component pins for v1.1.1
| Component | Role | Version |
|---|---|---|
| core | runtime | v1.1.1 |
| theme-shield | theme | v0.1.15 |
| docs | reference | v0.1.6 |
| distribution | tooling | v0.3.18 |
Release date: 2026-08-31
Foundry Core v1.1.1 is a compatible rendering hotfix for portable Steps sections. It preserves the v1.1.0 Go 1.27 and Hugo Extended 0.165.0 floors.
Fixed
- Steps now emit semantic
foundry-steps__grid--columns-2,foundry-steps__grid--columns-3, orfoundry-steps__grid--columns-4classes in addition to compatibility utility classes. - The Core stylesheet owns responsive two-, three-, and four-column behavior, so a site does not depend on Tailwind layer ordering to preserve the authored Steps layout.
- The renderer and stylesheet contract is covered by a Core regression test.
The issue was exposed by the Foundry Documentation portal when it began loading the complete pinned Core stylesheet directly. Features, Callout, and CTA alignment were already correct in Core; their live regression came from the portal’s stale purged stylesheet snapshot.
This release does not update a Distribution bundle, consumer lock, materialized consumer files, or deployment. Those remain separate release actions.