GraphiQL.App Changelog

What's new in GraphiQL.App 0.7.0

Feb 16, 2018
  • Perform electron-builder's suggestion

New in GraphiQL.App 0.6.3 (Oct 25, 2017)

  • Fix errors on boot (#93)
  • Provide a proper dev environment
  • If no endpoint is provided, graciously tell the user
  • Provide more help

New in GraphiQL.App 0.6.1 (Oct 24, 2017)

  • Add CORS support: #66
  • Add close menu for non-macOS: #71

New in GraphiQL.App 0.6.0 (Oct 24, 2017)

  • Updates to GraphiQL 0.10.2 + GraphQL 0.10.1
  • Fix bad JSON.stringify in GET requests (c28bce7)
  • Adds pre-build Windows + Linux binaries!

New in GraphiQL.App 0.5.1 (Oct 24, 2017)

  • Use Command + T for new tab: #57
  • Update some of the styling: #58

New in GraphiQL.App 0.5.0 (Oct 24, 2017)

  • Allow header editing (#41)
  • Support cookies (#44)
  • Fix ReactComponentBrowserEnvironment path (#50)
  • Allow more tabs (#43)

New in GraphiQL.App 0.4.2 (Oct 24, 2017)

  • Refactor and fix handling of tabs: aa53380
  • Enable zoom in/out in view menu: 7c14252
  • Update GraphQL and GraphiQL to 0.7.0 and 0.7.8 respectively: c5ca849

New in GraphiQL.App 0.4.1 (Oct 24, 2017)

  • Properly prune

New in GraphiQL.App 0.4.0 (Oct 24, 2017)

  • Merge pull request #30 from skevy/autorelease-to-github
  • Add autorelease functionality to GitHub Releases

New in GraphiQL.App 0.3.2 (Oct 24, 2017)

  • Update GraphiQL to 0.5.0
  • Update GraphQL to 0.14.7
  • Misc style updates

New in GraphiQL.App 0.3.1 (Oct 24, 2017)

  • Restore @skevy's redbox fork of GraphiQL
  • Use unique key per tab in localstorage 1e4700b

New in GraphiQL.App 0.3.0 (Oct 24, 2017)

  • Updated GraphiQL to 0.3.0 with the new Documentation tab!