Skip to content

Commit 5e2ee3d

Browse files
committed
Update release notes
1 parent e289fce commit 5e2ee3d

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed
Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
updater.title=Graph Database Support plugin updated to v{0}
22
updater.notification=<br/>\
33
<b>New:</b><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/>\
4+
- Cypher code reformatting. Try it out!<br/>\
5+
- Show parameter information for functions and procedures.<br/>\
6+
- Validate function invocation arity is not violated.<br/>\
7+
- Validate function invocation types.<br/>\
78
<b>Improvements:</b><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/>\
12-
<br/>\
13-
<b>Bugfixes:</b><br/>\
14-
- Arrow is now visible when hovered, if Darcula theme is active<br/>\
9+
- Columns in tables will adapt their width based on content<br/>\
10+
- "Execute All" option on file with Cypher queries<br/>\
1511
<br/>\
1612
<a href="https://github.com/neueda/jetbrains-plugin-graph-database-support">Github</a> | \
1713
<a href="https://neueda.gitbooks.io/jetbrains-plugin-graph-database-support/content">Documentation</a>

0 commit comments

Comments
 (0)