What's Changed
- Bump smarty/smarty from 3.1.34 to 3.1.36 @dependabot-preview (#640)
- Bump simplepie/simplepie from 1.5.4 to 1.5.5 @dependabot-preview (#641)
- Bump league/flysystem from 1.0.66 to 1.0.67 @dependabot-preview (#642)
- Bump lulco/phoenix from 1.2.0 to 1.3.0 @dependabot-preview (#639)
- Bump vlucas/phpdotenv from 3.6.2 to 3.6.3 @dependabot-preview (#643)
- Bump lulco/phoenix from 1.1.1 to 1.2.0 @dependabot-preview (#631)
- Bump vlucas/phpdotenv from 3.6.0 to 3.6.2 @dependabot-preview (#634)
- Bump symfony/polyfill-iconv from 1.14.0 to 1.15.0 @dependabot-preview (#635)
- Bump league/flysystem from 1.0.64 to 1.0.66 @dependabot-preview (#633)
- Bump phpmailer/phpmailer from 6.1.4 to 6.1.5 @dependabot-preview (#632)
- Bump tecnickcom/tcpdf from 6.3.2 to 6.3.5 @dependabot-preview (#609)
- Bump league/flysystem from 1.0.63 to 1.0.64 @dependabot-preview (#611)
- Bump symfony/polyfill-iconv from 1.13.1 to 1.14.0 @dependabot-preview (#610)
- Bump league/flysystem from 1.0.62 to 1.0.63 @dependabot-preview (#597)
- Bump monolog/monolog from 2.0.1 to 2.0.2 @dependabot-preview (#598)
- Bump lulco/phoenix from 1.1.0 to 1.1.1 @dependabot-preview (#599)
- Increase stale GitHub action run period to every 4 months @MekDrop (#595)
- Run tests only for master branch and if new commits has correct extensions @MekDrop (#596)
🚀 Features
- Improved bad code handling in autotasks @MekDrop (#628)
- Added console commands support based on symfony/console @MekDrop (#629)
- Added setup step to copy/update module assets @MekDrop (#622)
- Installer use same core module functions to install modules as core @MekDrop (#621)
- Autotask systems registration with container @MekDrop (#619)
- Added module migrations support @MekDrop (#616)
- Container defined editors and sourceeditors @MekDrop (#618)
- Service providers, services and preloads now can be defined in composer.json @MekDrop (#615)
- Plug-able module install, update, uninstall functionality + possibility to use module change, activate, deactivate methods not only in web @MekDrop (#614)
- icms_getModuleHandler use container functionality @MekDrop (#521)
- Replace existing Smarty files with Smarty 3 composer instalation @MekDrop (#249)
- Automatic API documentation to Wiki @MekDrop (#602)
- Rewritten logger to use Monolog @MekDrop (#561)