Skip to content

New Release 19.4.1

Include the Magento Release 1.9.4.4 1

Changelog:

  • Default setting for validate_formkey_checkout to 1 (only affects new installations) (#871)
  • Add .gitignore to /var/ (#870)
  • remove outdated Undo MagicQuotes function (#856)
  • remove deprecated function calls in Mage_Adminhtml (#863)
  • Add created_at and updated_at to all relevant REST API resources (#804)
  • Add missing method to category collection class (#884)
  • Add test method to cache models and fix layout update use of test method (#883)
  • Adding 'display=swap' to default RWD Google Font (#886)
  • fix php syntax error in app/design/frontend/rwd/default/template/email/catalog/product/list.phtml (#888)
  • Replaced deprecated each in getAttributeRawValue() (#885)
  • Add missing EU country (HR) to initial config (#842)
  • correct argument order of implode calls (#857)
  • Array and string offset access syntax with curly braces is deprecated (#859)