Releases: neo4j-devtools/neo4j-desktop
Releases · neo4j-devtools/neo4j-desktop
Neo4j Desktop 1.3.4
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
This is a maintenance release.
Fixes:
- Support for
neo4j+s
andneo4j+ssc
when adding remote DBMS connections
Neo4j Desktop 1.3.2
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
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