Skip to content

Releases: neo4j/neo4j-browser

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

4.3.3

30 Aug 13:11
Compare
Choose a tag to compare

4.3.3

This is a maintenance release with a few fixes.

  • Fix issues with trailing spaces in commands PR: #1503

  • Fix incorrect warnings about missing params in cypher queries PR: #1504

  • Fix main editor fullscreen resize bug PR: #1512

4.3.2

17 Aug 17:47
Compare
Choose a tag to compare

4.3.2

New Features:

  • Preview of SSO for browser PR: #1478

Improvements and fixes:

  • Improved cursor movement across wrapped lines in Cypher Editor PR: #1450

  • Fixed issue with bottom bar overflowing in fullscreen mode PR: #1467

  • Fixed issue where whitespace was not preserved in result PR: #1439

  • Improve table view for complex objects PR: #1453

  • Increase range of zoom controls PR: #1464

  • Add export option to favorite folder PR: #1483

  • Prevent crash on database connection lost PR: #1463

  • Refresh plan statistics after re-running query PR: #1455

  • Update csv export serializer to escape newlines PR: #1470

  • Fix sysinfo frame, by reading new neo4j settings PR: #1473

  • Prevent use of sysinfo command when using system db PR: #1487

  • Add hash to filenames of webpack split/chunk bundles, to prevent crash on switching browser versions PR: [#1458]
    (#1458)

  • Replace gifs with compressed mp4 PR: #1412

4.3.1

22 Jun 15:35
Compare
Choose a tag to compare

4.3.1

New features:

  • Frame UI updates including new frame button positions PR: #1427

  • Send query to main editor with cmd+click PR: #1403

Improvements and fixes:

  • Improve styling of sidebar guides PR: #1406

  • Fix graph visualization performance issues for nodes with long captions PR: #1429

  • Focus reusable editor on edit PR: #1437

  • Fix issue where sandbox showed "Connecting.." banner even when connected PR: #1415

  • Bump driver to 4.3.1 PR: #1432

4.3.0

21 Jun 17:40
Compare
Choose a tag to compare

4.3.0

  • Add 4.3 cypher keywords PR: #1411

  • Add support for home database PR: #1410

  • Upgrade to driver 4.3.0 PR: #1414

  • add support for browser.retain_editor_history setting PR: #1419