-
-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2712 from dpfaffenbauer/release/4.1.0-RC1
[Release] 4.1.0-RC1
- Loading branch information
Showing
2 changed files
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
## 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 https://github.com/coreshop/CoreShop/pull/2533 | ||
* [TestBundle] introduce a standalone test-bundle to make testing with Pimcore and Behat easier by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2078 | ||
* [Core] add tax-rule per store by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2341 | ||
* [ResourceBundle] auto registration of pimcore models by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2536 | ||
* [Payment] allow encryption of gatway configs by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2538 | ||
* [Order] allow passing custom-attributes from price rules to order-item by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2555 | ||
* [StorageList] Multi Cart Selection by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2631 | ||
* [JMS] allow v5 by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2493 | ||
* [OrderBundle] re-factor PDF rendering to use Pimcore Web2Print by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2668 | ||
* [Emailzr] remove extension by @dpfaffenbauer in https://github.com/coreshop/CoreShop/pull/2703 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters