corpsee
released this
2021-03-21
Fixed
- SSH keys generating (Removed unwanted symbols). Issue #403.
- Environments (Case when you may get environment from another project). Issue #405.
- Localizations for "Notify" plugins.
- Deprecations from PHP 8.0. Pull request #404. Thanks to @ismaail.
Changed
- [SecurityChecker] Reimplement the plugin because package
sensiolabs/security-checker
was archived/abandoned (See README). Now plugin usessymfony
binary (Symfony CLI) orfabpot/local-php-security-checker
tool for working. See documentation.
Removed
- Useless empty doc file about cronjob.
- Useless empty ru doc pages.