Releases: saileshkush95/APIKit
Release list
APIKit v0.5.0
- Release v0.5.0
- Add environments, code snippets and send to exported docs
- Bump actions/checkout to v5 for Node 24 support
- Fix Cargo.lock to drop yanked dispatch2 0.4.0 and other invalid versions
Installing
These builds are not code-signed, so the first launch needs one extra step.
- macOS — right-click the app and choose Open, or run
xattr -cr /Applications/APIKit.app - Windows — SmartScreen shows a warning: choose More info → Run anyway
- Linux — the AppImage needs
chmod +xbefore it will run
Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.
APIKit v0.4.0
- Release v0.4.0
- Redesing new request create workflow
Installing
These builds are not code-signed, so the first launch needs one extra step.
- macOS — right-click the app and choose Open, or run
xattr -cr /Applications/APIKit.app - Windows — SmartScreen shows a warning: choose More info → Run anyway
- Linux — the AppImage needs
chmod +xbefore it will run
Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.
APIKit v0.3.1
- Release v0.3.1
- implement github sync
- preserve github sync settings
Installing
These builds are not code-signed, so the first launch needs one extra step.
- macOS — right-click the app and choose Open, or run
xattr -cr /Applications/APIKit.app - Windows — SmartScreen shows a warning: choose More info → Run anyway
- Linux — the AppImage needs
chmod +xbefore it will run
Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.
APIKit v0.3.0
- Release v0.3.0
- Sync only the workspaces you choose
- Print docs as a PDF, per request, folder or workspace
- Inherit headers, auth, scripts and options down the collection
- Replace the docs editor with Tiptap, and give it a / menu
- Highlight generated code, and fix the cURL it generates
Installing
These builds are not code-signed, so the first launch needs one extra step.
- macOS — right-click the app and choose Open, or run
xattr -cr /Applications/APIKit.app - Windows — SmartScreen shows a warning: choose More info → Run anyway
- Linux — the AppImage needs
chmod +xbefore it will run
Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.
APIKit v0.2.1
- Release v0.2.1
- Make the keyboard selection in a dropdown visible
Installing
These builds are not code-signed, so the first launch needs one extra step.
- macOS — right-click the app and choose Open, or run
xattr -cr /Applications/APIKit.app - Windows — SmartScreen shows a warning: choose More info → Run anyway
- Linux — the AppImage needs
chmod +xbefore it will run
Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.
APIKit v0.2.0
- Release v0.2.0
- Fold the response away completely, to the edge it occupies
- Stop the Params tab deleting a row as its value is typed
- Undo and redo that survive the field, and cover what a field cannot hold
- Show what a variable resolves to on hover, and let it be edited there
- Bring the README up to date
Installing
These builds are not code-signed, so the first launch needs one extra step.
- macOS — right-click the app and choose Open, or run
xattr -cr /Applications/APIKit.app - Windows — SmartScreen shows a warning: choose More info → Run anyway
- Linux — the AppImage needs
chmod +xbefore it will run
Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.
APIKit v0.1.9
- Release v0.1.9
- Collection-scoped variables
- JSON Schema assertions
- CLI runner, so a collection can run in CI
Installing
These builds are not code-signed, so the first launch needs one extra step.
- macOS — right-click the app and choose Open, or run
xattr -cr /Applications/APIKit.app - Windows — SmartScreen shows a warning: choose More info → Run anyway
- Linux — the AppImage needs
chmod +xbefore it will run
Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.
APIKit v0.1.8
- Release v0.1.8
- Group the backend by what the code is for
- gRPC on tonic: streaming, and a status that is actually read
- gRPC from .proto files, with a service and method browser
- Client certificates and private certificate authorities
- Export to Postman and OpenAPI, and stop leaking credentials
- OAuth 2.0: authorization code with PKCE, client credentials, password, device
- Compact key/value grid, per-row enable, descriptions, bulk edit
Installing
These builds are not code-signed, so the first launch needs one extra step.
- macOS — right-click the app and choose Open, or run
xattr -cr /Applications/APIKit.app - Windows — SmartScreen shows a warning: choose More info → Run anyway
- Linux — the AppImage needs
chmod +xbefore it will run
Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.
APIKit v0.1.7
- Release v0.1.7
- Runner concurrency, load rate cap and comparison, proxy image preview
- gRPC, driven by server reflection
- HTTP/3 over QUIC
- Response breakpoints
- A console for the whole session
Installing
These builds are not code-signed, so the first launch needs one extra step.
- macOS — right-click the app and choose Open, or run
xattr -cr /Applications/APIKit.app - Windows — SmartScreen shows a warning: choose More info → Run anyway
- Linux — the AppImage needs
chmod +xbefore it will run
Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.
APIKit v0.1.6
- Release v0.1.6
- Release notes that say what changed, and how to install
- Fold XML and HTML responses
- Load reports say why requests failed
- Scroll the variable suggestions to follow the arrow keys
- Every Faker generator as a dynamic variable
- Mock event streams
- Proxy breakpoints, and tab rows that scroll instead of spilling
- Runner history and export, and a shortcuts page
- Keep the response tabs in place while a request is in flight
- Show the response tabs before the first request
- Tier 1: TLS advisories, monitor auth, split orientation, environment menu
- Stage releases as a prerelease, not a draft
Installing
These builds are not code-signed, so the first launch needs one extra step.
- macOS — right-click the app and choose Open, or run
xattr -cr /Applications/APIKit.app - Windows — SmartScreen shows a warning: choose More info → Run anyway
- Linux — the AppImage needs
chmod +xbefore it will run
Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.