Skip to content

Releases: magebitcom/magento-toolbox

v1.6.2

22 Oct 09:58

Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

11 Aug 09:02

Choose a tag to compare

  • Fixed: Issue #92 (Definitions and hovers dont work on element content values that are on a new line)
  • Changed: Indexer now stores index files on disk instead of using Extension Context state

v1.6.0

09 Apr 12:50

Choose a tag to compare

  • Added: Event name autocomplete
  • Added: Hovering CRON job schedules will show a human readable version
  • Added: Cron job indexer and instance class decorations
  • Changed: Implemented batching for the indexer to reduce load

v1.5.0

06 Apr 20:28

Choose a tag to compare

  • Added: Class namespace autocomplete in XML files
  • Added: Module name autocomplete in module.xml files
  • Added: Module hover information
  • Added: Added extension config fields for enabling/disabling completions, definitions, and hovers
  • Added: acl.xml indexer, definitions, autocomplete, and hovers
  • Added: template file indexer, definitions, and autocomplete
  • Added: Index data persistence
  • Changed: Adjusted namespace indexer logic

v1.4.0

04 Apr 20:18

Choose a tag to compare

  • Added: Generator command for a ViewModel class
  • Added: Generator command for data patches
  • Added: Generator command for cron jobs
  • Added: Jump-to-definition for magento modules (in module.xml and routes.xml)
  • Fixed: Method plugin hover messages are now grouped and include a link to di.xml

v1.3.1

23 Mar 20:24

Choose a tag to compare

  • Fixed: Generated plugin class arguments contain an incorrect namespace

v1.3.0

17 Mar 08:11

Choose a tag to compare

1.3.0

  • Added: Jump to module command
  • Changed: All dropdown inputs now support searching
  • Changed: Migrated ejs templates to handlebars

v1.2.0

13 Mar 17:10

Choose a tag to compare

1.2.0

  • Added: Generator command for sample Layout XML file
  • Added: Generator command for sample page_types.xml file
  • Added: Generator command for sample crontab.xml file
  • Added: Generator command for sample email_templates.xml file
  • Added: Generator command for sample sections.xml file
  • Added: Generator command for sample fieldset.xml file
  • Added: Generator command for sample view.xml file
  • Added: Generator command for sample indexer.xml file
  • Added: Generator command for sample mview.xml file
  • Added: Generator command for sample widget.xml file
  • Added: Generator command for sample extension_attributes.xml file
  • Added: Generator command for sample system.xml file
  • Added: Generator command for sample config.xml file

Full Changelog: v1.1.3...v1.2.0

v1.1.3

12 Mar 17:26

Choose a tag to compare

1.1.3

  • Fixed: Block, observer, plugin and preference class generation fails if class name includes backslashes
  • Fixed: Composer.json license is not capitalized
  • Fixed: Module generation module.xml sequence elements are not added
  • Fixed: Observer XML generation fails if file header comment is not configured
  • Fixed: Preference type attribute does not include full class namespace
  • Chore: added unit tests for generator commands

Full Changelog: v1.1.2...v1.1.3

v1.1.2

27 Feb 15:25

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2