Skip to content

Changelog - Admin Theme

All notable changes to Admin Theme are documented in this file.

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

1.1.0 Admin Theme - 2026-06-30

Added

  • Enterprise theme variant support and purple brand colors

Changed

  • Updated menu logo, loader icon, and favicon
  • Updated brand colors
  • Improved copyright footer and login output and styles
  • Improved responsive styles, including for category tree output

Fixed

  • Multiple minor styling fixes from open Mage-OS admin theme issues

1.0.0 Admin Theme - 2025-07-11

Added

  • SVG loader image to match the one used in Hyvä Theme
  • Missing arrow icon files
  • Improved responsiveness of styles at tablet size breakpoints
  • Translation CSV file

Changed

  • Directory restructure and CSS refactoring for better support of child/alternate theme variations
  • Various color and layout CSS updates to improve extensibility

Fixed

  • Styling fixes to improve output when using RedChamps Clean Admin Menu
  • Margin issue when adding sub groups to menus with top-level items only
  • Vendor icons visibility in system configuration
  • Alignment of chevron icons

Removed

1.0.1 Admin Theme Module - 2025-07-11

Fixed

  • Update LICENSE file to latest version
  • Add missing module.xml <sequence/> for MageOS_ThemeAdminhtmlSwitcher

0.1.1 Admin Theme - 2025-06-20

Changed

  • The admin theme now depends on the Hyva_AdminTheme module and no longer depends on the Hyva_Commerce or MageOS_ThemeAdminhtmlSwitcher modules, as these are dependencies of the Hyva_AdminTheme module

1.0.0 Admin Theme Module - 2025-06-20

Added

  • The default value to make the Hvyä Commerce Admin Theme the 'active admin theme' has been added to etc/config.xml
  • Dependency on the Hyva_Commerce and MageOS_ThemeAdminhtmlSwitcher modules

0.1.0 Admin Theme - 2025-06-17

Added