Releases: shopperlabs/shopper
Releases · shopperlabs/shopper
v0.0.15
Fixed
- Updated Category validation name Thx to @cybersoldattech for the contribution.
v0.0.14
Fixed
- bug on
$phone_number
when update profile
v0.0.13
Changed
- Fiele max file validation move from
1mb
to5mb
v0.0.12
Fixed
- bug on order detail
- bug on add product attribute color
Updated
- Display multiple attribute value
- wip
v0.0.11
Updated
- Category name validation (2 categories can have the same name with different slug)
v0.0.10
Fixed
- bug on load livewire trix component
v0.0.9
Fixed
- bug when upload files
- bug on
notify
function when send mail to user - bug on update discount
error on first of null
Updated
- Remove
WithUploadProcess
Trait on all single file upload component
Added
- Livewire components forms
Uploads\Single
&Uploads\Multiple
for improve file upload
v0.0.8
Fixed
- Bug on when setup shop with undefined
x-shopper-input.file-upload
v0.0.7
Updated
- Dark mode on product reviews
Fixed
- Bug on product association with collections and categories
- Bug on product edit
type
attribute - Bug on display selected product with image when create and update discount
v0.0.6
v0.0.6 (2021-09-30)
Added
- Add Spatie/media-library in place of
File
to save files in database - Add Filepond to upload files
- Multiple upload files on product create and edit component
- Publish Spatie media library package on shopper installation
Updated
- Use
uploads
filesystem as collections name to save products, category and brand files. - Method to retrieve product (or category, collection) first image.
Fixed
- Livewire upload error on update product
- Variant update stock
Removed
File
Class for managing file. No longer used- phpcs
- phpinsights