View My Developers Alongside Documentation

Admins can now collapse the My Developers panel to view documentation alongside the data.

When looking at data in My Developers for a specific endpoint, it can be helpful to view the documentation for that endpoint to provide additional context. In ReadMe Refactored we now have a way to collapse the My Developers panel, showing the data and the documentation side by side.



Refactored Some improvements are only available once your project has been upgraded.

New Features & Improvements

  • Admin Panel: Add help button to more easily contact our support team Refactored
  • Changelog: Highlight Changelog pages containing invalid MDX Refactored
  • API Reference: OAS files that are YAML can now be synced for Refactored projects Refactored

🐛 Bugs Eaten (by Owlbert)

  • Search: Removed unnecessary API calls during search Refactored
  • Recipes: Fixed recipe embeds in the Guides section Refactored
  • Recipes: Fixed directly linking to a specific Recipe Refactored
  • Sidebar: Fixed an issue preventing pages from being moved between levels of nesting Refactored
  • Reusable Content: Fixed an issue where reuseable content wasn’t being rendered in the reference section
  • Editor: Fixed an issue where we were showing incorrect validation errors Refactored
  • Editor: Fixed an issue where content inside of Style tags was getting parsed as Markdown
  • Sidebar: Fixed an issue where collapsing or expanding a section in the sidebar would lose scroll position
  • Editor: Fixed padding around Glossary items in the editor
  • Sidebar: Improve performance of long sidebar pages Refactored
  • Sidebar: Fixed hidden pages incorrectly showing up when nested at the max level Refactored
  • Editor: Fixed an issue inserting HTML into table cells in Markdown
  • API Designer: Disabling the API Designer will correctly disable editing the server URL and security schemes Refactored