Skip to content

<div style="display: none;" hidden="true" aria-hidden="true">Are you an LLM? You can read better optimized documentation at /changelog/Changelog.4.20.md for this page in Markdown format</div>

Home | Changelog

Version 4

version 4.20

version 4.20.0x

  • [4.20.2] ui-feat: (Admin Panel Product): 1) Added button to replace all images for product codes 2) on image delete added options to remove image from current or all product codes with same image.
  • [4.20.1] cd-feat: New batch action for Variations in Admin Panel product listing assing products to new variation group.
  • [4.20.1] cd-fix: Fix at SmartPointMixin::initializeWidgetForTransporter usage missing property
  • [4.20.0] ui-fix: (Variations:hex-color): replace raw text for color value in admin panel hex-color variation values with color picker
  • [4.20.0] cd-feat: Add new report for the shipping methods
  • [4.20.0] cd-feat: Implement BOXNOW widget.
  • [4.20.0] cd-feat: Support for transporter smart point map usage between provider widget and ecommercen map switchable from admin panel.

Notes

  • [4.20.2] Need npm i && npm run admin-production
  • [4.20.1] Need npm i && npm run production && npm run admin-production
  • [4.20.0] Check for overrides in 'Vendors::linesListExtra' and remove it in clients solidblanc
  • [4.20.0] Need npm i && npm run production && npm run admin-production
  • [4.20.0] (Backend) Check for overrides in Adv_order::previewValidation.
  • [4.20.0] (Frontend) Check for overrides in AdvOrderTransporters.vue.