Releases: GrimLink/mage
Releases · GrimLink/mage
v2.3.0
Added
mage start
as a super shortcut for runningmage open admin
,mage open
and opening the preferred editor and supported visual git client.mage set fsp | mage set fpc default
to set the full page cache to systemmage set fsp varnish
to set the full page cache to varnish
Full Changelog: 2.2.0...2.3.0
v2.2.0
Added
mage set mage-os
to easily switch from Adobe Magento to Mage-OS distro
Fixed
- Typo in set theme check
Full Changelog: 2.1.1...2.2.0
v2.1.1
Added
- Hyva v1.3.7 support for contributors installation
mage new patch
to easily create a new composer patch
Full Changelog: 2.1.0...2.1.1
v2.1.0
Added
- new command
outdated
, this adds an easy overview of all direct composer dependencies
Changed
- Add check for
yireo/magento2-theme-command
pkg, inset theme
commands
Fixed
mage open admin
from opening the admin url
Full Changelog: 2.0.0...2.1.0
v2.0.0
Added
- admin arguments to
mage build
using thea:
prefix, this allows more admin languages if needed countries
commands to quickly set the countries for a storelog
commands for easier log checking- support for store views to
browser-sync
command, same as withopen
command
Changed
- Source code is now split, for the bigger functions,
the main file is the same as always, just now build from the src new theme
andnew module
have been rebuild, now easier to use and extend
Removed
- composer command aliases
- command
add ray
, better suited for a dotfile alias mage -h
or--help
flag versions, it's justmage help
Full Changelog: 1.19.0...2.0.0
v1.19.0
v1.18.1
Added
- new commdand
add ray
Fixed
- Removed fallback set (e.g. empty set) command conflicting with
bin/magento
Full Changelog: 1.18.0...1.18.1
v1.18.0
v1.17.1
Fixed
- Scoped Valet php, this now has no effect if your using the newest version
mage add sample
not setting hyva theme as default if present
Full Changelog: 1.17.0...1.17.1
v1.17.0
Added
mage version
or-v/--version
to just see the version- new command as shortcut for running both
mage indexer:reindex
andmage cache:flush
, namedmage reindex
Changed
new module
/new-theme
now uses the right prefix for the folder name- use
app/design/frontend
fornew theme
instead of package-source
Full Changelog: 1.16.0...1.17.0