Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 492 Bytes

2023-02-02-log-themcompile-errors-after-update.md

File metadata and controls

10 lines (10 loc) · 492 Bytes
title issue
Log theme compile errors after update
NEXT-23975

Core

  • Changed \Shopware\Core\Framework\Update\Api\UpdateController::finish to create a notification after update.
  • Added methods getPostUpdateMessage and appendPostUpdateMessage in \Shopware\Core\Framework\Update\Event\UpdatePostFinishEvent to provide post update messages.

Storefront

  • Changed Storefront\Theme\Subscriber\UpdateSubscriber::updateFinished to not fail on theme recompile after update.