v3.1.3
What's Changed
- 🌿 Fern Regeneration -- May 7, 2025 by @fern-api in #258
- New: Comments APIs
- Also a new
comment_createdwebhook to get notified on new comments and replies
- Also a new
- Added: Additional DOM nodes returned from Get Page Content / Get Component Content APIs for localization. Also available for updating via the Update Page Content / Update Component Content APIs
text-input- Update placeholder text on a text input nodeselect- Update choices on a select nodesubmit-button- Update text and waiting message on a submit button nodesearch-input- Update text on a search button node
- New: (Enterprise) Well-known file management APIs
- New: (Enterprise) Workspace audit log API
Fixed
- Delete CMS Items API -
itemsis now required in the request body (staged and live endpoints) - Create Collection Field API -
Videofield type has been corrected toVideoLink - Create Product and SKU API -
productandskuare now required in the request body
Full Changelog: v3.1.2...v3.1.3