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

Home | Changelog

Version 4

version 4.54

  • [4.54.0] fix: Add the customer's id in the email for the wating lists
  • [4.54.0] feat: Introduced Blog article and categories additional fields
  • [4.54.0] feat: In the update order show the customers data and the prising and shipping data of order
  • [4.54.0] chore: product_list_model change mixed return types to typehinted. Methods getProductListsByGroup, getProductListById, getProductsByProductList signature changed affected views: product_lists/list/list and products_list/product_list_products
  • [4.54.0] feat: Allow upload of webp files

Notes

[4.54.0] Patch requirements:

bash
  php cli.php patch/blogAdditionalInfo

[4.54.0] Check for overrides:

  • Product_list_model methods getProductListsByGroup, getProductListById, getProductsByProductList (affected views: product_lists/list/list and products_list/product_list_products)
  • Blog_admin methods add , edit
  • Blog_category_admin methods add, edit