Releases: zoolutions/docs-kit
Releases · zoolutions/docs-kit
Release list
v1.1.1
What's Changed
- fix(llms): send a public max-age so shared caches can store llms.txt by @mhenrixon in #75
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- feat(registry): version scope + snapshot content source — the #61 foundation (phases 1-3) by @mhenrixon in #67
- fix: repoint the fleet at the zoolutions org after the repo move by @mhenrixon in #70
- chore(deps): bump all dependencies (gems + bun) across the gem and docs site by @mhenrixon in #73
- feat(deploy): switch to dash 4 — dash-proxy features, doctor pre-flight by @mhenrixon in #74
Full Changelog: v1.0.8...v1.1.0
v1.0.8
What's Changed
- feat(sidebar): flatten the top-level nav heading by @mhenrixon in #66
- feat(shell): config-driven brand mark — c.brand_logo + c.topbar_brand dedup by @mhenrixon in #68
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- chore(claude): add unknowns-discovery phases to /plan and /lfg by @mhenrixon in #58
- feat(generator): version-aware migrations between docs-kit releases in --sync by @mhenrixon in #56
- chore: review workflow supports merge conflicts — Phase A0 before CI failures by @mhenrixon in #60
- feat(shell): two homes — masthead follows brand_href, opt-in app_link topbar link by @mhenrixon in #63
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- feat(landing): optional hero logo for
DocsUI::Landing(c.landing.logo) by @mhenrixon in #57
The landing hero now takes an optional brand mark above the eyebrow — an inline single-path SVG ({ svg:, viewbox:, label: }, rendered fill: currentColor so it adapts to the theme) or an image ({ src:, alt: }, resolved through the site's asset pipeline). nil (default) omits it, so it's fully backwards-compatible.
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- feat(landing): DocsUI::Landing — a config-driven marketing landing page by @mhenrixon in #55
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- fix(generator): don't re-inject the MCP route scaffold over live routes by @mhenrixon in #53
- chore(deps): admit rouge 5 + refresh the dogfood site's dependencies by @mhenrixon in #54
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- test(docs): RSpec + Capybara + Playwright system suite for the dogfood site by @mhenrixon in #51
- feat(deploy): lean multi-stage Dockerfiles + a shared upgrade path by @mhenrixon in #52
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- fix(shell): resolve og:image through the asset pipeline; image is site content by @mhenrixon in #50
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- feat(shell): SEO/OG meta tags, per-page descriptions, host-run OG image routine by @mhenrixon in #49
Full Changelog: v1.0.0...v1.0.1