You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔃 [Magento Community Engineering] Community Contributions - 2.3-develop
Accepted Community Pull Requests:
- #24359: Fixed the Spacing issue in grid (by @Nagamaiah333)
- #24449: Resolve Scope icon and store view specific label text alignment issue (issue24440) (by @edenduong)
- #24160: tear price change with tier price (by @sunilit42)
- #24451: #24441 : Minicart height calculated incorrectly when child items contain margins (by @konarshankar07)
- #24399: Remove "Add Review" if System has no Product issue24310 (by @edenduong)
- #24308: Resolved edit configurable product from cart doesn't show selected swatch options #24306 (by @rani-webkul)
- #24318: #23990: Reset not working properly in Add review from admin (by @konarshankar07)
- #24489: magento/magento2#: Fix release notification README (by @atwixfirster)
Fixed GitHub Issues:
- #24152: Spacing Issue with the Admin grids pages (reported by @sudheer-gajjala) has been fixed in #24359 by @Nagamaiah333 in 2.3-develop branch
Related commits:
1. 785cdcd
- #24440: Scope icon and store view specific label text alignment issue (reported by @bhavik43) has been fixed in #24449 by @edenduong in 2.3-develop branch
Related commits:
1. 4314d4b
- #23567: Tear Price? Tier Price? (reported by @dyuk1987) has been fixed in #24160 by @sunilit42 in 2.3-develop branch
Related commits:
1. 1666ce8
2. 5ac00d1
3. 4ad2885
4. 93265e6
5. 09b94a6
6. ca9de51
7. 8d90e19
8. 4ccf306
9. fb99abc
10. 8c1ddd1
11. db48e4c
12. aa1f52f
- #24441: Minicart height calculated incorrectly when child items contain margins (reported by @gwharton) has been fixed in #24451 by @konarshankar07 in 2.3-develop branch
Related commits:
1. 25a90fb
- #24310: New Review form is redirected to review grid (reported by @konarshankar07) has been fixed in #24399 by @edenduong in 2.3-develop branch
Related commits:
1. 38cf8d6
- #24306: Edit configurable product from cart doesn't show selected swatch options (reported by @rani-webkul) has been fixed in #24308 by @rani-webkul in 2.3-develop branch
Related commits:
1. b6f2b5c
- #23990: Reset not working properly in Add review from admin (reported by @sdzhepa) has been fixed in #24318 by @konarshankar07 in 2.3-develop branch
Related commits:
1. 5f7029d
2. bd5a012
3. e115b06
4. 2f4f8e8
5. ea22c90
- #5246: Enable Merge CSS Files make adminl panel very slow (reported by @hungvt) has been fixed in #24489 by @atwixfirster in 2.3-develop branch
Related commits:
1. e7fb5d7
Copy file name to clipboardExpand all lines: app/code/Magento/ReleaseNotification/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Magento_ReleaseNotification Module
1
+
# Magento_ReleaseNotification module
2
2
3
3
The **Release Notification Module** serves to provide a notification delivery platform for displaying new features of a Magento installation or upgrade as well as any other required release notifications.
0 commit comments