Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1 KB

CHANGELOG-8.0.md

File metadata and controls

17 lines (14 loc) · 1 KB

Change Log for OXID eShop Community Edition Core Component

v8.0.0 - unreleased

Changed

  • Admin directory is not removed from the url in ViewConfig::getModuleUrl anymore PR-817
  • Reset created product "sold" counter during Copying of the product PR-913
  • ModuleConfigurationValidatorInterface is not optional anymore in the module activation service.
  • The visibility of time-activated products has changed, products with an undefined end date appear in the shop for an unlimited period of time

Removed

  • Remove console classes from the Internal namespace: Executor, ExecutorInterface, CommandsProvider, CommandsProviderInterface
  • Cleanup deprecated Private Sales Invite functionality
  • getContainer() and dispatchEvent() methods from Core classes
  • Remove deprecated global function \makeReadable()
  • Redundant TemplateFileResolverInterface functionality
  • Smarty templates support