# Upgrade notes

Nothing in the 2026 releases requires action – no URLs changed and no settings were reset. There are four things worth checking once, because they either default on or depend on a setting you may have chosen long before the feature existed. Work through them and you're done.

## Check your workspace visibility if you want the AI endpoints

The MCP endpoint, `llms.txt`, `llms-full.txt`, `sitemap.xml` and the **Copy page** button are served only for workspaces whose visibility is **Public**. Private and password-protected workspaces return 404 for all of them, by design. Confirm the setting under **Settings → Hosting & Visibility**, and see [Connect an AI assistant](/docs/api-and-agents/mcp) for what becomes available once it is Public.

## Check whether autosave is on

Autosave is a per-workspace toggle in **Customize → Auto-Save Option**, and it governs whether editing writes revisions as you go. If you rely on [Page History](/docs/managing-pages/page-history) to recover earlier drafts, make sure it is enabled – the revision list is only as useful as the saves behind it.

## Check whether the "Last updated" date is showing

The **Last updated date** toggle in **Customize → Page Features** defaults to **on**. Every page on your site now carries a date under its title unless you turn it off. That is helpful for docs you keep current and unhelpful for docs you don't, so make it a deliberate choice.

## Decide about the Dewstack badge

The floating **Made with Dewstack** badge in the bottom-left corner of your docs site is controlled by **Display 'Made with Dewstack' Badge** in **Customize → Dewstack Badge**. Set it however you want it; there is no plan condition attached.

## Related

[What's new A year of releases, newest first, with links to each guide.](/docs/changelog/whats-new) [Page features Sidebar colours, table of contents, feedback, prev/next, autosave.](/docs/customize/page-features) [Customize your docs site Every reader-facing setting, in one page.](/docs/customize/customize-your-docs-site)
