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

Home | Changelog

Version 4

version 4.46

  • [4.46.1] feat (product admin): Added hooks afterAddRender, afterEditRender, beforeAddEntityRecord, beforeEditEntityRecord and afterRenderJsonData for client customizations
  • [4.46.0] feat (products): Added a global limit for the products that are not allowed for the products to be less than that

Notes

  • [4.46.1] Check if the function is_cli_request() (deprecated 3.0.0) is used and replaced it with function is_cli() if needed
  • [4.46.1] check for overrides in
    • Products_admin::add
    • Products_admin::addProduct
    • Products_admin::edit
    • Products_admin::renderJsonData
  • [4.46.0] patches
    bash
    php cli.php patch/productLimit