Skip to content

Releases: webflow/js-webflow-api

v3.1.1

18 Mar 21:40
b40a6a1
Compare
Choose a tag to compare

What's Changed

  • New: Add hmac verification method to JS SDK by @KeithRyanWong in #214
  • 🌿 Fern Regeneration -- March 13, 2025 by @fern-api in #228
  • New: Can add collection fields when creating a collection
  • New: Can create more types of fields in Collections (i.e. Option, Ref, Multiref)
  • New: List Form Submissions by Site (and filter by formElementId)
  • New: Delete Form Submission
  • Added: lastPublished parameter added to customDomains object returned when getting Site data
  • New: (Enterprise) New APIs for working with robots.txt files

Fixed

  • Fix: When deleting CMS items live, using id when declaring items in the request payload instead of itemId to match API expectations

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

13 Jan 20:58
47496a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

v3.0.1

09 Dec 18:13
1e38943
Compare
Choose a tag to compare

What's Changed

  • 🌿 Fern Regeneration -- December 9, 2024 by @fern-api in #188
  • Fix: Require fieldData for CMS Item creation
  • Fix: Make id optional in CMS Item update requests

Full Changelog: v3.0.0...v3.0.1

v3.0.0

04 Dec 16:50
d7c27d9
Compare
Choose a tag to compare

Please see MIGRATION.md for changes and how to upgrade.

v2.5.0

04 Dec 09:29
2f92f29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.2...v2.5.0

v2.4.2

02 Oct 18:25
472bac9
Compare
Choose a tag to compare

What's Changed

Fixed

  • chore: bump version to 2.4.2 to enable npm publish by @zplata in #171

Full Changelog: v2.4.1...v2.4.2

v2.4.1

02 Oct 18:06
cb82f04
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix fetcher issue for API for getting Webflow Access Token by @zplata in #170

New Contributors

Full Changelog: v2.4.0...v2.4.1

v2.4.0

30 Sep 14:01
8f7f265
Compare
Choose a tag to compare

What's Changed

Fixed

  • [CMS] Remove requirement to supply an id to the CollectionItem request in createItemLive(), createItemForMultipleLocales()
  • [CMS] Allows other arbitrary key/value pairs to be set in fieldData when creating/updating CMS Items for custom fields
  • [CMS] createItem() and createItemLive() correctly return the newly created CMS Item
  • [CMS] publishItem() correctly returns payload with publishedItemIds
  • [Sites] publishSite() correctly returns expected payload

Maint

  • 🌿 Fern Regeneration -- September 16, 2024 by @fern-api in #167
  • 🌿 Bump Fern JS Generator version from v0.26.0-rc2 to v0.40.1

Full Changelog: v2.3.6...v2.4.0

v2.3.6

23 Aug 15:37
cde9d50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.3...v2.3.6

v2.3.3

11 Jul 21:24
ed20f14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.3.3