Skip to content

Commit

Permalink
feat(core): ems:job:run execute releases (#952)
Browse files Browse the repository at this point in the history
  • Loading branch information
Davidmattei authored Jul 11, 2024
1 parent f6888f6 commit 34be50a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

## version 5.19.x

* The core command ```emsco:release:publish``` has been removed, ```emsco:job:run``` will now publish releases
* All indexes must be rebuilt (as a new field `_image_resized_hash` as been defined in file fields)
* The function `emsch_unzip` is deprecated and should not be used anymore. use the function ems_file_from_archive or the route EMS\CommonBundle\Controller\FileController::assetInArchive instead
* If the `emsch_unzip` function is used to serve assets via the web server you should use the route [EMS\CommonBundle\Controller\FileController::assetInArchive](dev/client-helper-bundle/routing.md#route-to-assets-in-archive)
Expand Down

0 comments on commit 34be50a

Please sign in to comment.