docs: update docs based on recent fern-platform commits (2026-05-20)#5572
Open
fern-api[bot] wants to merge 1 commit into
Open
docs: update docs based on recent fern-platform commits (2026-05-20)#5572fern-api[bot] wants to merge 1 commit into
fern-api[bot] wants to merge 1 commit into
Conversation
- Add GraphQL example selector and description banner documentation - Add preview site deletion permissions for org members - Add docs changelog for 2026-05-20 (GraphQL examples, theme switcher removal, CORS fix) - Add dashboard changelog for 2026-05-20 (preview site deletion, AI usage improvements) Co-Authored-By: bot_apk <apk@cognition.ai>
Contributor
Author
|
Requested by: Unknown |
|
|
||
| The theme switcher that appeared inside the search dialog has been removed. Theme switching remains available through other controls on your docs site. | ||
|
|
||
| ## Custom icon CORS fix |
Contributor
There was a problem hiding this comment.
📝 [vale] reported by reviewdog 🐶
[FernStyles.Headings] 'Custom icon CORS fix' should use sentence-style capitalization.
|
|
||
| The theme switcher that appeared inside the search dialog has been removed. Theme switching remains available through other controls on your docs site. | ||
|
|
||
| ## Custom icon CORS fix |
Contributor
There was a problem hiding this comment.
📝 [vale] reported by reviewdog 🐶
[FernStyles.Acronyms] 'CORS' has no definition.
|
|
||
| ## Custom icon CORS fix | ||
|
|
||
| Custom file icons uploaded for use on docs sites no longer trigger CORS errors when loaded cross-origin. If you previously saw broken icons on a custom domain, they should render correctly without any configuration change. |
Contributor
There was a problem hiding this comment.
📝 [vale] reported by reviewdog 🐶
[FernStyles.Acronyms] 'CORS' has no definition.
Contributor
|
🌿 Preview your docs: https://fern-preview-devin-1779297896-docs-updates-from-fern-platform.docs.buildwithfern.com/learn Here are the markdown pages you've updated: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates documentation based on the last 10 commits in
fern-api/fern-platform. Changes cover new features, permission updates, bug fixes, and UI changes.Feature pages updated:
generate-graphql-ref.mdx): Added section documenting the new example selector dropdown and description banner for GraphQL operations (from fern-platform#11131)permissions.mdx): Added "Delete preview docs sites" (all members) and "Delete production docs sites" (Admin only) rows to the permissions table (from fern-platform#11245)Docs changelog (
2026-05-20.mdx):Dashboard changelog (
2026-05-20.mdx):Requested by: Fern Support
Review & Testing Checklist for Human