Releases: skevy/graphiql-app
Releases · skevy/graphiql-app
0.7.0
v0.7.0
Perform electron-builder's suggestion
0.6.3
Fix errors on boot (#93)
* Provide a proper dev environment
* If no endpoint is provided, graciously tell the user
* Provide more help
0.6.1
- Add CORS support: #66
- Add close menu for non-macOS: #71
v0.6.0
- Updates to GraphiQL 0.10.2 + GraphQL 0.10.1
- Fix bad JSON.stringify in GET requests (c28bce7)
- Adds pre-build Windows + Linux binaries!
v0.5.1
- Use
Command + T
for new tab: #57
- Update some of the styling: #58
v0.5.0
- Allow header editing (#41)
- Support cookies (#44)
- Fix
ReactComponentBrowserEnvironment
path (#50)
- Allow more tabs (#43)
v0.4.2
- 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