Releases
v0.6.0
UI/UX Overhaul
Redesigned the UI to give it a new sleek, neumorphic design with more intuitive navigation
Changed from scatter plot graph to bar graph for more straightforward, dynamic data analysis
Created persistent URLs for seamless testing of different network protocols
Improved form validation to preempt bad requests
Implemented actionable error handling in request composers
GraphQL Schema Introspection
Added schema introspection tool
GraphQL Type Hinting & Schema Linter
Included a feature that allows for smart type hinting and auto-completion when creating queries/mutations/subscriptions
Added a schema linter to send back precise, actionable error messages
Bug Fixes
Fixed SSE requests bug to get fully working
Fixed GraphQL subscriptions bug to get fully working
Resolved uncaught exception errors
Developer Notes
Upgraded Electron to v8.5.0
Fixed webpack to allow for hot module reloading
Optimized gRPC composer to reduce unnecessary component rendering
Expanded testing suites to include functional tests of all network protocols and configured into Travis CI
Added support for loading components with dynamic imports via @loadable/component
You can’t perform that action at this time.