Skip to content

Releases: GrimLink/mage

v2.2.0

20 Oct 14:18
Compare
Choose a tag to compare

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

29 May 09:48
Compare
Choose a tag to compare

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

07 Apr 11:44
Compare
Choose a tag to compare

Added

  • new command outdated, this adds an easy overview of all direct composer dependencies

Changed

  • Add check for yireo/magento2-theme-command pkg, in set theme commands

Fixed

  • mage open admin from opening the admin url

Full Changelog: 2.0.0...2.1.0

v2.0.0

03 Mar 21:07
Compare
Choose a tag to compare

Added

  • admin arguments to mage build using the a: prefix, this allows more admin languages if needed
  • countries commands to quickly set the countries for a store
  • log commands for easier log checking
  • support for store views to browser-sync command, same as with open 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 and new 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 just mage help

Full Changelog: 1.19.0...2.0.0

v1.19.0

23 Feb 15:11
1737d75
Compare
Choose a tag to compare

Added

  • new command browser-sync (thanks to @henkvalk)

Full Changelog: 1.18.1...1.19.0

v1.18.1

11 Jan 12:29
feb5464
Compare
Choose a tag to compare

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

05 Jan 09:38
d73562e
Compare
Choose a tag to compare

Added

  • new command to set theme or config

Removed

  • Scoped Valet php

Full Changelog: 1.17.1...1.18.0

v1.17.1

27 Nov 12:15
a6272c3
Compare
Choose a tag to compare

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

11 Nov 13:30
8631d91
Compare
Choose a tag to compare

Added

  • mage version or -v/--version to just see the version
  • new command as shortcut for running both mage indexer:reindex and mage cache:flush, named mage reindex

Changed

  • new module/new-theme now uses the right prefix for the folder name
  • use app/design/frontend for new theme instead of package-source

Full Changelog: 1.16.0...1.17.0

v1.16.0

31 Oct 12:16
Compare
Choose a tag to compare

Added

  • add checkout command to easily add the Hyvä Checkout

Changed

  • add hyva will use dev mode as default now
  • add hyva in dev mode will now also install the Luma fallback checkout

Full Changelog: 1.15.2...1.16.0