Skip to content

Releases: swissup/module-marketplace

1.9.2

09 Sep 11:38
Compare
Choose a tag to compare
  • Fixed compatibility with Monolog 2.0 (Magento 2.4-dev)

1.9.0

26 Jul 07:02
Compare
Choose a tag to compare
  • Added ability to disable and then re-enable unknown composer repositories. (Previously module wasn't showing all repositories when using marketplace:channel:list command.)
  • Fixed 'Undefined index: data' notice when using Swissup_Pagespeed's module command.

1.8.1

15 Mar 09:26
Compare
Choose a tag to compare
  • Fixed error when running the installer on Windows platform.

1.8.0

20 Nov 12:09
Compare
Choose a tag to compare
  • List mode switcher added to backend modules grid. Now you can switch between grid and list modes.
  • Added quick filter by channel name to the top of the page.
  • Terminal command execution will now stop all further commands if the main command was failed.
  • Keep maintenance mode enabled if it was enabled before marketplace command execution.
  • Fixed empty action menu dropdown. How it's hidden completely when empty.

1.7.7

30 Oct 15:18
Compare
Choose a tag to compare
  • Improve output colors in channel:enable command.
  • Fixed error when trying to sort jobs history by title.

1.7.6

22 Oct 06:47
Compare
Choose a tag to compare
  • Hide error messages that are not errors, produced by magento/composer-root-update-plugin module when working with marketplace via CLI.

1.7.5

20 Oct 07:45
Compare
Choose a tag to compare
  • Fixed PHP error during cronjob when the cache folder is not found.
  • Stability improvements into marketplace:auth:import command.
  • Use the magento_root/auth.json file by default. This makes marketplace CLI to use the same auth credentials that composer CLI uses.
  • marketplace:auth:path command added. It shows the path to auth.json used my marketplace CLI.

1.7.4

18 Sep 06:54
Compare
Choose a tag to compare
  • Added signature protection when processing module's cron jobs. This will make it impossible to run a job added with plain SQL code.
  • Stability improvements.

1.7.3

17 Sep 08:20
Compare
Choose a tag to compare
  • Fixed missing composer logs in the console.
  • Fixed js error in the admin interface after package installation when package has its own installer.
  • Improved "memory_limit" update logic. Now it uses "-1" to get as much memory as possible.

1.7.2

04 Aug 13:52
Compare
Choose a tag to compare
  • Fixed auth error when installing multiple modules at once from Magento backend.
  • Correctly show installed core modules when Magento is installed via git.
  • Updated Magento Marketplace channel compatibility with backend grid.