ChangelogPower Extensions
Power Extensions
These are all the changes for each version of the Power Extensions bundle.
15.1.0
- Skipped version (keep the same version as the Gato GraphQL plugin)
15.0.0
- No changes (keep the same version as the Gato GraphQL plugin)
14.0.0
Breaking changes
- Upgraded min PHP version from 7.4 to 8.1 (#2057)
Improvements
- Upgrade plugin to latest dependencies for PHP 8.1 (#2059)
13.2.0
Added
- [Helper Function Collection] Added field
_arrayOfJSONObjectsExtractPropertyAndConvertToObject(#1905) - [PHP Functions via Schema] Added field
_objectIntersectKeyWithArrays(#1906) - [Helper Function Collection] Added field
_arrayDeepFlatten(#1915)
Fixed
- [Internal GraphQL Server] Do not include dependencies from the Gato GraphQL plugin (#1909)
13.1.0
Added
- [Multiple Query Execution] New
@exportFromdirective (#1848) - [Field to Input] Add
propertyparam to@passOnwardsdirective to fetch the value from another field (#1849) - [PHP Functions via Schema] Added fields
_strArrayReplaceand_strArrayReplaceMultiple(#1863)
Improvements
- [Internal GraphQL Server] Display only the 1st error/warning from each entry in the Logs visualizer
- [Multiple Query Execution]
@exportdirective now usesIdentifierStringinstead ofStringfor theasargument (#1854) - [Field to Input]
@passOnwardsdirective now usesIdentifierStringinstead ofStringfor theasargument (#1854)
13.0.0
Improvements
- [Query Functions] Allow to not print nested errors with the
@applyField(#1823)
12.1.0
Improvements
- Do not escape forward HTML tags in fields
_arrayEncodeAsJSONStringand_objectEncodeAsJSONString(#1799) - Encode multibyte Unicode characters literally in fields
_arrayEncodeAsJSONStringand_objectEncodeAsJSONString(#1799)
12.0.0
- No changes (keep the same version as the Gato GraphQL plugin)
11.3.0
Added
- New field
_objectRecursiveReplace(#1752)
Improvements
- Tested up WordPress 6.8
Fixed
- Translation loading error message in WordPress 6.8
11.2.0
Added
- [Schema Functions] New field
_objectMerge(#1726)
Improvements
- [Schema Functions] Don't throw error when passing less than 2 items to
_arrayMerge(arrays:)(#1732)
Fixed
- [Query Functions] Error when setting value with different shape (eg: JSON) when iterating
@underEachArrayItem
11.1.0
(Skipped)
11.0.0
Required actions
- Important: Before updating this plugin, you need to update Gato GraphQL first! (Otherwise the application will throw an exception.)
Breaking changes
- Register the changelog URL for the plugin, to show the new version's changelog when updating it (#1707)
10.4.0
Improvements
- Persisted Queries: Make the GraphiQL client full-width (#1699)
10.3.0
Added
- [Response Error Trigger] Field
_warnand directive@warnto trigger warnings (#1689)
Improvements
- Use the smaller images between PNG and WEBP (#1679)
10.2.0
Added
- [Helper Function Collection] Field
_generateRandomString(#1671)
10.1.0
Added
- [Schema Functions] Fields
_arrayEncodeAsJSONStringand_objectEncodeAsJSONString(#1647) - [Helper Function Collection] Field
_arrayOfJSONObjectsExtractPropertiesAndConvertToObject(#1653)
10.0.0
- Initial launch
Prev
Next