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.18.md for this page in Markdown format</div>

Home | Changelog

Version 4

version 4.18

version 4.18.0x

  • [4.18.2] ui-feat: Display attributes without stock as unavailable at front attribute selector.
  • [4.18.2] cd-fix: Changed default image resizer to mediastream_proxy.
  • [4.18.2] cd-fix: Fix Adv_vendors::vendors offset bug
  • [4.18.2] cd-fix: Sales manago xml feed to send resized image link instead of original one (check for overrides on Manago.php) (heals).
  • [4.18.2] ui-fix: Rearranged menu items on admin panel so there's no visual bug with header, added Ecommercen plus on first level, changed and added langs accordingly.
  • [4.18.2] cd-feat: Express Skroutz orders get auto accepted into shop order if user uses Skroutz smart cart.
  • [4.18.1] cd-fix: Fixed issue in newly introduced Adv_order::renderCartProducts when attempting to fetch product's final price. (Cart resource does not carry product price, therefore the access was replaced with livedata)
  • [4.18.0] cd-feat: Variations Admin: Product page variation Modal(added group title with update option for multilang)
  • [4.18.0] cd-feat: Variations Admin: Variation product card(stock update)
  • [4.18.0] cd-feat: Variations Admin: Product listing (Filter based on product variation group and exclude all variation product except masters options)
  • [4.18.0] cd-feat: Add method for customers in site recommendations products
  • [4.18.0] cd-feat: Add transportation cost next to transporter's name, change cyrrency code to symbol at payway delivery
  • [4.18.0] cd-fix: Fix to display the values of seo on blog update
  • [4.18.0] cd-feat: Google GA4 Event Tracking

Notes

  • [4.18.2] Check for overrides in Vendors::vendors and remove it in clients smile, pharm16, fast, heals
  • [4.18.2] Need npm i && npm run production
  • [4.18.2] Need php cli.php patch/skroutzExpress patch fixed in 4.19.2
  • [4.18.0] Check for overrides in Adv_products_admin && Adv_product_model
  • [4.18.0] To enable Google GA4 Event Tracking: Admin Panel -> Settings -> Google -> Google Tag Manager Settings -> Add googleGA4 in Tag manager: Providers
  • [4.18.0] Need composer install
  • [4.18.0] Need npm i && npm run production && npm run admin-production