Skip to content

Releases: neo4j/neo4j-browser

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

4.2.6

28 Apr 15:25
Compare
Choose a tag to compare

4.2.6

New features:

  • New Guides sidebar and :guide command PR: #1354

Improvements and fixes:

  • Remove "Are you sure you want to close this" modal from reusable result frame PR: #1355

  • Give monaco search widget proper focus PR: #1367

  • Neo4j Logo updates PR: #1379

  • Use last db instead of default db where possible PR: #1370

4.2.5

11 Mar 13:58
Compare
Choose a tag to compare

4.2.5

Improvements and fixes:

  • Populate Cypher editor with clicked favorite again #1317

  • Add workaround to squashed command palette in small cypher editors PR: #1312

  • Autoclose single quotes in cypher editor PR: #1307

  • Fix ligatures text view PR: #1306

  • Cypher editor font weight PR: #1314

  • Display Cypher warnings on correct positions PR: #1313

  • Populate editor with clicked text like before PR: #1317

  • Reset editor history position on set content PR: #1316

4.2.4

04 Mar 13:06
Compare
Choose a tag to compare

4.2.4

  • Fix favorites sidebar bug PR: #1308

4.2.3

04 Mar 09:24
Compare
Choose a tag to compare
4.2.3 Pre-release
Pre-release

4.2.3

Note this release has an issue where favorite-folders show up as duplicated, but no data is changed. This is fixed in 4.2.4.

New Features:

  • New Cypher Editor PR #1248

  • Reusable result frame allows the query in an individual result frame to be edited and rerun PR: #1268

  • Improved Favorites Management PR: #1278

  • Added links to product notifications and to provide feedback on the product PR: #1282

Improvements and Fixes:

  • Improve performance when receiving large query results PR: #1274

  • Frame button interaction changes PR: #1280

  • Updated :play intro with new screenshots and text. PR: #1283

  • Fix to have browser respect the protocol specified in the connection string and not use default PR: #1269

4.2.2

03 Mar 07:08
Compare
Choose a tag to compare

4.2.2

  • Bump Neo4j driver to 4.2.2 PR: #1265

  • Update how Browser detects and behaves in different environments PR: #1266

4.2.1

08 Jan 13:11
Compare
Choose a tag to compare

4.2.1

  • Update cypher editor with new keywords PR: #1240

  • Update "create index" examples to use new syntax PR: #1239

  • Add color to relationships in sidebar PR: #1232

  • Fix issue where users couldn't be added when on a cluster PR: #1238

  • Update connection form to better reflect Aura usage PR: #1235

  • Removed information about creating a new db in :play movies PR: #1245

  • Allow zoom buttons on small frames (with settings config) PR: #1246

  • Add :server disconnect link to the sidebar PR: #1252

  • Fix for fullscreen not growing to full size PR: #1231

  • Update documentation drawer look & feel PR: #1250