1.0.0-beta1
Pre-release
Pre-release
·
481 commits
to main
since this release
1.0.0-beta (note the missing 1) was published with an error in the publish pipeline.
Added
- Make DDEV binary configurable and refactor command execution to use system environment
in #66 - Add sentry.io error reporting (#37) by @SpraxDev in #60
- Add check if docker is running on startup in #68
- Add PHP Interpreter automatically for composer
- Add notification if track of the DDEV status is lost
- Add Got It Tutorial for the integrated DDEV terminal
- Add validation for plugins that are required for PHP interpreter registration
- Reload plugin on configuration change. A restart of the IDE is no longer required.
Changed
- Parse DDEV JSON output per line in #61
- Enable Start / Stop / Restart buttons when in DDEV status is unknown to restore the status
- Enable dynamic loading of the plugin -> No restart needed when enabling / disabling the plugin
- Various updates of the dependencies
Fixed
- Fix error when DDEV status was not parsable by the plugin
- Fix error when the output of DDEV contained multiple JSON objects
- Fix timeout when using zsh with enabled git plugin in WSL as default shell
- Fix wrong logging channel for some classes
- Fix error when opening multiple projects with running DDEV container at the same time
- Minor wording/typo fixes for DdevIntegrationBundle.properties, for #48 by @rfay
in #51 - Various optimizations and fixes
New Contributors
- @dependabot made their first contribution in #46
- @rfay made their first contribution in #51
- @SpraxDev made their first contribution in #60
Full Changelog: 1.0.0-alpha3...1.0.0-beta