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 4053fa765..ec37882e8 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.4.6.2
+ 0.4.6.3
@@ -36,34 +36,37 @@
0.4.6.2:
+ 0.4.6.3:
-
- Capability to save diagram as PNG image (via context menu)
+ Minimum IntelliJ version is now 2019.3 due to build pipeline upgrade
-
- Stop using scheduled for removal JB API method (support 2021.3+)
+ Initial support for Activiti 7 (very basic)
-
- 0.4.6.1:
-
-
- Preserve <documentation> element formatting
+ Allow to configure BPMN file extension in settings
+
+ -
+ Fixed save to PNG functionality with negative coordinates
-
- 0.4.6:
-
-
- Fixed multiple opened projects bug - empty gray canvas shown
+ Added BPMN file validity check
+
+ 0.4.6.2:
+
-
- UI/UX improvements - support for undo/redo keyboard shortcuts
+ Capability to save diagram as PNG image (via context menu)
-
- Fixed keyboard shortcuts handling - after some actions shortcuts stopped working
+ Stop using scheduled for removal JB API method (support 2021.3+)
+
+ 0.4.6.1:
+
-
- Added settings screen
+ Preserve <documentation> element formatting
]]>
diff --git a/flowable-intellij-plugin/src/main/resources/META-INF/plugin.xml b/flowable-intellij-plugin/src/main/resources/META-INF/plugin.xml
index 816b9a6a8..02f83dd24 100644
--- a/flowable-intellij-plugin/src/main/resources/META-INF/plugin.xml
+++ b/flowable-intellij-plugin/src/main/resources/META-INF/plugin.xml
@@ -4,7 +4,7 @@
Flowable BPMN visualizer
- 0.4.6.2
+ 0.4.6.3
@@ -36,36 +36,37 @@
0.4.6.2:
+ 0.4.6.3:
-
- Capability to save diagram as PNG image (via context menu)
+ Minimum IntelliJ version is now 2019.3 due to build pipeline upgrade
-
- Stop using scheduled for removal JB API method (support 2021.3+)
+ Allow to configure BPMN file extension in settings
-
- 0.4.6.1:
-
-
- Preserve <documentation> element formatting
+ Fixed save to PNG functionality with negative coordinates
-
- 0.4.6:
-
-
- Fixed multiple opened projects bug - empty gray canvas shown
+ Added BPMN file validity check
+
+ 0.4.6.2:
+
-
- UI/UX improvements - support for undo/redo keyboard shortcuts
+ Capability to save diagram as PNG image (via context menu)
-
- Fixed keyboard shortcuts handling - after some actions shortcuts stopped working
+ Stop using scheduled for removal JB API method (support 2021.3+)
+
+ 0.4.6.1:
+
-
- Added settings screen
+ Preserve <documentation> element formatting
+
]]>