Skip to content

Releases: OpenForgeProject/mageforge

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)

v0.10.3

05 Feb 10:35
22b8742

Choose a tag to compare

0.10.3 (2026-02-05)

Fixed

v0.10.2

02 Feb 14:38
c92a90f

Choose a tag to compare

0.10.2 (2026-02-02)

Fixed

  • return theme parts as array in parseThemeName (#122) (94aef44)

v0.10.1

31 Jan 08:18
c6435c4

Choose a tag to compare

0.10.1 (2026-01-30)

Fixed

  • correct spacing and formatting in multiple files (#120) (3f9048a)
  • update phpstan level to 8 and improve commands (#119) (e24e138)

v0.10.0

30 Jan 16:22
31fb789

Choose a tag to compare

0.10.0 (2026-01-30)

Added

  • update phpstan level and add type hints (#116) (0a4a5fa)

Fixed

  • update phpstan level to 7 and improve error handling (#118) (7c84ae7)

v0.9.0

30 Jan 12:11
ae9ca01

Choose a tag to compare

0.9.0 (2026-01-30)

Added

  • Node.js/Grunt setup detection for improved build process (#114) (5330e17)

Fixed

v0.8.1

27 Jan 11:43
4893ff7

Choose a tag to compare

0.8.1 (2026-01-27)

Fixed

  • improve node module installation fallback logic for magento standard themes (#107) (c400732) - thanks @Morgy93 for reporting

v0.8.0

26 Jan 09:37
4967671

Choose a tag to compare

0.8.0 (2026-01-23)

Added

  • add functional-tests badge to readme.md (#95) (7108ef0)
  • add npm sync validation to NodePackageManager and theme builders (#93) (5fcbdaf)
  • add phpstan & phpcs (#96) (06bcfdc)
  • add pinning functionality for inspector badge (#104) (69f7328)
  • enhance inspector with JSON metadata and comment parsing (#105) (a2f9ebf)
  • separate functional tests from compatibility tests (effac26)
  • update feature request link to direct to new issue template (7e0b57e)

Fixed

  • correct head-branch regex and add new changed-files sections (53777ea)
  • labeler.yml to simplify Documentation labels (2d96502)
  • labeler.yml to update label rules (79c3fc0)
  • remove deprecated environment retrieval method (#98) (3e11ae7)
  • remove unnecessary blank lines in functional tests workflow (f1e9bb7)
  • update head-branch patterns and file globbing in labeler.yml (#103) (bd48b7c)
  • update validateHyvaTheme to include output parameter (#99) (9b53f8d)
  • Workflow permissions (#101) (c0c4c3d)

v0.7.0

20 Jan 10:19
17e9871

Choose a tag to compare

0.7.0 (2026-01-20)

Added

  • add context7 configuration file with URL and public key (977bee0)
  • add NodePackageManager service for npm dependency management (#91) (1ab623f)
  • implement SymlinkCleaner service and integrate into theme builders #88 (#89) (3f40ef6)