Releases: OpenForgeProject/mageforge
Releases · OpenForgeProject/mageforge
v0.14.0
06 Mar 13:24
Compare
Sorry, something went wrong.
No results found
0.14.0 (2026-03-06)
Added
replace MultiSelectPrompt with MultiSearchPrompt for theme selection (bc89442 )
v0.13.0
04 Mar 08:29
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v0.10.2
02 Feb 14:38
Compare
Sorry, something went wrong.
No results found
0.10.2 (2026-02-02)
Fixed
return theme parts as array in parseThemeName (#122 ) (94aef44 )
v0.10.1
31 Jan 08:18
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
0.8.1 (2026-01-27)
Fixed
improve node module installation fallback logic for magento standard themes (#107 ) (c400732 ) - thanks @Morgy93 for reporting