diff --git a/activiti-intellij-plugin/src/main/resources/META-INF/plugin.xml b/activiti-intellij-plugin/src/main/resources/META-INF/plugin.xml
index 47c83260..8eb1fd7a 100644
--- a/activiti-intellij-plugin/src/main/resources/META-INF/plugin.xml
+++ b/activiti-intellij-plugin/src/main/resources/META-INF/plugin.xml
@@ -4,7 +4,7 @@
Activiti BPMN visualizer
- 0.5.1
+ 0.5.2
@@ -39,6 +39,22 @@
0.5.2:
+
+ -
+ Sometimes dragged element selected wrong drag target
+
+ -
+ Boundary event attachedTo property was not changed in UI when dragging the element unless user
+ manually de-selected element
+
+ -
+ Setting to disable XSD injection (suppress XML validation by IJ)
+
+ -
+ Stop using scheduled for removal IJ internal API
+
+
0.5.1:
-
@@ -54,12 +70,6 @@
Support for element listeners (basic)
- 0.4.9.4:
-
- -
- Support for candidate users and groups in UserTask
-
-
]]>
- 0.5.1
+ 0.5.2
@@ -39,6 +39,22 @@
0.5.2:
+
+ -
+ Sometimes dragged element selected wrong drag target
+
+ -
+ Boundary event attachedTo property was not changed in UI when dragging the element unless user
+ manually de-selected element
+
+ -
+ Setting to disable XSD injection (suppress XML validation by IJ)
+
+ -
+ Stop using scheduled for removal IJ internal API
+
+
0.5.1:
-
@@ -57,15 +73,6 @@
Support for send event task
- 0.4.9.4:
-
- -
- Support for candidate users and groups in UserTask
-
- -
- Support for ExternalTask bpmn element
-
-
]]>
- 0.5.1
+ 0.5.2
@@ -39,34 +39,38 @@
0.5.1:
+ 0.5.2:
-
- Fix for changing settings in IntelliJ 2023.1+
+ Sometimes dragged element selected wrong drag target
-
- 0.5.0:
-
-
- Support for inplace element type change
+ Boundary event attachedTo property was not changed in UI when dragging the element unless user
+ manually de-selected element
-
- Support for element listeners (basic)
+ Setting to disable XSD injection (suppress XML validation by IJ)
-
- Support for send event task
+ Stop using scheduled for removal IJ internal API
+
+
+ 0.5.1:
+
+ -
+ Fix for changing settings in IntelliJ 2023.1+
- 0.4.9.4:
+ 0.5.0:
-
- Support for candidate users and groups in UserTask
+ Support for inplace element type change
-
- Support for ExternalTask bpmn element
+ Support for element listeners (basic)
-
- Highlight that ServiceTask is 'triggerable'
+ Support for send event task
]]>