Skip to content

Releases: neo4j/neo4j-browser

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

4.4.1

01 Dec 14:10
Compare
Choose a tag to compare

4.4.1

Improvements and fixes:

  • Animate opening/closing of properties view PR: #1588

  • Truncate really long values in properties view PR: #1592

  • Add brackets around array type in properties view PR: #1613

  • Store remote guides in Local Storage PR: #1594

  • Show current manuals instead of old if not connected to server PR: #1595

  • Fix change log badge/notification doesn't appear until sidebar is opened PR: #1597

  • Support new alias feature from neo4j 4.4 PR: #1605

4.4.0

10 Nov 09:47
Compare
Choose a tag to compare

4.4.0

New Features:

  • Support for Neo4j 4.4 SSO, including discovery and refresh tokens PR: #1581

Improvements and fixes:

  • Limit initial maximum number of items shown in properties view (when large numbers of properties) PR: #1580

  • Add count to labels/relationship types in properties overview PR: #1585

  • Fix bug where relationship type styling was not applied in sidebar and properties view PR: #1578

  • Fix :auto for multistatement queries PR: #1561

  • Ensure maxframes setting is respected PR: #1569

  • Fix issue where fullscreen change didn't cause re-render PR: #1583

  • Update neo4j driver to 4.4.0 PR: #1587

4.3.5

13 Oct 17:56
Compare
Choose a tag to compare

4.3.5

New Features:

  • New node and relationship properties panel PR: #1526
  • Rework product analytics consent PR: #1542

Improvements and fixes:

  • Make sure :server connect is always run when there's no connection PR: #1529
  • Improve formatting of time duration values PR: #1523
  • Updated the guides sidebar PR: #1519

4.3.4

15 Sep 15:43
Compare
Choose a tag to compare

4.3.4

This is a maintenance release with the following fix:

  • Include pathname in redirect to fix SSO PR: #1528