Skip to content

2.5.0

Latest
Compare
Choose a tag to compare
@spryker-release-bot spryker-release-bot released this 11 Oct 07:25

Included commits: 2.4.0...2.5.0

Improvements

  • Adjusted FileManagerFacade::saveFile() to execute the FileManagerDataCollectionExpanderPreSavePluginInterface plugins stack for file manager data extension before it's saved.
  • Adjusted FileManagerFacade::readLatestFileVersion(),FileManagerFacade::findFileByIdFile(),FileManagerFacade::findFileByIdFileInfo(), FileManagerFacade::getFilesByIds(), to execute the FileManagerDataCollectionExpanderPluginInterface plugins stack for extension after the file manage data collection is read from the persistence.
  • Added FileManagerExtension module to dependencies.