Skip to content

Commit 3002bfa

Browse files
committed
Update release notes
1 parent 77412f7 commit 3002bfa

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
updater.title=Graph Database Support plugin updated to v{0}
22
updater.notification=<br/>\
33
<b>New:</b><br/>\
4-
- Initial support for Cypher query parameters<br/>\
5-
- Support for Cypher query EXPLAIN and PROFILE analysis<br/>\
6-
- Cypher inspection: analyse queries using EXPLAIN<br/>\
4+
- Query relationships from/to label using context menu option<br/>\
5+
- Open Neo4j Browser for data source using context menu option<br/>\
6+
- EXPLAIN or PROFILE select query via context menu option<br/>\
77
<b>Improvements:</b><br/>\
8-
- Query database for specific label, relationship type or property via context menu<br/>\
9-
- Show error popup if query execution fails<br/>\
8+
- Parameter editor now show JSON errors<br/>\
9+
- Only parameters that are used in query are picked for query execution<br/>\
10+
- Display number of nodes with specific label<br/>\
11+
- Display number of relationships with specific type<br/>\
1012
<br/>\
1113
<b>Bugfixes:</b><br/>\
12-
- Variable refactoring in Cypher is now performed in single query, rather than whole file<br/>\
13-
- Syntax errors are now visible if query is highlighted with green border<br/>\
14-
- Fixed canvas background in Graph view for Darcula theme<br/>\
14+
- Arrow is now visible when hovered, if Darcula theme is active<br/>\
1515
<br/>\
1616
<a href="https://github.com/neueda/jetbrains-plugin-graph-database-support">Github</a> | \
1717
<a href="https://neueda.gitbooks.io/jetbrains-plugin-graph-database-support/content">Documentation</a>

0 commit comments

Comments
 (0)