Releases: neo4j/neo4j-browser
4.4.3
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
4.4.1
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
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
4.3.5
New Features:
Improvements and fixes:
4.3.4
4.3.3
4.3.2
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