Releases: netz98/n98-magerun2
Releases · netz98/n98-magerun2
9.1.0
📦 Uncategorized
- fix(command): improve log file filtering in dev:log:size command
- PR: #1780
- Fixes broken link to system documentation.
- PR: #1781
- build(deps-dev): bump friendsofphp/php-cs-fixer from 3.86.0 to 3.87.1
- PR: #1782
- build(deps): bump actions/setup-node from 4 to 5
- PR: #1784
- build(deps): bump actions/github-script from 7 to 8
- PR: #1783
9.1.0-beta1
📦 Uncategorized
- build(deps-dev): bump phpstan/phpstan from 2.1.18 to 2.1.19
- PR: #1740
- build(deps-dev): bump captainhook/captainhook from 5.25.6 to 5.25.8
- PR: #1742
- build(deps-dev): bump captainhook/captainhook from 5.25.8 to 5.25.9
- PR: #1743
- feat(search): integrate Algolia search functionality and update dependencies
- PR: #1747
- build(deps-dev): bump friendsofphp/php-cs-fixer from 3.84.0 to 3.85.1
- PR: #1746
- build(deps-dev): bump captainhook/captainhook from 5.25.9 to 5.25.10
- PR: #1744
- support document_root_is_pub option
- PR: #1713
- build(deps-dev): bump phpstan/phpstan from 2.1.19 to 2.1.21
- PR: #1745
- [WIP] Porting command: dev:log:size
- PR: #1749
- build(deps-dev): bump phpstan/phpstan from 2.1.21 to 2.1.22
- PR: #1752
- build(deps): bump psy/psysh from 0.12.9 to 0.12.10
- PR: #1751
- build(deps): bump actions/download-artifact from 4 to 5
- PR: #1753
- build(deps-dev): bump captainhook/captainhook from 5.25.10 to 5.25.11
- PR: #1757
- build(deps): bump actions/checkout from 4 to 5
- PR: #1756
- build(deps-dev): bump friendsofphp/php-cs-fixer from 3.85.1 to 3.86.0
- PR: #1758
- Pull request for issue #1762
- PR: #1763
- update bash completion
- PR: #1765
- docs: add date on each release and add missing entries
- PR: #1770
- Pull request for issue #1760
- PR: #1761
- build(deps): bump mermaid from 11.7.0 to 11.10.0 in /docs in the npm_and_yarn group across 1 directory
- PR: #1771
- build(deps): bump actions/upload-pages-artifact from 3 to 4
- PR: #1772
- fix(bash): update bash autocomplete (#1773)
- PR: #1774
- Pull request for issue #1775
- PR: #1776
- feat: prompt for module name in dev console
- PR: #1777
9.0.2
9.0.1
- no code changes (phar has to re-created)
9.0.0
📦 Uncategorized
- build(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /docs in the npm_and_yarn group across 1 directory
- PR: #1658
- Fix: Make parameters explicitly nullable for PHP 8.4 compatibility
- PR: #1660
- feat(docs): add new command documentation for various Magento commands
- PR: #1661
- Fix: Update Docusaurus editUrl to develop branch
- PR: #1662
- docs: add hint and links for config commands
- PR: #1663
- Add Quick Start and update installation docs
- PR: #1664
- Sort option for admin:user:list / logdate support
- PR: #1656
- docs: dev:console docs with video information
- PR: #1668
- fix: enhance TTY handling in proxy command to ensure proper terminal …
- PR: #1667
- split magerun bats functional tests
- PR: #1670
- docs: move route:list command to own group
- PR: #1675
- docs: add tip admonition to module structure page
- PR: #1676
- Fix linting issues in deploy.yml
- PR: #1682
- build(deps): bump sigstore/cosign-installer from 3.8.2 to 3.9.0
- PR: #1680
- docs: correct --skip-root-check description
- PR: #1681
- Add docs for dev console command tests
- PR: #1686
- fix: remove version check for outdated Magento versions which harm Ma…
- PR: #1685
- feat: deprecate existing install command
- PR: #1679
- feat(db): Add view handling to db:dump and db:drop commands (#602)
- PR: #1672
- Add Mage-OS 1.2.0 test coverage
- PR: #1688
- Update docs for older versions
- PR: #1689
- Add --add-module-dir option
- PR: #1687
- docs: add dev console to commands list
- PR: #1690
- keep calm command (#499)
- PR: #1692
- docs: add dev:keep-calm command to overview
- PR: #1693
- Update changelog for v9.0.0 release
- PR: #1694
- feat(db): prefer mariadb client tools when available
- PR: #1695
- Fix: Correct sidebar label for Route Commands in documentation
- PR: #1696
- Port wiki pages to documentation
- PR: #1698
- build(deps): bump psy/psysh from 0.12.8 to 0.12.9
- PR: #1700
- build(deps): bump sigstore/cosign-installer from 3.9.0 to 3.9.1
- PR: #1699
- fix(db): improve port handling in DatabaseHelper
- PR: #1702
9.0.0-alpha3
- no changes
9.0.0-alpha2
- no changes
9.0.0-alpha1
📦 Uncategorized
- feat: update to symfony 6.4
- PR: #1608
- build(deps): bump sigstore/cosign-installer from 3.8.1 to 3.8.2
- PR: #1624
- build: mariadb, opensearch, PHP 8.4, Magento 2.4.8
- PR: #1628
- Fix(actions): Standardize PHP/Composer in magento_platform_tests
- PR: #1638
- Refactor: Replace pbergman/tree-helper with N98_Util_Console_Helper_T…
- PR: #1640
- Feat: Create Docusaurus structure for Command Reference
- PR: #1645
- build(deps-dev): bump captainhook/captainhook from 5.25.2 to 5.25.4
- PR: #1648
- build(deps-dev): bump captainhook/captainhook from 5.25.4 to 5.25.5
- PR: #1650
- Allow to run a set of the unit tests without a Magento installation
- PR: #1652
- Fix PHP 8.4 deprecation warnings for implicitly nullable types (#1654)
- PR: #1655
- feat: Add CSV export to db:query (#1651)
- PR: #1653
- feat(ci): enhance deployment script to support alpha and beta version…
- PR: #1657
8.1.1
- no changes (just new generated phar file)
8.1.0
📦 Uncategorized
- Fix Hyvä command name
- PR: #1589
- build(deps-dev): bump friendsofphp/php-cs-fixer from 3.69.1 to 3.70.0
- PR: #1590
- build(deps-dev): bump friendsofphp/php-cs-fixer from 3.70.0 to 3.70.2
- PR: #1592
- build(deps-dev): bump phpstan/phpstan from 2.1.6 to 2.1.7
- PR: #1593
- build(deps-dev): bump friendsofphp/php-cs-fixer from 3.70.2 to 3.71.0
- PR: #1598
- build(deps-dev): bump phpstan/phpstan from 2.1.7 to 2.1.8
- PR: #1599
- build(deps): bump appleboy/ssh-action from 1.2.1 to 1.2.2
- PR: #1597
- build(deps): bump psy/psysh from 0.12.7 to 0.12.8
- PR: #1602
- build(deps): bump webfactory/ssh-agent from 0.9.0 to 0.9.1
- PR: #1601
- build(deps-dev): bump friendsofphp/php-cs-fixer from 3.71.0 to 3.72.0
- PR: #1600
- build(deps-dev): bump captainhook/captainhook from 5.25.0 to 5.25.1
- PR: #1603
- build(deps-dev): bump friendsofphp/php-cs-fixer from 3.72.0 to 3.73.1
- PR: #1604
- magerun config commands
- PR: #1605
- build(deps-dev): bump phpstan/phpstan from 2.1.8 to 2.1.11
- PR: #1606
- build(deps-dev): bump captainhook/captainhook from 5.25.1 to 5.25.2
- PR: #1610
- build(deps-dev): bump friendsofphp/php-cs-fixer from 3.73.1 to 3.75.0
- PR: #1609
- fix: theme choice index
- PR: #1612
- build: update deps to the latest requirements of Mage-OS
- PR: #1615
- fix: run create address in a emulated frontend area
- PR: #1617
- build(deps-dev): bump phpstan/phpstan from 2.1.11 to 2.1.12
- PR: #1614
- feat: add new options to display admin store urls
- PR: #1619
- feature: add admin uri to table
- PR: #1621
- feat: apply github patch directly
- PR: #1623