Merge pull request #6721 from Sanjaybhattwebkul/changeLog-updated-v1.4.5

ChangeLog-updated V1.4.5
This commit is contained in:
Jitendra Singh 2022-09-15 19:09:13 +05:30 committed by GitHub
commit f129207348
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 35 additions and 1 deletions

View File

@ -1,6 +1,6 @@
APP_NAME=Bagisto
APP_ENV=local
APP_VERSION=1.4.4
APP_VERSION=1.4.5
APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost

View File

@ -2,6 +2,40 @@
This changelog consists of the bug & security fixes and new features being included in the releases listed below.
## **v1.4.5 (15th of September 2022)** - *Release*
* #6690 [enhancement] - Mass update option should be available for the categories section.
* #6689 [enhancement] - There should be a proper UI for categories in the shop if there are sub0category of any category.
* #6685 [enhancement] - There should be an option to filter the suspended customer. in the admin panel.
* #6646 [enhancement] - The actual and special prices both should be visible if there is any special price for a configurable product.
* #6345 [enhancement] - Invoice Design Can Be Enhanced
* #6394 [enhancement] - The page should focus on the warning message if the customer is trying book the product without selecting the required fields.
* #1929 [enhancement] - Actual product amount and discounted amount both should display.
* #6699 [fixed] - The sale icon should be visible if there is any special price for a configurable product.
* #6705 [fixed] - The filter value should be correct if the admin is trying to filter products by the status filter.
* #6697 [fixed] - The add button should be hidden from view page if the user has no permission to create.
* #6687 [fixed] - There is an exception while the admin is updating the Velocity meta data
* #6686 [fixed] - The notification should be visible in the admin panel if the order status is pending payment.
* #6679 [fixed] - The admin is not able to create the catalog rule for the configurable product, with SKU condition type
* #6668 [fixed] - The back button should work if the customer is adding a new address on the checkout page.
* #6366 [fixed] - The product's image is adjusted when the user is trying to view any product.
## **v1.4.4 (30th of August 2022)** - *Release*
* #5584 [feature] - there should be an feature so that when we click on mark as read , notification box should close.