releases.sh
Fern

Fern

buildwithfern.comDeveloper Tools
$npx @buildinternet/releases get fern

Availability badges in sidebar now opt-in

This release1 enhancementImprovements to existing featuresAI-tallied from the release notes

Availability badges in the sidebar navigation are now opt-in rather than automatic. Set layout.show-nav-availability-badges: true in docs.yml to enable them.

Read more →

External sitemaps indexed in Docs search

This release1 featureNew capabilitiesAI-tallied from the release notes

You can now surface pages hosted outside your docs site in search by listing external sitemap.xml files under the experimental external-sitemaps key in docs.yml. External results are flagged as third-party, rank below first-party pages, and open in a new tab.

Read more →

Preview docs as any viewer role before publishing

This release1 featureNew capabilitiesAI-tallied from the release notes

Teams can now preview a role-gated docs site as a specific viewer to validate gating before publishing, with nav pruning, If blocks, and role-gated tabs and products rendered accordingly.

Read more →

SSO role-based access control ships

This release1 featureNew capabilitiesAI-tallied from the release notes

SSO authentication now supports role-based content gating, reading user roles from the identity provider token and applying roles and viewers rules in docs.yml. Previously limited to JWT and OAuth.

Read more →

Ask Fern now masks PII in browser

This release1 featureNew capabilitiesAI-tallied from the release notes

Ask Fern can now mask personally identifiable information (emails, phone numbers, SSNs, credit card numbers) in a user's question. When enabled via the mask-pii: true config flag, structured PII is redacted in the browser and never sent to Fern.

Read more →

Image optimization and lazy loading cut page load times

This release3 featuresNew capabilities2 enhancementsImprovements to existing features2 fixesBug fixesAI-tallied from the release notes

Image handling is now automatically optimized and lazy-loaded, reducing initial page load time and improving Core Web Vitals scores. Search indexing is up to 40% faster, and the table component gains sortable columns, sticky headers, and improved mobile responsiveness.

Read more →

DDoS protection and adaptive rate limiting now available

This release4 featuresNew capabilitiesAI-tallied from the release notes

Enhanced DDoS protection and rate limiting have been added to all Fern Docs instances. Features include adaptive rate limits that adjust based on traffic patterns, IP-based filtering for malicious ranges, stricter request validation, and real-time monitoring with automated alerts. Cloud-hosted documentation receives these protections automatically; self-hosted deployments require an update.

Read more →

Ask Fern now supports 15+ languages; API Explorer 40% faster

This release3 featuresNew capabilities5 enhancementsImprovements to existing features5 fixesBug fixesAI-tallied from the release notes

Ask Fern now supports 15+ languages for chat and document indexing with automatic language detection and per-language model optimization. API Explorer loads 40% faster with optimized payload handling and caching, and webhook reference pages now include request/response examples and custom event type support.

Read more →

Changelog supports timeline and classic layouts

This release1 featureNew capabilitiesAI-tallied from the release notes

Site-wide default and per-page changelog layout can be set to either a searchable timeline of condensed cards or a stacked full-entry view preserving code formatting and copy buttons.

Read more →

Localized redirects validated; search analytics now include query context

This release5 enhancementsImprovements to existing features3 fixesBug fixesAI-tallied from the release notes

Redirects are now validated against available locales, and locale-specific slugs can be configured per page. Search analytics gained query context, result interaction tracking, and performance metrics by locale.

Read more →

Changelog timeline redesigned; per-entry tags link back to filtered timeline

This release2 featuresNew capabilitiesAI-tallied from the release notes

Changelog pages now render as a compact, date-grouped timeline with a search bar that syncs to the shareable ?q= URL parameter. Entries with multiple releases can tag each heading independently using the ChangelogTags component; tags are clickable and link to the filtered timeline.

Read more →