Skip to content

v5.9.5

Latest
Compare
Choose a tag to compare
@kjmartens kjmartens released this 31 Jan 17:17
· 1 commit to v5 since this release
v5.9.5
6de541e

Added

  • Added FreeformPostForwardingInterface interface for GraphQL to handle new Post Forwarding integration type.
  • Added FreeformGoogleTagManagerInterface interface for GraphQL to handle new Google Tag Manager integration type.

Fixed

  • Fixed a bug where Table fields were incorrectly marked as required, even when they were not supposed to be.
  • Fixed a bug where Dropdown and Radio column types in Table fields were breaking in the form builder.
  • Fixed a bug where the new Post Forwarding integration type (postForwarding) was not supported in GraphQL.
  • Fixed a bug where the new Google Tag Manager integration type (gtm) was not supported in GraphQL.