Skip to content

Releases: neo4j/neo4j-browser

5.15.0

11 Dec 12:57
Compare
Choose a tag to compare

5.15.0

Improvements and fixes:

  • Update outdated documentation links PR: #1946

  • Respect visible field in SSO provider configuration PR: #1948

  • Only show non-composite aliases in database dropdown PR: #1947

  • Ensure right protocol is used for http reachablity check PR: #1951

  • Fix element-id showing incorrectly in table PR: #1949

  • Add setting to specify read transactions on cypher queries PR: #1954

5.12.0

15 Sep 13:48
Compare
Choose a tag to compare

5.12.0

Improvements and fixes:

  • Ensure sso access token is always refreshed on expiry PR: #1933

  • Expand completion detail by default PR: #1936

  • Handle more database states PR: #1937

  • Fix plan view for DbHits over 32 bit integer max PR: #1938

5.11.0

03 Aug 11:58
Compare
Choose a tag to compare

5.11.0

Improvements and fixes:

  • fix bug where metadata was incorrectly formated PR: #1927

  • Fix bug where :auto hint would not show PR: #1929

  • SSO papercuts (more logs & make downloading them easier) PR: #1930

5.9.0

02 Jun 07:55
Compare
Choose a tag to compare

5.9.0

  • Debug connectivity touch ups PR: #1906

  • prevent briefly storing credentials before reading setting PR: #1905

  • improve sysinfo frame consistency PR: #1913

  • Gracefully handle when some databases are unavailable PR: #1918

  • Faster bootup & better connection handling PR: #1916

5.6.0

23 Mar 12:38
Compare
Choose a tag to compare

5.6.0

Improvements and fixes:

  • Make text table display of node information consistent with cypher-shell PR: #1879

  • Fix bug where plan view downloads got very low resolution PR: #1885

  • Add :debug connectivity command and frame to help debug bolt connections PR: #1895

  • Add codes to notifications PR: #1900

5.4.0

12 Jan 11:11
Compare
Choose a tag to compare

5.4.0

Improvements and fixes:

  • Add neo4j trial banners PR: #1867

  • Bugfix: role cluster role incorrectly reported as leader PR: #1869

  • Allow setting parameters on composite databases PR: #1868

  • Update driver to 5.3.0 PR: #1873

  • Ensure lost connection doesn't break browser PR: #1870

  • Bugfix - :auto didn't handle newlines PR: #1872

5.3.0

22 Nov 10:14
Compare
Choose a tag to compare

5.3.0

Improvements and Fixes:

  • Fix bug where email was not supported as a username in :server user list PR: #1839

  • Fix performance issue with browser background metadata for rbac users PR: #1840

  • Handle connections to composite databases PR: #1856

  • Fix indent formatting in nested objects PR: #1857

  • Fix relationship stylings not getting applied PR: #1858

  • Update driver PR: #1822

  • show alias name in database selector PR: #1861

  • Clear metadata on switching database PR: #1862

5.0.0

05 Oct 10:54
6fd391b
Compare
Choose a tag to compare

5.0.0

Improvements and Fixes:

  • Fix sysinfo depending on setting missing in 5.0 PR: #1825

  • Improve messaging around startup of newly created database PR: #1830

  • Fix northwind data not loading properly due to https redirect PR: #1831

  • Support connecting to cluster members missing default database PR: #1832

4.4.7

31 Aug 11:38
Compare
Choose a tag to compare

4.4.7

Improvements and Fixes:

  • Zoom graph to fit after initial visualization animation PR: #1801

  • Zoom to cursor on scroll in visualization PR: #1792

  • Touch up guides ✨styling✨ PR: #1774

  • Fix links not being blue and not being highlighted in the sidebar PR: #1809

  • Make sure editor displays full database name PR: #1793

  • Clear credentials in connection form on disconnect PR: #1802

  • Fix credential timeout without initial user interaction PR: #1807

  • Fix cluster detection on neo4j 4.3+ PR: #1780

  • Fix bug with incorrect version number & add git hash to overview in stand-alone deployment PR: #1791

  • Update :help articles on INDEX & CONSTRAINT PR: #1804

4.4.6

29 Jul 09:53
Compare
Choose a tag to compare

4.4.6

Improvements and Fixes:

  • Always send transaction metadata on cypher queries PR: #1746

  • Modernize background queries & remove use of deprectated syntax PR: #1745

  • Read cluster role from SHOW DATABASES rather than deprecated dbms.cluster.role PR: #1747

  • Handle upcoming setting renames in neo4j 5.0 PR: #1749

  • Make sure proper metadata is passed along with queries PR: #1748

  • (*) in property panel now shows node count, rather than total label count PR: #1754

  • Fix PNG exports font PR: #1751

  • Re-add metrics for successful queries PR: #1753

  • Add url param to preselect in connect frame PR: #1755

  • Use SHOW TRANSACTIONS instead of dbms.listQueries in :queries PR: #1752