Skip to content

Release v2.15.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 18:09

Bug Fixes

  • add fallback to record items (4d95d36)
  • consolidate batch errors when using GraphQL (af94de2)
  • fetch all related records initially (37ce0b5)
  • remove trim on empty string replace, use null for replacement value (7ab5bc3)
  • update variables to match local state (#1062) (f016f36)
  • use related fields for has_one and belongs_to properties when building GraphQL API payloads (e12116a)