Metrics Domain Filtering & Search Improvements

Doc Metrics can now exclude metrics based on email domain, so admins can filter internal team traffic out of page views, search, and page quality data. Search also now matches partial substrings within compound terms.

New Features & Improvements

AI

  • Ask AI can now search and answer using content across every project in an enterprise group, not just the one you're viewing.

Enterprise

  • You can now see where reusable content blocks are used across all of your enterprise projects.

Admin

  • You can now link your ReadMe account to Google from Account Settings.

Bugs Eaten (by Owlbert) 🐛

AI

  • Fixed the Ask AI sidebar staying visible on top of the editor when switching from view to edit mode with an empty chat.
  • Fixed Ask AI page citations linking to invalid paths.

Enterprise

  • Fixed the "Setup Git Connection" button appearing for enterprise child projects whose Git connection is managed at the group level.

Editor

  • Fixed several editor issues: switching from view to edit mode no longer briefly shows unstyled content, empty callout titles no longer leave stray ### text, deleting an accordion (including nested ones) no longer triggers unrelated editor actions, and Reusable Content components now follow the enterprise group's custom theme.
  • Branch merges no longer silently drop existing endpoints when a conflicting API definition is involved; conflicts are now called out with a warning.

Docs

  • Fixed the sticky API Reference request panel overlapping the sticky page header.
  • Fixed the Intercom "ReadMe Search" app not returning search results.
  • Fixed PDF exports failing or timing out for large projects with big categories or image-heavy pages.
  • Fixed Card component links not resolving custom doc paths and protocols (e.g. /docs/[slug] or doc:[slug]).

Git Sync

  • Fixed the docs sidebar showing blank entries for pages authored as .mdx when nested under another page, and fixed sidebar errors for git-synced projects whose _order.yaml contained unquoted dates, numbers, or booleans.

Admin

  • Custom domain setup now waits for the SSL certificate to finish provisioning before enabling the "try it out" link, avoiding a broken HTTPS page.