Releases: hossainchisty/LeafLine-Bookstore-Marketplace-Server
Releases · hossainchisty/LeafLine-Bookstore-Marketplace-Server
v3.31.0
Bug Fixes
Features
- Added shipping fees and discount fields for each product (a0c542a)
v3.30.0
Features
- Added generate number helper func (2a663c7)
v3.29.1
Bug Fixes
- change sales start end year (6c509ec)
v3.29.0
Features
- Intregrate api monitoring with treblle (8837014)
v3.28.0
Features
- Get monthly sales from the orders by aggregating the data based on the order creation dates (61db39c), closes #27
v3.26.2
Performance Improvements
- Add vakudatuib nessage for better exps (d304704)
v3.26.1
Bug Fixes
- readingStatus: `` is not a valid enum value for path
readingStatus
. (95a6c24)
v3.26.0
Features
- api: add API endpoint to update reading status of a book (9c934ae)
- api: handle PUT requests to update reading status of a book (77fb85d)