Skip to content

Conversation

@ethanpalm
Copy link
Collaborator

@ethanpalm ethanpalm commented Jan 16, 2026

Added changelog entry for the week of January 9-16, 2026 with new features including install.md auto-generation, branch search, mintlify validate CLI command, assistant tier upgrades, and editor improvements. Also included bug fixes for API reference base paths, callout colors, image display, code styling, and md/mdx file handling.


Created by Mintlify agent


Note

Adds a new Update entry for January 16, 2026 in changelog.mdx.

  • Auto-generated install.md aggregating installation-related pages; custom files override auto-gen
  • Web editor: live preview and an "Unused files" section with drag-and-drop
  • Git integrations: branch search for GitHub/GitLab in dashboard settings
  • CLI: new mintlify validate (mint validate) to preflight builds locally
  • Assistant: selectable monthly message tiers
  • Bug fixes: API reference base paths, callout color scheme, image display after upload, code styling within card links, .md not overwriting .mdx

Written by Cursor Bugbot for commit 12e8dcb. This will update automatically on new commits. Configure here.

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: tembo[bot] <208362400+tembo[bot]@users.noreply.github.com>
@ethanpalm ethanpalm merged commit 5e600c9 into main Jan 16, 2026
5 checks passed
@ethanpalm ethanpalm deleted the mintlify/changelog-jan-16-2026-6975 branch January 16, 2026 23:09
## Web editor improvements

- **Live preview**: See real-time changes as you edit your documentation in the web editor. Live previews show your site exactly as it appears when published, without creating a preview deployment.
- **Unused files section**: The editor now shows unused pages that aren't in your navigation, with drag-and-drop support to add them.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small clarity tweak: specify where the drag-and-drop adds the pages.

Suggested change
- **Unused files section**: The editor now shows unused pages that aren't in your navigation, with drag-and-drop support to add them.
- **Unused files section**: The editor now shows unused pages that aren't in your navigation, with drag-and-drop support to add them to your navigation.


Added branch search functionality for GitHub and GitLab integrations so that it is easier to find and switch between deployment branches in the Git settings of your dashboard.

## `mintlify validate` CLI command
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor consistency: the heading says mintlify validate but the command below is mint validate.

Suggested change
## `mintlify validate` CLI command
## `mint validate` CLI command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants