Skip to content

v1.3.0

Compare
Choose a tag to compare
@timsuchanek timsuchanek released this 01 Dec 11:26

image

Features

  • GraphQL Config Support in middleware + Editing functionality
  • New Editor Config - allows you to customize the Playground to your needs
  • Multiple Projects and Endpoints support: You now can use one endpoint per Tab if you like!
  • HTTP Headers are now a JSON input - so you can edit them more easily!
  • New UI! Buttons have been rearranged to have a better overview
  • You can open and edit files .graphql in your project
  • The Sidenav now shows a count of tabs
  • Support in the graphql CLI: Use the latest GraphQL CLI to have full GraphQL Config support, even with environment variables!

Fixes

  • Clicking on the Mac dock icon now reopens the playground
  • Intro screen list is inverted to show the latest at the top