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)