Skip to content

Releases: OpenForgeProject/mageforge

v0.18.0

13 Apr 09:31
da48b06

Choose a tag to compare

0.18.0 (2026-04-13)

Added

  • toolbar audit highlighting (4fcfc7d)

v0.17.0

12 Apr 12:22
bae517d

Choose a tag to compare

0.17.0 (2026-04-12)

Added

  • add MageForge Toolbar with basic audits (#167) (2a8a8ba)

Fixed

  • adjust initial badge position and add scroll handler for connector (#162) (84baaf0)
  • enhance role determination for input elements in accessibility analysis (adb7996)
  • enhance structure rendering with additional properties (109418b)
  • handle click outside inspector overlay correctly when pinned (c885f81)
  • improve badge update logic to prevent flickering (5526e15)
  • improve CSS resource matching in element resource categorization (a1dba6a)
  • remove INP metric tracking from performance and vitals modules (#165) (6c78a39)
  • remove unused badge offset in position calculation for info badge (686387b)
  • update cursor check for interactive elements in accessibility analysis (c430f99)
  • update pull request header for clarity on changes (ccd5a47)
  • update pull request title and header formatting in config (0dbab2e)

Changed

  • remove feature views and new badge logic from inspector (#164) (3bf7143)
  • use WeakMap for block data storage in inspector (#166) (5c383fd)

v0.16.0

10 Apr 13:41
03f50b8

Choose a tag to compare

0.16.0 (2026-04-10)

Added

  • add CSP whitelist and update Alpine.js to version 3.15.11 with hash security (#159) (fa811bd)
  • update PHP and Magento framework requirements in composer.json #155 (#156) (9a3f92d)

Fixed

  • add keydownHandler and impove performance observers to inspector (#160) (5639b87)
  • Refactor inspector.js into ES modules (#161) (f3fb74d)
  • updated advanced_usage.md for better understanding (#158) (956efe4)

v0.15.1

18 Mar 22:40
5630b87

Choose a tag to compare

0.15.1 (2026-03-18)

Fixed

v0.15.0

18 Mar 16:01
cef9761

Choose a tag to compare

0.15.0 (2026-03-18)

Added

  • add wildcard theme resolution to build and clean commands (#150) (ec4316d)

v0.14.1

12 Mar 14:49
414a312

Choose a tag to compare

0.14.1 (2026-03-12)

Fixed

  • ensure theme codes are indexed correctly in commands (#149) (f9175a7)
  • update Magento requirement to 2.4.7 with PHP 8.3 in README (3b4cfca)
  • update Magento version to 2.4.7-p9 in compatibility workflow (79eb0b2)
  • update PHP version and Magento version in compatibility matrix (8d662f6)

v0.14.0

06 Mar 13:24
a2d525c

Choose a tag to compare

0.14.0 (2026-03-06)

Added

  • replace MultiSelectPrompt with MultiSearchPrompt for theme selection (bc89442)

v0.13.0

04 Mar 08:29
6bd630b

Choose a tag to compare

0.13.0 (2026-03-03)

Added

  • add NodeSetupValidator for validating Magento default setup files (#142) (3f36d43)

Fixed

v0.12.0

14 Feb 10:16
725b069

Choose a tag to compare

0.12.0 (2026-02-14)

Added

  • actions: replace elasticsearch with opensearch (#137) (cc8c534)

Fixed

  • correct font size and border radius in inspector CSS (7bb3348)
  • phpcs errors (#138) (625c6da)
  • phpcs: refactor environment variable handling in commands (#135) (9c01ce5)
  • update font settings and sizes in inspector CSS (986ded6)

Documentation

  • update README with custom theme details and add inspector section (084b528)

v0.11.0

10 Feb 11:56
8f1a1ff

Choose a tag to compare

image

0.11.0 (2026-02-10)

Added

  • add cache and webvitals tabs to inspector and improve ux with dragable overlay (#127) (eea755d)
  • implement dark/light mode theme selection and admin configuration section (#131) (0a95280)

Fixed

  • remove metric icons and rename metric titles for better ux (#129) (11d3c45)