You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,12 @@ Changelog
19
19
* 0.10.x: PhpStorm 7 (no support)
20
20
* 0.9.x: PhpStorm 6 (no support)
21
21
22
+
## 0.23.219 / 2022.1.219
23
+
* Use new toolbox version (Daniel Espendiller)
24
+
* Design plugin project notification with action links (Daniel Espendiller)
25
+
* Fix optional plugins dependencies need a config file (Daniel Espendiller)
26
+
* Dynamic plugin support (Daniel Espendiller)
27
+
22
28
## 0.23.218 / 2022.1.218
23
29
* Provide incomple block completion (Daniel Espendiller)
24
30
*[#1730](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1730) TwigPath dont sort via class comparable and dont use clone for being cached elements (Daniel Espendiller)
<li><ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1730">#1730</a> TwigPath dont sort via class comparable and dont use clone for being cached elements (Daniel Espendiller)</li>
<li>Replace the webdeployment project component to allow the plugin be dynamic (Daniel Espendiller)</li>
7
-
<li>Replace the project component to allow the plugin be dynamic (Daniel Espendiller)</li>
8
-
<li>Migrate Symfony statusbar to extension (Daniel Espendiller)</li>
9
-
<li><ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1767">#1767</a> replace method reference resolving with core way (Daniel Espendiller)</li>
0 commit comments