Thông tin phát hành

S-Cart 7.0

#v7.0.0


Changed
- Support Laravel 9 (Requirement PHP > 8.0.2)
- Change format plugin, template (good for developer, can use git directly inside the plugin/template's code directory for development)
Plugin/Template (Old)
├── src _(source logic inside the src folder)_
├── public
└── README.txt
Plugin/Template (New)
├── ... source logic here
├── public
└── README.txt

#v7.0.1


Changed
- Process cms url

#v7.0.3


Changed
- Update process more query

#v7.0.4


Fixed
- Fix error process cart with item inactive core 7. 0.8 #HERE
- Fix error render price float in core 7.0.9 #HERE