Skip to content

Releases: neo4j/neo4j-browser

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

4.4.5

20 Apr 15:14
Compare
Choose a tag to compare

4.4.5

  • Fix bug causing autocomplete to no longer work PR: #1732

4.4.4

12 Apr 12:55
Compare
Choose a tag to compare

4.4.4

New Features:

  • Option to export query plan as .txt file representation PR: #1683

Improvements and Fixes:

  • Set SSO as default option if sso providers are configured PR: #1730

  • Remove listConfig call in sys info frame causing error for non admins PR: #1730

4.4.3

23 Feb 09:51
Compare
Choose a tag to compare

4.4.3

New Features:

  • Use shift, cmd or ctrl as mod key for wheel zoom PR: #1655

  • Add zoom to fit button PR: #1657

  • Params template on missing paramters errors PR: #1675

Improvements and fixes:

  • Enable setting :params on multiple lines PR: #1651

  • Upgrade to D3 v7 PR: #1636

  • Upgrade query plan view to D3 v7 PR: #1640

  • Add missing 4.4 keywords PR: #1638

  • Reduce icon size to avoid scroll on single line values in table PR: #1645

  • Show hint about :auto on CALL {...} IN TRANSACTIONS PR: #1637

  • Zoom mod key info message PR: #1662

  • Remove hard limit of 1000 nodes for visualisation PR: #1672

  • Make max record setting user configurable PR: #1679

  • Handle null values in graph viz PR: #1680

  • Improve causal cluster detection PR: #1682

  • Display clustering data in :sysinfo frame again PR: #1650

  • Bump driver to 4.4.2 PR: #1658

  • Debounce writing to localstorage to improve performance PR: #1668

4.4.2

14 Dec 19:19
a66d023
Compare
Choose a tag to compare

Bug fix:

  • Update SSO lib to allow multiple graph apps to deployed in Aura with SSO enabled PR: #1619