| title | Allow AppScript endpoints as valid target URL for ActionButtons |
|---|---|
| issue | NEXT-20202 |
- Changed
\Shopware\Core\Framework\App\Lifecycle\AppLifecycleto persist ActionButtons even if no setup section is provided in manifest.xml. - Changed
\Shopware\Core\Framework\App\ActionButton\AppActionto allow null as AppSecret and relative target URLs. - Changed
\Shopware\Core\Framework\App\ActionButton\Executorto execute sub-requests if target URL of AppAction is relative.