* docs: add help center article on changing the workspace icon
* docs: shorten French description to meet SEO length limit
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* docs: remove stale settings navigation path from translated SEO pages
* docs: shorten Spanish SEO page description to fit search snippet limit
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* docs: fix es/fr/zh translation lag and add missing zh workflows redirects
* docs: SEO metadata fixes and HTML entity cleanup in touched locale pages
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* Document className and Tailwind arbitrary value support
All built-in components now accept a className prop (mint#10540), and
dynamic Tailwind utilities work in className on MDX components
(mint#6737). Two pages stated the opposite.
- Correct the claims that Tailwind arbitrary values are unsupported in
customize/custom-scripts and guides/custom-layouts
- Add className and arbitrary value guidance to the Tailwind section of
custom-scripts, including the runtime-class limitation and the Tab
content-panel caveat
- Add a Style components section to the components overview
- Add className property rows to every component reference page that
supports it, and note the three components that do not
- Document inline Markdown support in component title props
- Correct the callouts page, which said typed callouts accept only
children
- Replace inline style resizing with Tailwind classes in image embeds
- Add a help center article for Tailwind classes not applying in the
editor's live preview, and note the limitation in custom-layouts
- Point skill.md at className before custom.css
- Accept className, keyframes, and unstyled in the Vale vocabulary
Resolves DOC-316, DOC-317
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
* Apply batched suggestions from code review
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
* Apply batched suggestions from code review
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
---------
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
* docs: add help center page for agent IP allow list failures
* docs: add English anchor IDs to translated headings
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* docs: update search settings section name after dashboard rebuild
* docs: use deployment name terminology after general settings rebuild
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* docs: fix answerability gaps in deploy, editor, and help center pages
* docs: mirror deploy, editor, and help center fixes into es, fr, zh
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* docs: document OpenAPI overlay support
* docs: translate OpenAPI overlay docs to fr, es, zh and trim zh description
* docs: describe overlay failure behavior on hosted deployments
* docs: tighten overlay section and merge in wording from #7261
Consolidates the two overlay docs PRs into this one. Keeps this PR's
structure and anchors (already referenced from the glossary, settings pages,
and translations), tightens the prose toward the page's voice, leads with
"Use OpenAPI Overlays to...", drops repeated "Mintlify" subjects, and renames
the example heading to "Rename a path" to match the page's imperative
headings. fr/es/zh mirrors updated to match.
Co-authored-by: Cursor <cursoragent@cursor.com>
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: brandonmcconnell <brandon@mintlify.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
* docs: add September 4, 2026 changelog entry
* docs: translate September 4, 2026 changelog entry into es, fr, zh
* docs: correct and expand the September 4, 2026 changelog entry
Verified the entry against merged code in mintlify/server and mintlify/mint
for Aug 28 - Sep 4, plus #shipped and the #proj- channels.
Added:
- Bring your own model (server#7806, mint#10517/#10538, announced in #shipped
Aug 28). Documented at ai/bring-your-own-model.mdx since Aug 28 but never
announced in any changelog entry.
- Notification preferences (server#7792/#7793/#7815, flag removed in #7867 and
mint#10613, announced in #shipped Aug 30).
- Media on private pages (server#7828/#7837/#7846/#7891, mint#10532/#10564/#10578).
Corrected:
- Automation failure emails are opt-in. server#7811 defaults automation run
notifications to off; the entry presented them as automatic.
- The translations fix (server#7872) changes the translation prompt, so it
applies to newly translated content rather than all translated pages.
- Optional field toggles (mint#10522) landed in the playground modal only.
Removed two "See" links that resolved to pages not yet documenting the feature
(/editor/publish for selective publish, /analytics for the page filter), and
repointed collaborative source mode at /editor/collaborate#real-time-editing.
Dropped the es/fr/zh blocks so the post-merge translation automation
regenerates them from the corrected English.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
* copyedit
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>