Skip to main content
Mage-OS 2.2.2 brings PHP 8.2 compatibility for Automatic Translation, bug fixes across several modules, and a refined GraphQL dependency constraint.

Mage-OS 2.2.2 – Bug Fixes & Compatibility Improvements

· mage-os-team · Releases  · 2 min read

Mage-OS Distribution 2.2.2 is now available. This release brings bug fixes and compatibility improvements across several Mage-OS modules. We recommend updating at your convenience.

Note that it is no longer possible to install the previous version due to a security advisory on webonyx/graphql-php. This update allows the latest versions of that package to fix it.

What’s changed

  • GraphQL dependency constraint refined Updated webonyx/graphql-php constraint from <15.31.0 to !=15.31.0 !=15.31.1, allowing future 15.31.2+ releases while continuing to block the two known-broken versions. (#218) by @rhoerr

  • Automatic Translation module updated to 2.1.0

  • Inventory Reservations Grid: admin OutOfRangeException fixed Added Magento_InventoryAdminUi to the module sequence to resolve an OutOfRangeException in the admin panel. (#16) by @proxiblue

Our foundation

Mage-OS 2.2.2 is built on Magento Open Source 2.4.8-p4, the same upstream base as 2.2.0 and 2.2.1. For details on upstream changes, see the Magento Open Source 2.4.8 release notes and 2.4.8 security patch notes.

Thanks to everyone who contributed!

This release was made possible by:

  • @rikwillems (Rik Willems) — type error and CMS block fixes in Automatic Translation
  • @SamueleMartini (Samuele Martini) — PHP 8.2 compatibility and CMS translation fixes
  • @dadolun95 (Luca Visciola) — PR reviews for Automatic Translation
  • @proxiblue (Lucas van Staden) — Inventory Reservations Grid fix
  • @rhoerr (Ryan Hoerr) — GraphQL constraint update and Page Builder cleanup

Want to participate?

Mage-OS is a community-driven project, and we welcome contributions of all kinds. Whether you’re fixing bugs, adding features, improving documentation, or helping with testing, your contributions make a difference.

Installation

New installations

composer create-project --repository-url=https://repo.mage-os.org/ mage-os/project-community-edition=2.2.2 <install-directory-name>

Upgrading from Mage-OS 2.2.x

composer require mage-os/product-community-edition=2.2.2 --no-update
composer update
bin/magento setup:upgrade

Upgrading from an older Mage-OS version

composer require mage-os/product-community-edition=^2.2 --no-update
composer update
bin/magento setup:upgrade

Migrating from Adobe Commerce or Magento Open Source

See our migration guide for detailed instructions on switching to Mage-OS.

We hope you enjoy Mage-OS 2.2.2. As always, please report any issues on GitHub and join the conversation on Discord.

    Share:
    Back to Blog

    Related Posts

    View All Posts »
    Mage-OS 2.2 is out now! Releases

    Mage-OS 2.2 is out now!

    Mage-OS 2.2.0 adds important security patches from Magento Open Source 2.4.8-p4, along with bug fixes and UI improvements.

    Mage-OS 2.1 is out now! Releases

    Mage-OS 2.1 is out now!

    We are excited to announce the release of Mage-OS Distribution 2.1.0, continuing our mission to provide a community-driven, open, and reliable e-commerce...

    Mage-OS 2.0: Innovation Takes Flight Releases

    Mage-OS 2.0: Innovation Takes Flight

    We are excited to announce the release of Mage-OS Distribution 2.0, a major milestone that shows the power of community-driven innovation. This release...

    Our Partners

    Support Mage-OS