Releases: da-troll/GraphQLves
Releases · da-troll/GraphQLves
v1.1.0 — Renamed to GraphQLves
Changes
- Renamed the extension from
GraphQeLvesto GraphQLves across all code, manifest, UI, and docs. - Version bump 1.0.0 → 1.1.0 (manifest, package.json, export bundle meta, mock User-Agent).
- GitHub URLs in docs updated to
github.com/da-troll/GraphQLves.
Breaking
- LocalStorage theme key renamed (
graphqelves-theme→graphqlves-theme). Existing users will see the default dark theme once on next load.
v1.0.0 - Initial Release
GraphQeLves v1.0.0
The first official release of GraphQeLves - a Chrome DevTools extension for inspecting and debugging GraphQL network requests.
Features
- Real-time monitoring of GraphQL queries, mutations, and subscriptions
- Syntax-highlighted GraphQL query viewer
- Formatted JSON response viewer
- Request/response header inspection
- Multi-select export with cURL commands
- Smart filtering by operation type and search
- Dark/light theme support
- Persisted query detection
Installation
- Download
graphqelves-v1.0.0.zip - Extract the ZIP file
- Go to
chrome://extensions/ - Enable "Developer mode"
- Click "Load unpacked" and select the extracted folder
Or install from the Chrome Web Store (coming soon).