Skip to content

Releases: neo4j/neo4j-browser

4.0.2

15 Jan 10:59
Compare
Choose a tag to compare

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 as null 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

4.0.1

05 Dec 11:24
Compare
Choose a tag to compare

4.0.0

  • Only show each database once in :dbs output PR: #1006

  • Check if db exists before switching to it, throw if not PR: #1007

  • Update neo4j-driver to 4.0.0 PR: #1009

4.0.0

05 Dec 10:05
Compare
Choose a tag to compare

4.0.0

  • Various small improvements to sysinfo PR: #975

  • Enable database switching with :use xx in multi-statement command PR: #993

  • Bump to neo4j-driver to version 4.0.0-rc1 PR: #1000

  • Fix errors in community edition PR: #999

  • Make neo4j-browser compatible with future versions of Neo4j PR: #1001

3.2.26

15 Nov 11:24
ee197a3
Compare
Choose a tag to compare

3.2.26

  • Fix various UI glitches PR: #984

  • Don’t auto-connect without credentials PR: #985

  • Bring back JSON data export PR: #986

  • Fix "Force password change" on :server user add PR: #987

3.2.25

11 Nov 10:40
Compare
Choose a tag to compare

3.2.25

  • More robust :server change-password in a clustered system PR: #980

3.2.24

11 Nov 10:19
Compare
Choose a tag to compare

3.2.24

  • Request discovery endpoint in cloud env PR: #981

3.2.23

24 Oct 12:25
Compare
Choose a tag to compare

3.2.22 & 3.2.23

  • Fix regression in write-code guide name PR: #977

3.2.21

  • Drag and drop cypher and grass files anywhere to import PR: #936

  • Upgrade neo4j-driver to 1.7.5 PR: #938

  • Detect operating enviromentments more generically PR: #937

  • Handle Infinity and -Infinity results correctly PR: #950

  • Now displaying clickable urls in table and graph views PR: #952

  • Export :history PR: #954

  • Give user more connection feedback + add connection timeout configuration PR: #955

  • Export query result records as JSON PR: #957

  • Support additional :param definition. See :help params in neo4j-browser for instructions. PR: #962

  • UI fixes on :server user add and :server user list commands PR: #974

For more details about Neo4j Browser, please see the Neo4j Browser Guide
For a list of all changes, please see the changelog

3.2.22

23 Oct 11:30
Compare
Choose a tag to compare

3.2.22

This is a patch release to fix a regression introduced in v3.2.21.

  • Use GraphQL version of Relate-API when available (in Neo4j Desktop) PR: #969

  • Fix regression in write-code guide name PR: #977

3.2.21

  • Drag and drop cypher and grass files anywhere to import PR: #936

  • Upgrade neo4j-driver to 1.7.5 PR: #938

  • Detect operating enviromentments more generically PR: #937

  • Handle Infinity and -Infinity results correctly PR: #950

  • Now displaying clickable urls in table and graph views PR: #952

  • Export :history PR: #954

  • Give user more connection feedback + add connection timeout configuration PR: #955

  • Export query result records as JSON PR: #957

  • Support additional :param definition. See :help params in neo4j-browser for instructions. PR: #962

  • UI fixes on :server user add and :server user list commands PR: #974

For more details about Neo4j Browser, please see the Neo4j Browser Guide
For a list of all changes, please see the changelog

3.2.21

22 Oct 10:33
Compare
Choose a tag to compare

3.2.21

  • Drag and drop cypher and grass files anywhere to import PR: #936

  • Upgrade neo4j-driver to 1.7.5 PR: #938

  • Detect operating enviromentments more generically PR: #937

  • Handle Infinity and -Infinity results correctly PR: #950

  • Now displaying clickable urls in table and graph views PR: #952

  • Export :history PR: #954

  • Give user more connection feedback + add connection timeout configuration PR: #955

  • Export query result records as JSON PR: #957

  • Support additional :param definition. See :help params in neo4j-browser for instructions. PR: #962

  • UI fixes on :server user add and :server user list commands PR: #974

For more details about Neo4j Browser, please see the Neo4j Browser Guide
For a list of all changes, please see the changelog

3.2.20

09 May 09:22
Compare
Choose a tag to compare

3.2.20

  • Escape auto-completed labels, types and property keys in editor. PR: #926

  • Upgrade to neo4j-driver version 1.7.4 PR: #930