Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.76 KB

CHANGELOG-8.0.md

File metadata and controls

35 lines (28 loc) · 1.76 KB

Change Log for OXID eShop Community Edition Core Component

v8.0.0 - unreleased

Added

  • Set custom product low stock label #0004401
  • Support PSR caching interface, related functionalities and applied them on module cache.

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
  • PAYMENT_INFO_OFF translation #0006426 PR-953
  • Remove deprecated TemplateCacheService implementation
  • Remove deprecated BasicContextInterface::getCurrentShopId and its basic implementation in BasicContext::getCurrentShopId
  • Remove deprecated model property Attribute::_sTitle PR-914
  • Obsolete caching related functionalities
  • Class OxidEsales\Eshop\Core\Module\ModuleVariablesLocator