Editor Role
July 30th, 2025

We’ve added a new Editor role available for all Enterprise customers. Editors can edit content, but won’t have access to any project settings. Users can also decide if editors will have limited access to merging.
New Features & Improvements
AI Agent
- Rewrote the AI Agent for a significant improvement in reliability Refactored
API Designer
- Request body schemas on endpoints with non-
POST
/PUT
/PATCH
methods are now editable Refactored - Users can now add and edit XML response examples Refactored
API Reference
- Long parameter names in the API schema will wrap instead of truncating so users can see the entire name without hovering
Branches
- Added a link to view the branch in GitHub Refactored
- Added an option to delete branches after merging Refactored
Enterprise
- Enterprise customers migrating to Refactored will be able to see their migration status on the Enterprise Dashboard Refactored
Performance
- Improvements to response times when navigating between pages
Bugs Eaten (by Owlbert) 🐛
API Designer
- Fixed an issue where updating endpoints would not be reflected in the sidebar until a save Refactored
API Reference
- Fixed an issue where some OpenAPI specs would not load
- Fixed an issue on legacy projects where code snippets would show
@api/undefined
Ask AI (for LLMs)
- Fixed an issue where View as Markdown wasn’t working for endpoint pages that weren’t connected to an API definition
Changelog
- Fixed accessibility issues with repeating
<main />
elements,id
s andh1
s
Docs
- Fixed an issue with inconsistent spacing on Custom Pages, Discussions, and the Changelog
- Fixed an issue when navigating to a page with a hash beginning with a number
- Fixed an issue where search would not filter to the current version of the docs by default Refactored
Editor
- Fixed an issue where hovering over an image would cause the page to think the editor was in a dirty state
- Fixed an issue when navigating to pages with a hash would not scroll to the target id Refactored
- Fixed an issue where having non-endpoint reference pages in What’s Next links would prevent page saves Refactored
My Developers
- Fixed an issue with testing webhook configurations Refactored
Recipes
- Fixed an issue where Recipe actions were not focusable when editing
Suggested Edits
- Fixed an issue where Suggested Edits would not populate in the admin UI
Refactored Some improvements are only available once your project has been upgraded.