Releases: neo4j/neo4j-browser
4.0.7
4.0.6
4.0.5
4.0.3
4.0.3
-
Use best practices driver transaction functions by default and introduce the
:auto
command as an escape hatch for queries that needs auto-committing tx:USING PERIODIC COMMIT
PR: #1048 -
Fix HTML rendering issues on query results PR: #1054
-
Correct tab order in change password form PR: #1055
-
Make node 12 the default (support .nvmrc file) build env PR: #1058
-
Add
:help auto
+ link to it from relevant errors and docs PR: #1057
4.0.2
4.0.2
-
Prefer
bolt_routing
URL from discovery if it exists PR: #1012 -
Format node/relationship counts in sidebar, inspector and legend PR: #1008 Issue(s): #953
-
Update SchemaFrame styling PR: #1013
-
User feedback running system commands PR: #1017
-
Fix versioned links to external docs PR: #1019
-
Suggest strong passwords in change-password frame PR: #1010
-
Update neo4j-driver to 4.0.1 PR: #1022
-
Query plans view expanded by default PR: #1020
-
Fix bug where
NaN
was displayed asnull
in result view PR: #1026 -
Add new Cypher syntax to
:help cypher
PR: #1027 -
Fixes viz bug when expand -> dismiss -> expand nodes. PR: #1031 Issue(s): #905
-
Add URL param support for populating editor with Cypher and parameters PR: #956
-
Fix
:param
when returning an implicit object with newlines PR: #1040 -
Use GraphQL version of Relate-API when available (in Neo4j Desktop) PR: #979
-
Fix indexes not showing on 4.0 with the
:schema
command PR: #1041 -
Allow database names to be escaped with back ticks with the
:use
command PR: #1042