Updated readme and version in env files

This commit is contained in:
jitendra 2022-08-30 11:10:14 +05:30
parent 44c17ef8e4
commit d6e8aa435a
2 changed files with 8 additions and 2 deletions

View File

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

View File

@ -2,12 +2,18 @@
This changelog consists of the bug & security fixes and new features being included in the releases listed below.
## **v1.4.4 (29th of August 2022)** - *Release*
## **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.
* #5463 [feature] - there should be a button so that we should clear all filters.
* [enhancement] - Optimized product
* [enhancement] - Optimized cart
* [enhancement] - Refactored code
* #6556 [enhancement] - Cart Rule -. Validation should be applied in Coupon Code uses per customer and used per coupon section.
* #6555 [enhancement] - Cart Rule - Auto Generate Coupon Code details at bottom must not visible when we switch to Manual Coupon Code.