# Change Logs

## v0.1.12
- Added setting management

## v0.1.11
- Added default shipping fee setting

## v0.1.10
- Added relative search on orders list

## v0.1.9
- Fixed missing delete cascade foreign key on cart_items table

## v0.1.8
- Fixed wrongly export date format

## v0.1.7
- Added order summary report

## v0.1.6
- Added variants to product cart

## v0.1.5
- Fixed missing manage product is_out_stock

## v0.1.4
- Fixed wrongly variant validation

## v0.1.3
- Fixed missing update product unit

## v0.1.2
- Fixed missing product unit in cart

## v0.1.1
- Updated product table and add product statistic to admin order list

## v0.1.0
- Added product_id to orders data

## v0.0.6
- Added count client orders

## v0.0.5
- Fixed wrongly number type
- Removed profile lastname
- Added admin orders filter

## v0.0.4
- Updated product seeder

## v0.0.3
- Added user update profile

## v0.0.2
- - Added media upload

## v0.0.1
- Added product management for admin

## v0.0.0
- Init project
