Skip to content

5.7.7

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 23:27
· 75 commits to 5.x since this release
5.7.7
4a6e0f0
  • where is now a reserved field handle. (#17269)
  • Fixed a bug where HUDs could be positioned incorrectly if their trigger element had been scrolled since the last time the HUD was opened. (#17282)
  • Fixed a bug where Button Group, Checkboxes, Dropdown, Multi-select, and Radio Buttons fields’ GraphQL mutation arguments’ descriptions didn’t include the field instructions text. (#17288)
  • Fixed a bug where element card titles could disappear after the card was dragged. (#17270)
  • Fixed a bug where newly-shown conditional custom fields were getting marked as changed prematurely.
  • Fixed a bug where sections weren’t saving preview targets in the specified order. (#17271)
  • Fixed a bug where copy/pasting a nested element from a Matrix or Addresses field that had reached its “Max Entries”/“Max Addresses” setting would result in a “User not authorized to duplicate this element.” error. (#17274)
  • Fixed a bug where chips within element select inputs could be missing their “Replace” and “Remove” actions. (verbb/formie#2431)
  • Fixed a SQL error that occurred when using the Find & Replace utility on PostgreSQL. (#17287)
  • Fixed a bug where pasting an element to a different site than it was copied from wasn’t working correctly. (#17294)