Skip to content

Commit 710beec

Browse files
Merge pull request #5100 in SW/shopware from ntr/5.2/fix-upgrade-md to 5.2
* commit 'b4bbaf6c7f9f7570d91a4dfc778c665912869dc8': Add view all changed links and 5.2.24 section to upgrade.md
2 parents fae8088 + b4bbaf6 commit 710beec

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

UPGRADE-5.2.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,35 @@
33
This changelog references changes done in Shopware 5.2 patch versions.
44

55
## 5.2.25
6+
7+
[View all changes from v5.2.24...v5.2.25](https://github.com/shopware/shopware/compare/v5.2.24...v5.2.25)
8+
9+
610
* Added notify event `Shopware_Modules_Basket_AddArticle_Added` in `engine/Shopware/Core/sBasket.php`
711
* The event `Shopware_Modules_Export_ExportResult_Filter_Fixed` was added and now filters the processed export result. Previously with `Shopware_Modules_Export_ExportResult_Filter`, an instance of `Zend_Db_Statement_Pdo` was supplied, which could not be used to filter the actual result.
812

13+
# 5.2.24
14+
15+
[View all changes from v5.2.23...v5.2.24](https://github.com/shopware/shopware/compare/v5.2.23...v5.2.24)
16+
17+
* Fixed custom datefield format for articles
18+
* Fixed styling of image slider on tablet landscape view
19+
920
## 5.2.23
21+
22+
[View all changes from v5.2.22...v5.2.23](https://github.com/shopware/shopware/compare/v5.2.22...v5.2.23)
23+
24+
1025
* Added conditional statement in `themes/Frontend/Responsive/frontend/_public/src/js/jquery.product-slider.js` to prevent the jquery plugin from sending ajax requests indefinitely
1126
* Added `limit` parameter to `createQuery` and `createOptionQuery` in `engine/Shopware/Bundle/ESIndexingBundle/Property/PropertyQueryFactory`
1227
* Added default `limit` of 100 in `engine/Shopware/Bundle/ESIndexingBundle/Property/PropertyIndexer::populate`
1328
* Added a base store for `Shopware.apps.Base.model.DocType`
1429

1530
## 5.2.22
31+
32+
[View all changes from v5.2.21...v5.2.22](https://github.com/shopware/shopware/compare/v5.2.21...v5.2.22)
33+
34+
1635
* Fixed the picture implementation of the `box-emotion.tpl` to load the correct image sizes
1736
* Added new event `plugin/swAutoSubmit/onChangeSelection` in `themes/Frontend/Responsive/frontend/_public/src/js/jquery.auto-submit.js`
1837
* Added ExtJS override `engine/Library/ExtJs/overrides/Ext.view.Table.js` to fix display of row selection in grid panel when updating the row after row editing

0 commit comments

Comments
 (0)