Changelog
Product updates and announcements.
Added
- Readers can report an issue on a published code example. Those reports show up in dashboard Feedback.
Added
- Authentication setup — password, workspace, OAuth 2.0, and JWT for private documentation, plus public pages and group access
Added
- Velu REST API — trigger deployments, search published docs, and embed Ask AI with an API key
Added
- Generated OpenAPI pages can include extra MDX at the same path — the playground first, then your prose, then Path, Body, and Response
velu devreloads generated API pages when the OpenAPI spec changes- Hosted private docs: per-group
publicand per-page access control
Added
- Theme cards can now show separate illustrations for light and dark mode —
add
imgLightandimgDarkalongsideimg - Card action links pin to the bottom, so side-by-side cards stay aligned
Fixed
- The default theme header shows the Velu brand mark next to the site name when no custom logo is configured
Added
- Kadhir theme refinements: sticky slim rail, transparent active states, and a round assistant entry button
Fixed
- Site logos now load reliably in all browsers
- "Powered by Velu" credits show the brand mark
Added
- Kadhir theme — set
"theme": "kadhir"for a slim icon rail with tooltips and section dividers
Added
- Nila theme — set
"theme": "nila"for a compact header, grouped sidebar, and a focused reading column
Added
- Aalam theme — set
"theme": "aalam"for branding, search, and navigation in the left sidebar, with tabs above the article
Added
- Thulir theme — set
"theme": "thulir"for an open layout with Inter typography, teal accents, and a compact previous/next footer
Fixed
- Horizontal trackpad scroll no longer moves sticky chrome (header, sidebars)
- Site footer optical center matches the article column (accounts for the left nav, not the full viewport)
- Left nav stays full height beside the footer, with an always-visible scrollbar and no edge fade arrows
Added
- Vepa theme — set
"theme": "vepa"for denser docs chrome
Added
- Page modes — set
modein frontmatter todefault,wide,custom,frame,center, orassistant - Custom CSS and JS from the project root are included on every page
Added
- Private docs: generate a login gate from config and keep requests under the site base path
Fixed
- Prerender no longer crashes when Ask AI uses
__VELU_SAME_ORIGIN__ - Login mark and wordmark stay on one row
Fixed
- Ask AI links no longer double-prefix
/docson subpath sites - The mobile drawer and Ask AI sheet close on navigation