Skip to content

v21.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fballiano fballiano released this 09 Apr 08:04
· 110 commits to next since this release
9ffc7c1

🚀 OpenMage 21 is the next step in the evolution of our beloved M1 platform. 🚀

📢🔔 While V21 introduces breaking changes that require careful consideration during the upgrade process, these long-overdue modifications will ultimately bring significant benefits to your stores. In the long run, you can expect enhancements in performance, security, SEO scores, and more, making the transition worthwhile. 📢🔔

Changes you must know and that you have to check one by one

Changes you want to know about

Changes that probably won't affect you

  • RWD theme: removed enquire.js and converted to window.matchMedia by @fballiano in #3208
  • RWD theme: converted default logos to SVG (and removed some Magento names) by @fballiano in #3148
  • Removed onmouseover/onmouseout from adminhtml menu by @luigifab in #2737
  • Removed auto_detect_line_endings in Varien_Io_File by @fballiano in #3283
  • Fixed implementation of SessionHandlerInterface in Mage_Core_Model_Resource_Session by @fballiano in #3499
  • Rewrote js/varien/weee.js without prototypejs by @fballiano in #3670
  • Rewrote js/varien/accordion.js without prototypejs by @fballiano in #3669
  • Rewrote js/mage/captcha.jsp without prototypejs by @fballiano in #3754
  • Removed unused file js/mage/adminhtml/scrollbar.js by @fballiano in #3765
  • Removed unused file js/mage/adminhtml/magento-all.js by @fballiano in #3764
  • Removed unused file js/mage/adminhtml/image.js by @fballiano in #3758
  • Removed deprecated and unused files from lib/Mage by @fballiano in #3872
  • Rewrote js/mage/adminhtml/hash.js using native javascript by @fballiano in #3763
  • Rewrote js/mage/adminhtml/variables.js without prototypejs by @fballiano in #3762
  • Rewrote js/mage/translate.js without prototypejs by @fballiano in #3662