Upgrade Notes
v2.1.0
Added the possibility to distinguish relations conditions applied as preconditions.
v2.0.0
Added bool as possible type to $condition parameter of addCondition function in ProductListInterface (and all implementing classes).
v1.2.1
- Removed the package "rybakit/twig-deferred-extension". If you extend the twig layout from the E-Commerce Framework,
please check if custom CSS/JS code added by
pimcore_head_scriptandpimcore_head_linkis still working.
v2.0.0
AbstractOfferToolProductnow only accepts int as the$idparameter.