Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-26 | 3.0 kB | |
v0.2.0 source code.tar.gz | 2025-03-26 | 2.5 MB | |
v0.2.0 source code.zip | 2025-03-26 | 3.3 MB | |
Totals: 3 Items | 5.7 MB | 1 |
What's Changed
- feat: Added a
disk
parameter tosanitizeSVG
- fix: Added a loading shimmer on the category grid and removed the product count
- chore(deps): Bumped
phpoffice/phpspreadsheet
from 1.29.2 to 1.29.4 - fix: Fixed image removal issue when saving user info
- chore(enhanced code formatting support): Updated Pint from version ^1
- feat: Introduced a GUI installer
- feat: Managed product status directly from the status column
- fix: Updated form controls and removed unused/unwanted code
- style: Updated CSS styles for the GUI installation UI
- chore(deps): Bumped
league/commonmark
from 2.5.3 to 2.6.0 - feat: Added translations
- fix: Resolved scroll event issues
- fix: Fixed gallery image removal issue
- fix: Enabled product status by default
- chore(deps): Bumped
phpoffice/phpspreadsheet
from 1.29.4 to 1.29.7 - chore(deps): Bumped
nesbot/carbon
from 2.72.5 to 2.72.6 - chore(deps): Bumped
phpoffice/phpspreadsheet
from 1.29.7 to 1.29.9 - feat: Added dynamic configuration for import job filters
- fix: Resolved profile image issues
- fix: Fixed variant product data issues
- feat: Added custom token TTL – @magentix
- fix: Fixed escape encoding issues with French characters when using
JSON_EXTRACT
– @Aerue - feat: Added view event before product edit actions
- fix: Fixed TypeError with filterable dropdown columns – @magentix
- fix: Resolved export gallery attribute values issue
- fix: Fixed cumulative filter conditions – @magentix
- feat: Integrated Elasticsearch
- fix: No attribute shown if label not set when creating variants
- feat: Added a command to purge/delete unused images from storage
- feat: Added in-app and email notifications for system events and updates
- feat: Introduced "magic image" functionality
- fix: Resolved image preview feature and fixed image CSS
- feat: Added a "Powered by" message to authentication screens
- feat: Introduced magic image functionality
- fix: Fixed and updated French translations – @magentix
- feat: Added API endpoints for patching and deleting products and categories
- feat: Added another instance of magic image functionality
- fix: Avoided HTML entity display in flash messages – @magentix
- fix: Fixed quick export for selected products
New Contributors
Full Changelog: v0.1.6...v0.2.0