godot/misc/extension_api_validation/4.3-stable_4.4-stable/GH-97449.txt

5 lines
304 B
Text

GH-97449
--------
Validate extension JSON: Error: Field 'classes/GraphEdit/methods/connect_node/arguments': size changed value in new API, from 4 to 5.
Added optional argument to connect_node to specify whether the connection should be automatically deleted if invalid. Compatibility method registered.