[ADDED]
Command | Description |
---|---|
site:install | Install a Drupal project #1031 |
site:debug | List all known local and remote sites. #1039 |
- [console] Add tab autocomplete for commands #1040
- [translation] Romanian translation of yaml.* , views.* and user.* #996
- [translation] Transalte config.export.yml to hi #998
- [translation] French about, cache.rebuild, site.new, dblog.clear, config.debug, generate.module and cron.* #999
- [translation] Romanian translation for user* update* test* site* self-update router* rest* module* migrate* init
#1012 - [translation] Romanian #1013
- [translation] Hungarian about #1014
- [translation] Hungarian application #1015
- [translation] Hungarian chain #1016
- [translation] Romanian generate.plugin*, yaml.merge #1018
- [console] Detect root on Windows machines #1019
- [translation] Hungarian common #1020
- [translation] Hungarian config.export #1023
- [translation] Spanish generate.plugin., Generate.service , generate.theme, migrate., module.* #1024
- [translation] Chinese about #1026
- [translation] Chinese application #1027
- [translation] French strings : application and config.* #1029
- [translation] Hungarian config.import-single #1034
- Hungarian translation for config.import.yml #1035
- [translation] Romanian translation for yaml.split and site.install #1036
- [console] Add remote command execution #1039
- [generate:form:alter] Integration with Webprofiler module to get form ids #1042
- [console] Add DRUPAL_VERSION constant #1046
- [console] Tag new version 0.9.3 #1048
[FIXED]
- [generate:plugin:fieldformatter] Fix fieldformatter.php.twig #997
- [translation] Fix not showing translations when running console.phar #1000
- [yaml:split] Fix and include extra entries in all languages #1002
- [translation] Restore cache.rebuild translation for hindi #1003
- [console] Site mode turns cache on when in dev, cache off when in prod. #1022
- [console] Supported Version outdated #1025
- [generate:theme] Missing character
:
in break point generator bug #1028 #1033 - [console] Entity access control handler no longer has a $langcode parameter #1038
- [site:install] Fix wrong label in interactive mode, removed call to cache:rebuild #1043
- [console] Update composer lock #1044
- [console] Fix text files should end with a newline character #1045
[IMPROVED]
- [translation] Improve translations management #942 #981
- [console] Updated HelperSet function #983
- [translation] Issue #976: [Language: Hindi] Application #984
- [translation] Improve hindi translation #987
- [helper] Inject HelperSet instead of translator command class #988
- [console] Remove getModules() method from ContainerAwareCommand class #989
- [helper] Improve replaced HelperSet function #990
- [console] Remove calls to getHelperSet use trait instead #992
- [console] Remove DRUPAL_ROOT constant #993
- [console] Remove inject TranslatorHelper on MessageHelper #995
- [console] Improve drupal boot #1001
- [drush] Improve drush command, make stand alone command #1004
- [console] Improve ContainerAware Command #1005
- [console] Improve relocate Application and Shell classes #1006
- [helper] Improve remove new StringUtil instance #1007
- [helper] Improve remove calls to gethelpers gethelperset #1008
- [helper] Improve relocate ValidatorHelper #1009
- [helper] Relocate stringutil helper #1010
- [console] Improve relocate YamlFileDumper class #1011
- [translation] Improve spanish #1017
- [cron] Update commands description to facilitate translations #1032
- [helper] Improve RemoteHelper adding use statements #1041
NOTES
- Support for RC 1 added
- Instructions to try remote command execution #1039
- Instructions to try add tab autocomplete for commands #1040