Skip to content

Neo4j Desktop 1.3.4

Latest
Compare
Choose a tag to compare
@akollegger akollegger released this 04 Aug 16:41
· 7 commits to master since this release
b57418c

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