Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 3.23 KB

File metadata and controls

41 lines (34 loc) · 3.23 KB

4.1.2

  • [Docs] update payum link by @cngJo in coreshop#2819
  • [FrontendBundle] install css/js (public) files too by @dpfaffenbauer in coreshop#2818
  • [IndexBundle] add feature to automatically create migrations for MySQL Indices by @dpfaffenbauer in coreshop#2827

4.1.1

  • [Index] add feature to raw query the index by @dpfaffenbauer in coreshop#2795
  • [StorageList] fix writing null into session by @dpfaffenbauer in coreshop#2794
  • Do not load complete product again from database on pre_update by @BlackbitDevs in coreshop#2781

4.1.0

  • [Registry] require registry 4.1 in all bundles by @dpfaffenbauer in coreshop#2748
  • Update CartController - remove Argument Injection by @steinerCors in coreshop#2741
  • [Frontend] introduce template installer and better define best-practice by @dpfaffenbauer in coreshop#2739

4.1.0-RC2

Important The FrontendBundle is now disabled by default. We added a migration to enable it Please check if it actually is enabled in the bundles.php file If you don't need it, feel free to disable it.

  • [ResourceBundle] check also for empty "pimcore_class_name" by @breakone in coreshop#2716
  • [CoreBundle] implement name functions and add migration for order-name and wishlist-name by @dpfaffenbauer in coreshop#2717
  • [Pimcore] introduce the Printable by @dpfaffenbauer in coreshop#2720
  • [Printable] further improvements to new printable feature by @dpfaffenbauer in coreshop#2724

4.1.0-RC1

Important: Dependency to dachcom-digital/emailizr has been removed due to licensing issues with GPL and CCL. If you are using the emailzr extension, please install it manually again with composer require dachcom-digital/emailizr

  • [Attributes] allow PHP8 Attributes for tagging services by @dpfaffenbauer in coreshop#2533
  • [TestBundle] introduce a standalone test-bundle to make testing with Pimcore and Behat easier by @dpfaffenbauer in coreshop#2078
  • [Core] add tax-rule per store by @dpfaffenbauer in coreshop#2341
  • [ResourceBundle] auto registration of pimcore models by @dpfaffenbauer in coreshop#2536
  • [Payment] allow encryption of gatway configs by @dpfaffenbauer in coreshop#2538
  • [Order] allow passing custom-attributes from price rules to order-item by @dpfaffenbauer in coreshop#2555
  • [StorageList] Multi Cart Selection by @dpfaffenbauer in coreshop#2631
  • [JMS] allow v5 by @dpfaffenbauer in coreshop#2493
  • [OrderBundle] re-factor PDF rendering to use Pimcore Web2Print by @dpfaffenbauer in coreshop#2668
  • [Emailzr] remove extension by @dpfaffenbauer in coreshop#2703