- ADD: compatible with PrestaShop 8
- ADD: change license in header
- ADD: use actionAdminControllerSetMedia
- FIX: PHP Coding Standards Fixer
- ADD: add product and add association product in AdminSellerProducts
- ADD: in add and edit product seller select
- ADD: use actionProductSave for save seller association from product form
- ADD: SellerProduct::getAttributes
- ADD: SellerProduct::cleanPositions
- ADD: new function for Seller Object -> getSellerProductForCatalog()
- FIX: Warning: Declaration of PaymentModule::validateOrder override
- FIX: show commission by level and category in view seller controller
- FIX: Dispatcher::createUrl() miss required parameter "id_seller" for route
- FIX: now possible to upload images with spaces in the name when using dropzone
- FIX: when you uncheck the option seller registration -> create seller account still appears in customer account
- FIX: unapproved seller comments now do not appear
- ADD: added sellers page layout improvements
- FIX: in createSellerOrders get commission by category and commission by level
- FIX: aggregate benefits columns in install.sql