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

Home | Changelog

Version 4

version 4.19

version 4.19.0x

  • [4.19.4] cd-fix: npm update ecomntag and build front components
  • [4.19.3] cd-fix: Fix in build for the exommercen tag
  • [4.19.2] cd-fix: Fix in patch of the skroutz express patch plus patch routes fix
  • [4.19.2] cd-fix: Fix in the Box now lib and in the job get orders transporter order
  • [4.19.2] cd-fix: Fixed the check for whether the add to cart button should be disabled or not. Added check for products attributes.
  • [4.19.2] cd-fix: Stripe distinguish between currencies with no decimal points rounding their amounts and multiply by 100 for the rest
  • [4.19.2] cd-feat: Add xml feeds for vendors and lines for the marketing
  • [4.19.1] cd-fix: categories meta title space on word concat
  • [4.19.1] cd-fix: only_advisable view, change default_curency field from disabled to read only
  • [4.19.1] ui-fix: Attributes/Front: Add to cart button text and availability fixed , unavailable attribute selection improved.
  • [4.19.1] ui-fix: Attributes/Front: add to cart button adds product with attributes in cart In case of one attribute product (e.g "One Size").
  • [4.19.1] ui-fix: admin.scss: admin product extra images style fix.
  • [4.19.1] ui-fix: Attributes Admin: change vue id that causing conflict because of same existing id in some cases.
  • [4.19.1] cd-feat: Use Monolog\Logger instead of CI_Log
  • [4.19.1] cd-fix: Fixed jobs route on admin panel, and changed sitemaps url on xml_feeds_settings on admin panel
  • [4.19.1] cd-fix: Fix meta_title for product categories and vendor pages
  • [4.19.1] cd-fix: Fix in the sitemap generator
  • [4.19.1] cd-fix: Fix to get transporters based on languageAbbr
  • [4.19.1] cd-fix: Fix api/transporters route for multilingual
  • [4.19.1] cd-update: Updated skroutz orders schema.
  • [4.19.1] cd-update: Marketing/catalogs support currency for Google / Facebook / Manago feeds
  • [4.19.1] cd-update: Feeds support currency. Used by Google / Facebook / Manago feeds
  • [4.19.1] cd-update: set currency to session from query string (Adv_front_controller::currencyFromQueryString)
  • [4.19.1] cd-fix: Fix for skroutz_express patch.
  • [4.19.1] ui-update: Added second level items that have a third level to third level as well.
  • [4.19.0] cd-feat: Implemented filters for attributes in product, vendor and line lists.
  • [4.19.0] ui-update: Added debounce to coupon code input field along with a loading indicator.
  • [4.19.0] cd-fix: Fix for cash in the slider to get the cash with the params of the method
  • [4.19.0] cd-fix: Fix for handleOrderUpdate for skroutz orders to look at state and not changes which are optional, added missing default currency on autoAcceptExpressOrder on skroutzOrdersModel
  • [4.19.0] cd-fix: Fix Adv_product_categories::catDynExtra in case of there are no products in the category
  • [4.19.0] cd-feat: Implemented smart points picking for ACS provider plus googleMapsService and SmartPoints codebase improvements

Notes

  • [4.19.4] If package-lock.js has conflict and changes are discarded npm update ecomntag && npm run production else npm ci && npm run production
  • [4.19.3] Need npm ci && npm run production
  • [4.19.2] Need npm i && npm run production
  • [4.19.2] Need composer install In smile pharmacy Remove the over in application/controllers/xml
  • [4.19.1] Need composer install
  • [4.19.1] Check for override on lang line eshop.product_categories.catDynBuildMeta.discount
  • [4.19.1] Need npm i && npm run production && npm run admin-production
  • [4.19.0] To enable attribute listing filters in Admin Panel -> Settings -> Attribute Settings -> Display filters in listings
  • [4.19.0] Need composer install
  • [4.19.0] Check for overrides in function handleOrderUpdate on SkroutzOrdersModel and autoAcceptExpressOrder on SkroutzOrdersModel (gea).
  • [4.19.0] Need npm i && npm run production