diff --git a/CHANGELOG for v1.x.x.md b/CHANGELOG for v1.x.x.md index f0c92cca9..9e618e273 100644 --- a/CHANGELOG for v1.x.x.md +++ b/CHANGELOG for v1.x.x.md @@ -2,6 +2,74 @@ This changelog consists of the bug & security fixes and new features being included in the releases listed below. +## **v1.3.3 (27th of September 2021)** - *Release* + +* #5008 [feature] - Image upload option with editor. + +* #5005 [feature] - Ability to edit Bagisto product stock management without editing. + +* #5163 [enhancement] - Datagrid enhancements. + +* #5109 [enhancement] - Admin is not getting mail on customer registration. + +* #5089 [enhancement] - On clicking the buy now button, cart items should not be carried in checkout. + +* #5061 [enhancement] - Option to add DB_PREFIX in web installer. + +* #5004 [enhancement] - Velocity checkout page changing address doesn't update select shipping method section. + +* #5173 [fixed] - Typo in type hinting. + +* #5170 [fixed] - Admin Orders page doesn't reload while clicking back. + +* #5155 [fixed] - When product inventory is having the same quantity then the total qty on the listing page is not calculated properly. + +* #5125 [fixed] - Wrong order status showing at admin and customer end. + +* #5122 [fixed] - Issue in Mobile number field. + +* #5115 [fixed] - Getting exception in case of admin change URL by passing 0 in place of `asc` or `desc`. + +* #5113 [fixed] - Error in Admin->Configuration after added custom script. + +* #5112 [fixed] - CMS pages content issue. + +* #5111 [fixed] - Meta description error. + +* #5110 [fixed] - If I change `APP_ADMIN_URL` in .env then the Admin Dashboard will not render properly. + +* #5104 [fixed] - The last name should be a mandatory field even while editing a customer profile. + +* #5101 [fixed] - Incorrect validation message for sort order and Download Allowed field in the downloadable information section. + +* #5100 [fixed] - While adding address, first and last name should auto-populate at customer end. + +* #5098 [fixed] - Delete customer address from admin panel - page not reload. + +* #5091 [fixed] - Getting error while creating slider if db prefix has been added. + +* #5088 [fixed] - Can not generate invoices. + +* #5069 [fixed] - Category datagrid channel locale filter. + +* #5067 [fixed] - Products is_wishlisted attribute is always false on API. + +* #5065 [fixed] - Delete option does not work. + +* #5057 [fixed] - Mysqli error on local by flywheeel install. + +* #5056 [fixed] - Home banners sizes are missed up in the RTL layout. + +* #5051 [fixed] - Mismatch in grand total and subtotal in HKD currency in the cart summary. + +* #5041 [fixed] - Cancel button should not visible if the automatic invoice is generated with pending status. + +* #5009 [fixed] - Need to optimize product attribute options. + +* #4993 [fixed] - `parent_id` attribute is non-existent on `shipment_items` but there is an existing relationship in `ShipmentItem` model. + +* #4990 [fixed] - Automatic scroller should be added to focus on required field while user trying to save catalog details. + ## **v1.3.2 (7th of August 2021)** - *Release* * #5020 [feature] - Webvital score improvement.