File tree Expand file tree Collapse file tree 2 files changed +29
-6
lines changed Expand file tree Collapse file tree 2 files changed +29
-6
lines changed Original file line number Diff line number Diff line change
1
+ 0.74.0-beta6
2
+ =============
3
+ * Framework improvements
4
+ * Implemented a default exception handler for blocks
5
+ * Updated the root composer.json file
6
+ * Updated the setup tool to support different editions
7
+ * Added an ability to operate with Sales & Checkout APIs as guests and registered users
8
+ * Implemented the additional Sales & Checkout APIs for registered customers and guests
9
+ * Added unit tests to cover Sales & Checkout services code
10
+ * Various
11
+ * Standardized the hierarchy of exceptions
12
+ * Added bundle product API integration to Catalog
13
+ * Fixed bugs
14
+ * Fixed an issue where it was impossible to place an order using multiple address checkout
15
+ * Fixed an issue where DB timestamp columns with current_timestamp on update were not handled correctly
16
+ * Fixed an issue with FPT in partial invoices
17
+ * Fixed a performance issue in benchmark test
18
+ * Fixed the incorrect Exception class in the Magento_CurrencySymbol module
19
+ * Fixed an issue by letting MySQL determine a database table type instead of MyISAM
20
+ * Fixed an issue where test failures occurred when the database and the application were in different time zones
21
+ * Fixed an issue where \Magento\Framework\Phrase omitted placeholder values if no renderer was set
22
+
1
23
0.74.0-beta5
2
24
=============
3
25
* Various
You can’t perform that action at this time.
0 commit comments