Skip to content

Releases: neo4j-devtools/neo4j-desktop

Neo4j Desktop 1.3.4

04 Aug 16:41
b57418c
Compare
Choose a tag to compare

This is a patch release to fix a problem installing Graph Apps hosted on npmjs.org. A change (improvement, it seems) on the npmjs side now rejects badly formed HTTP GET requests. This patch corrects our requests for npm packages containing Graph Apps.

Now you can, again, install great apps like GraphQL Architect.

Fixes:

  • Corrected header for HTTP GET during Graph App install, from Content-Type --> Accept

Neo4j Desktop 1.3.3

20 Jul 08:15
b57418c
Compare
Choose a tag to compare

This is a maintenance release.

Fixes:

  • Support for neo4j+s and neo4j+ssc when adding remote DBMS connections

Neo4j Desktop 1.3.2

14 Jul 06:02
b57418c
Compare
Choose a tag to compare

Highlights:

  • Database dump & load operations. Create a database dump from the context menu of the DBMS. To load a dump, use the context menu of the dump file to create a new DBMS.

New and improved:

  • New: open .mdx files with Neo4j Browser, which has experimental support for viewing that format
  • Improved: sidebar UX Updates PR: #838
  • Improved: Bundled with Neo4j 4.1.0 and Bloom 1.3.2

Neo4j Desktop 1.2.9

03 Jun 10:23
c2a9b41
Compare
Choose a tag to compare

Highlights:

  • Import Project! Create a new project by importing an archive (either .zip or .tgz)
  • Native Menubar / Tray icon and context menu for MacOS. Easy access to managing Neo4j DBMSes and launching Graph Apps

New and improved:

  • New: Neo4j Streams plugin now available for Kafka integration
  • Improved: The "First use project" now features interactive query building in the movies guide.
  • Improved: Bundled with Neo4j 4.0.4 and Bloom 1.3.1

Fixes:

  • Fix: PATH environment variable for macOS when using node.js API
  • Fix: Graph App release notes always display