Changelog

May 1, 2026 ยท View on GitHub

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[1.2.1] - 2026-04-21

Changed

  • PHP 8.4 and 8.5 compatibility: typed parameters and properties, explicit nullable types, typed class constants
  • composer.json now declares PHP ~8.2.0||~8.3.0||~8.4.0||~8.5.0

[1.2.0] - 2025-06-10

Added

  • New system configuration option that allows selection of the active admin theme from those installed

Changed

  • Theme selector plugin now reads from the new system configuration value
  • Default config values (etc/config.xml) now reference the new system configuration value

Removed

  • Existing system configuration to enable/disable the Mage-OS admin theme

[1.1.1] - 2025-04-29

Changed

  • Theme selector plugin now returns early if not in admin scope, including when using emulation

[1.1.0] - 2025-04-15

Changed

  • Corrected composer package name in README.md

[1.0.0] - 2025-04-08

Added

  • Configuration to Enable M137 Admin Theme
  • Module Init