Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 3.65 KB

CHANGELOG.md

File metadata and controls

47 lines (29 loc) · 3.65 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.2.19 (2024-05-17)

Bug Fixes

  • avoid loading modules without name properly defined #12 (d9beed8)
  • core: better handling of error messages during initial configuration (26376e7)

0.2.18 (2024-05-13)

Features

  • route: add global routes listing (1d3654d)

0.2.17 (2024-05-13)

Bug Fixes

  • typo in email template creation (5cd46d6)

0.2.16 (2024-05-13)

0.2.15 (2024-05-13)

Features

  • core: auto-detect Magento and PHP versions + store PHP binary path in settings (6ae40e3)
  • core: list affected files on module creation #2 (145f4ec)
  • create PHP class on crontab job creation + return operation result for all operations (f444c26)
  • crontab: add crontab jobs listing page #6 (1745216)
  • doc: add documentation site (4f65bcf)
  • doc: fix documentation assets loading (fc01993)
  • doc: update documentation (1a6b494)
  • doc: update documentation (5848d99)
  • doc: update documentation URL (a2d96f5)
  • email: add email templates wizard + listing #11 (3827409)
  • observer: add module observer creation wizard (44b0531)
  • observer: add observer global listing page (d5df544)
  • plugin: add module plugin creation wizard (da04409)
  • table: add tables listing (6262c3a)