Skip to content

v5.0.7

Choose a tag to compare

@kjmartens kjmartens released this 02 Feb 22:17
· 1775 commits to v5 since this release
d149dc2

Added

  • Added support for querying page Submit buttons in GraphQL.

Changed

  • Updated the HubSpot integration to use v3 of the API and the private app token approach instead of OAuth flow.

Fixed

  • Fixed a bug where hyphens were allowed in form and field handles.
  • Fixed a bug where the GraphQL cache was not resetting after making form updates.
  • Fixed a bug where maxLength was included in Text and Textarea field types in GraphQL when not applicable.