Changelog

Changelog

Product updates and announcements.

September 2026
Code examples
Added

Added

  • Readers can report an issue on a published code example. Those reports show up in dashboard Feedback.
September 2026
Private docs
Added

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
September 2026
0.2.45
Added

Added

  • Generated OpenAPI pages can include extra MDX at the same path — the playground first, then your prose, then Path, Body, and Response
  • velu dev reloads generated API pages when the OpenAPI spec changes
  • Hosted private docs: per-group public and per-page access control
September 2026
0.2.44
AddedFixed

Added

  • Theme cards can now show separate illustrations for light and dark mode — add imgLight and imgDark alongside img
  • 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
September 2026
0.2.43
AddedFixed

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
September 2026
0.2.42
Added

Added

  • Kadhir theme — set "theme": "kadhir" for a slim icon rail with tooltips and section dividers
September 2026
0.2.40
Added

Added

  • Nila theme — set "theme": "nila" for a compact header, grouped sidebar, and a focused reading column
September 2026
0.2.39
Added

Added

  • Aalam theme — set "theme": "aalam" for branding, search, and navigation in the left sidebar, with tabs above the article
September 2026
Thulir
Added

Added

  • Thulir theme — set "theme": "thulir" for an open layout with Inter typography, teal accents, and a compact previous/next footer
September 2026
0.2.38
Fixed

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
September 2026
0.2.37
Added

Added

  • Vepa theme — set "theme": "vepa" for denser docs chrome
September 2026
0.2.36
Added

Added

  • Page modes — set mode in frontmatter to default, wide, custom, frame, center, or assistant
  • Custom CSS and JS from the project root are included on every page
August 2026
0.2.33
AddedFixed

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
August 2026
0.2.32
Fixed

Fixed

  • Ask AI links no longer double-prefix /docs on subpath sites
  • The mobile drawer and Ask AI sheet close on navigation
Was this page helpful?