Skip to content

Changelog

Neo Technology Build Agent edited this page Feb 3, 2020 · 47 revisions

4.0.3

  • Use best practices driver transaction functions by default PR: #1048

  • Fix HTML rendering issues on query results PR: #1054

  • Correct tab order in change password form PR: #1055

  • Make node 12 the default (using .nvmrc file) build env PR: #1058

  • Add :help auto + link to it from relevant errors and docs PR: #1057

4.0.2

  • Prefer bolt_routing URL from discovery if it exists PR: #1012

  • Format node/relationship counts in sidebar, inspector and legend PR: #1008 Issue(s): #953

  • Update SchemaFrame styling PR: #1013

  • User feedback running system commands PR: #1017

  • Fix versioned links to external docs PR: #1019

  • Suggest strong passwords in change-password frame PR: #1010

  • Update neo4j-driver to 4.0.1 PR: #1022

  • Query plans view expanded by default PR: #1020

  • Fix bug where NaN was displayed as null in result view PR: #1026

  • Add new Cypher syntax to :help cypher PR: #1027

  • Fixes viz bug when expand -> dismiss -> expand nodes. PR: #1031 Issue(s): #905

  • Add URL param support for populating editor with Cypher and parameters PR: #956

  • Fix :param when returning an implicit object with newlines PR: #1040

  • Use GraphQL version of Relate-API when available (in Neo4j Desktop) PR: #979

  • Fix indexes not showing on 4.0 with the :schema command PR: #1041

  • Allow database names to be escaped with back ticks with the :use command PR: #1042

4.0.1

  • Only show each database once in :dbs output PR: #1006

  • Check if db exists before switching to it, throw if not PR: #1007

  • Update neo4j-driver to 4.0.0 PR: #1009

4.0.0

  • Various small improvements to sysinfo PR: #975

  • Enable database switching with :use xx in multi-statement command PR: #993

  • Fix errors in community edition PR: #999

  • Make neo4j-browser compatible with future versions of Neo4j PR: #1001

3.2.26

  • Fix various UI glitches PR: #984

  • Don’t auto-connect without credentials PR: #985

  • Bring back JSON data export PR: #986

  • Fix "Force password change" on :server user add PR: #987

3.2.25

  • More robust :server change-password in a clustered system PR: #980

3.2.24

  • Request discovery endpoint in cloud env PR: #981

3.2.23

  • Revert "Use GraphQL version of Relate-API when available (in Neo4j Desktop)" PR: #978

3.2.22

  • Use GraphQL version of Relate-API when available (in Neo4j Desktop) PR: #969

  • Fix regression in write-code guide name PR: #977

3.2.21

  • Drag and drop cypher and grass files anywhere to import PR: #936

  • Upgrade neo4j-driver to 1.7.5 PR: #938

  • Detect operating enviromentments more generically PR: #937

  • Handle Infinity and -Infinity results correctly PR: #950

  • Now displaying clickable urls in table and graph views PR: #952

  • Export :history PR: #954

  • Give user more connection feedback + add connection timeout configuration PR: #955

  • Export query result records as JSON PR: #957

  • Support additional :param definition. See :help params in neo4j-browser for instructions. PR: #962

  • UI fixes on :server user add and :server user list commands PR: #974

3.2.20

  • Escape auto-completed labels, types and property keys in editor. PR: #926

  • Upgrade to neo4j-driver version 1.7.4 PR: #930

3.2.19

  • Block background queries until the prev is finished PR: #914

  • Updates to dark theme PR: #918

  • Fix retain credentials info on connect frame PR: #920

3.2.18

  • Add tx metadata to queries that's generated by user actions PR: #910

  • Fix subgraphs not displaying correctly under certain circumstances PR: #913 Issue(s): #912

  • Show query termination message when closing frame that has an active query PR: #911

3.2.17

3.2.16

  • Support Neo4j Kerberos auth when in a Neo4j Desktop environment PR: #863

  • Fix :help keys in dark mode PR: #891 Issue(s): https://github.com/neo4j/neo4j-browser/issues/889

  • Add link :server user list to admin section of db sidebar PR: #893

  • Fix hidden error on re-run when going from success -> error result PR: #890

  • Keep bolt connections alive in web workers PR: #888

3.2.15

  • Support deep links via Neo4j Desktop PR: #880

3.2.14

3.2.12

3.2.11

  • Introduce experimental features section in Settings PR: #837

  • Enable fullscreen ability for :queries frame PR: #838

  • Update icons PR: #829

  • Fix auto-completed relationships not showing in viz legend on first render PR: #840

  • Fix nested :params bug PR: #843 Issue(s): https://github.com/neo4j/neo4j-browser/issues/645

  • Update neo4j-driver to 1.7 and send transaction metadata with Cypher queries PR: #848

  • Fix stream rendering issues in IE 11 PR: #851

  • Add Order to plan output if it exists PR: #852

  • Let the configuration initCmd be empty PR: #850 Issue(s): https://github.com/neo4j/neo4j-browser/issues/780

  • Show message if neo4j-browser is opened without an active graph in a Neo4j Desktop environment PR: #856

  • Update links to documentation in the docs sidebar PR: #854

3.2.10

  • Fix neo4j-browser not working properly when db auth is disabled PR: #832

  • Fix rare neo4j-browser crash when clicking on yellow Cypher warning triangle PR: #834 Issue(s): #831

  • Future proof Neo4j Desktop integration by using the url field in connection info. PR: #833

  • Fix crashing :queries frame in clustered environments when all members couldn't be reached PR: #835

3.2.9

  • Fetch fresh version of remote guides on every request PR: #828

  • Fix issue where editor buttons would overflow the viewport PR: #827

3.2.8

  • Improve Cypher result rendering performance PR: #824

  • Fix username not updating in sidebar when disconnecting PR: #823

  • Prepare for Neo4j Desktop distribution PR: #825

3.2.7

  • Fix :server switch bug in Neo4j Desktop environment PR: #822

3.2.6

  • Add :history clear command PR: #800

  • Add pagecache hits and misses to plan output PR: #812

  • Add complete support for bolt+routing:// PR: #814

  • Add Neo4j Community Forum link to sidebar PR: #816

  • Enable users with non reader roles to connect PR: #818

3.2.5

  • Add toggle for multi statement cypher editor PR: #793

3.2.3

  • Fix editor to handle string literals that contain new lines PR: #794

3.2.2

  • Add support for multi-statement execution PR: #722

3.2.1

  • Handle changelog url building in disconnected state PR: #787

  • Fix crashing favorites sidebar when using non latin1 characters PR: #790

3.2.0

  • Fix meta query to be more performant PR: #785

  • Switch to React 16.4 PR: #784

3.1.15

  • Show the total number of nodes and relationships in db meta sidebar PR: #781

  • Fix issue where neo4j-browser kept allocating more and more disk space PR: #782

3.1.14

  • In guides allow one dynamic field to update multiple elements PR: #771

  • Fix :style / GraSS regressions PR: #772

3.1.13

  • Word break long values in db info drawer PR: #766

  • Fix [object Object] output when returning paths with new types PR: #762

  • Add auto refresh to sysinfo frame PR: #757

  • Fix missing inspector items when spread over more than one line PR: #764

  • Don’t add type hinting quotes on strings in CSV export PR: #767

3.1.12

  • Upgrade neo4j-driver to 1.6.1 PR: #754

3.1.10

  • Show more information on operators in plan output PR: #749

  • Fix docs links in sidebar to point to the connected version PR: #752

3.1.9

  • Upgrade neo4j-driver to 1.6.0 PR: #747

  • Render new types correctly in visualization PR: #748

3.1.8

  • Add page cache hit ratio to :sysinfo frame PR: #713

  • Make every type of Bolt transactions use web workers PR: #724

  • Display driver result summary in code view PR: #729

  • Display more store sizes if they exist (Neo4j > 3.2) PR: #737

  • Fix Cypher warning position in Warnings View PR: #736

  • Support new Neo4j types (Neo4j 3.4) PR: #735

  • Add new param syntax to evaluate against the server PR: #740

3.1.7

  • Fix for clearing local data when not signed in to browser sync PR: #719

  • Fix memory leak in background job PR: #723

3.1.5

  • Sync styling with Browser sync PR: #678

  • Disable editor highlighting with config option PR: #703

  • Add more detailed error messages for known Browser/OS issues PR: #706

  • Use latest released neo4j-driver PR: #711

  • Fix issue of some queries getting stuck because of the shape of the result PR: #708

  • Update :sysinfo to display 'Store sizes' jmx values PR: #715

3.1.4

  • Fix issue where mapping cypher result to vis would break the app PR: #677

3.1.3

  • Enable thread to execute cypher on (web worker) PR: #670

3.1.1

  • Show Browser Sync banner when not accepted terms yet PR: #669

3.1.0

  • Remove escaping of characters in tables views PR: #661

  • Add visual feedback when adding new favourite, and enter 'edit favourite' mode. PR: #663

  • Integrate with desktop API PR: #664

3.0.11

  • Fix setting initial password over TLS when encryption is required PR: #650

  • In query plan: show signature of the procedure that got called PR: #654

  • Autologin to Browser Sync and obey server config browser.allow_outgoing_connections PR: #641

  • In query plan: show the label that has been scanned PR: #655

  • Fix viz bug where boolean captions didn't show up on graph elements PR: #657

  • Add 3rd party LICENSES.txt and NOTICE.txt PR: #659

3.0.8

  • Fix various bugs in editor Cypher parsing PR: #642

  • Fix Browser not being able to run cypher queries when using TLS and self signed certs PR: #644

3.0.7

  • Fix null not rendering in table view results PR: #633

  • Fix generated query for sidebar meta items named ‘*’ PR: #634

  • Update neo4j-driver to 1.4.0 PR: #639

3.0.6

  • Fix display of zero length paths PR: #604

  • Fix expand/collapse of plan results in all levels PR: #610

  • Fix display of Neo4j integers in Cypher result frames PR: #619

  • Fix cypher result exports PR: #611

  • Use separate thread for running cypher queries PR: #591

  • Fix x overflow in frames with %-width in IE 11 PR: #626

  • Add ability to download a query plan as png PR: #624

  • Sort keys when inspecting nodes PR: #630

3.0.5

  • Add dark theme PR: #581

  • Add cluster role, db filename and total store size to sidebar PR: #566

  • Introduce fetching client configuration from a remote JSON file PR: #552

  • Only display truthy connection data in the browser title PR: #585

  • Fix sluggish experience when having hundreds of thousands meta items PR: #595

  • Add support for setting browser :config with objects PR: #594

  • Fix app break when no events in UDC state PR: #598

  • Save/Edit favorite in editor PR: #593

  • Bring back :style command PR: #602

  • Honor url whitelist when fetching remote grass files PR: #600

  • Fixes mapping issue when using :sysinfo with HA PR: #599

  • Don't add repeated executed commands to history PR: #609

3.0.4

  • Parse server config duration strings correctly PR: #563

3.0.2

  • Define URL to connect to with URL param 'connectURL' PR: #500

  • Fix slow loading of user and system info in database drawer PR: #497

  • Fix editor error when writing Cypher LOAD CSV or referencing non existing indexes PR: #517

  • Read and act on server config retain_connection_credentials PR: #498

  • Fix failure to parse server config browser.remote_content_hostname_whitelist PR: #521

  • Make the Browser commands case insensitive PR: #524

  • Fix missing scrollbars in left drawer in some web browsers PR: #523

  • Style table view and just show relevant information PR: #516

  • Backtick meta items in auto generated queries from drawer PR: #536

  • Fix login for restricted users PR: #537

  • Fix broken elapsed time in :queries frame PR: #538

  • Present total db hits and time stats in PROFILE View PR: #534

  • Bring back :server status command. PR: #532

  • Escape backticks in meta item queries PR: #549

  • Fix for sensitive dropdown menu closing too easy PR: #545

  • Fix indicator being at start of line in error messages PR: #544

  • Update document title with connected username and host PR: #546

  • Listen for config maxFrames and enforce that limit in stream PR: #541

  • Add support for handling multiple commands from browser.post_connect_cmd PR: #548

  • Limit number of meta items shown in db drawer PR: #550

  • Try to fetch guide remotely if not found locally PR: #483

  • Add slider to text view statusbar PR: #540

  • Fix unstable guide pagination PR: #555

  • Fix :help input with space PR: #554

  • Fix for collected graph items now showing up in viz PR: #531

  • Fix missing auth headers on local :GET, :POST etc command requests PR: #559

  • Fix cursor sometimes resetting to start position PR: #561

Clone this wiki locally