Skip to content

Releases: netz98/n98-magerun2

4.7.0 - Ingelheim

27 Oct 15:01
Compare
Choose a tag to compare
  • New: Command db:add-default-authorization-entries (by Christian Münch)
  • Imp: Add handling for missing authorization rule/role in db:import (by Christian Münch, Alexander Menk)
  • Add: Add table authorization_role to table group @admin (by hannes011)
  • Fix: #781 - empty cron expression (by Christian Münch)
  • Fix: #789 - sampledata:deploy returns composer error, bin/magento works (by Christian Münch)

4.6.0 - Würzburg

13 Jun 13:24
Compare
Choose a tag to compare
  • Add: ui_bookmark to admin group (by Leland Clemmons)
  • Add: inventory_reservation to @sales group (by Dan Wallis)
  • Add: mailchimp table group (by Timon de Groot)
  • Add: Magento 2.4.2-p1 (by Christian Münch)
  • Fix: Changed filename in README where database config comes from. (by Martien Mortiaux)
  • Fix: Remove whitespace to fix code violations (by Christian Münch)
  • Fix: Remove push trigger for tests / github actions (by Christian Münch)
  • Imp: Updated symfony dependencies (console, event-dispatcher, finder, process, validator, yaml) (Dependbot)
  • Imp: Updated composer dependencies (Dependbot)
  • Imp: Updated captainhook dependency (Dependbot)
  • Imp: Updated php-cs-fixer dependency (Dependbot)
  • Imp: Updated phpunit dependency (Dependbot)
  • Imp: Updated psy shell dependency (Dependbot)

4.5.0 - Bruges

13 Jun 13:24
Compare
Choose a tag to compare
  • Add: Magento 2.4.2 (by Christian Münch)
  • Imp: Change autoloading from PSR-0 to PSR-4 (by Tom Klingenberg)
  • Imp: Updated n98/junit-xml dependency (by Tom Klingenberg)
  • Imp: Updated Symfony dependencies (Dependabot)
  • Imp: Updated faker dependency (Dependabot)
  • Imp: Updated captainhook dependency (Dependabot)
  • Imp: Updated php-cs-fixer dependency (Dependabot)
  • Imp: Test with PHP 7.4 in github actions (by Christian Münch)
  • Fix: When the mysql import fails, make db:import fail as well (by Pieter Hoste)
  • Fix: Set php version to 7.4 in Github actions (by Christian Münch)
  • Fix: db:dump set correct default value (by Torben Höhn)

4.4.0 - Utrecht

24 Dec 20:46
Compare
Choose a tag to compare
  • New: #482: Add a command to change the admin user status (by Melvin Versluijs)
  • New: #595: Command to toggle the CMS block status (by Melvin Versluijs)
  • New: #662: Github Actions QA Workflow (by Christian Münch)
  • Fix: #653: Order of import statements in the Setup classes generated by dev:module:create (by Aad Mathijssen)
  • Add: #628: --set-gtid-purged-off option for db:dump command (by Luke Rodgers)
  • Add: #654: --add-strict-types option for dev:module:create command (by Aad Mathijssen)
  • Add: #661: Magento 2.4.1 Open Source (by Christian Münch)
  • Add: #665: --include option for db:dump command (by Hannes Drittler)
  • Add: #666: --force option for db:import command (by Luke Rodgers)
  • Fix: #651: Fix PSR-12-violation in the registration.php file generated by dev:module:create (by Aad Mathijssen)
  • Fix: #631: Correct grammar on db:dump help text (by Dan Wallis)
  • Imp: Updated Symfony dependencies (Dependabot)
  • Imp: Updated psysh dependency (Dependabot)
  • Imp: Updated phpunit dependencies (Dependabot)

4.3.0 - Osnabrueck

24 Dec 20:45
Compare
Choose a tag to compare
  • New: #615: Add option to dump db with —no-tablespaces option (by Torben Höhn)
  • Imp: Updated Symfony and Composer components to latest v4.4 (by dependabot)
  • Add: #617: Gitleaks config (by Christian Münch)
  • Add: Github super linter (by Christian Münch)
  • Fix: #603: Fixed typos in help (by Rico Neitzel)
  • Fix: #621: Correct list of 'dotmailer' tables (by Dan Wallis)

4.2.0 - Lucklow

22 Aug 10:15
Compare
Choose a tag to compare
  • New: #598: #597 Add support for additional fields to customer:create (by Alexander Menk)
  • New: #596: Support Magento 2.4.0 (by Christian Münch)
  • New: #586: MySQL 8 Support (by Callum Atwal)
  • New: #575: Env Checker (by Slawomir Boczek)
  • New: #552: Support Magento 2.3.5 (by Alexander Menk)
  • Imp: #551: When mysqldump fails, make db:dump fail as well (Pieter Hoste)
  • New: #547: Add table groups 'oauth' and 'klarna', update README.md (by Timon de Groot)
  • New: #544: --skip-magento-compatibility-check (by Timon de Groot)
  • Imp: #568: Strip all dotmailer tables (by Arnoud Beekman)
  • Imp: #548: Db console strip temp tables (by Doug Hatcher)
  • Imp: #543: Check if config:env:set does any changes (by Timon de Groot)
  • Imp: Updated Dependencies (Symfony latest 4.4.x) (by Christian Münch)
  • Imp: Update phpunit to 8.x (by Christian Münch)
  • Fix: #590: Fix format if db:status is dumped as CSV (by Christian Münch)