2025-09-15 15:50:22 -05:00
|
|
|
This file contains the expected output of --validate-extension-api when run against the extension_api.json of the
|
|
|
|
|
4.5-stable tag (the basename of this file).
|
|
|
|
|
|
|
|
|
|
Only lines that start with "Validate extension JSON:" matter, everything else is considered a comment and ignored. They
|
|
|
|
|
should instead be used to justify these changes and describe how users should work around these changes.
|
|
|
|
|
|
|
|
|
|
Add new entries at the end of the file.
|
|
|
|
|
|
|
|
|
|
## Changes between 4.5-stable and 4.6-stable
|
2025-09-03 20:39:18 -03:00
|
|
|
|
|
|
|
|
GH-110250
|
|
|
|
|
---------
|
|
|
|
|
Validate extension JSON: JSON file: Field was added in a way that breaks compatibility 'classes/Control/methods/grab_focus': arguments
|
|
|
|
|
Validate extension JSON: JSON file: Field was added in a way that breaks compatibility 'classes/Control/methods/has_focus': arguments
|
|
|
|
|
|
|
|
|
|
Optional argument added. Compatibility methods registered.
|