Skip to content

Releases: saileshkush95/APIKit

APIKit v0.5.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 08:09
  • 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 infoRun anyway
  • Linux — the AppImage needs chmod +x before it will run

Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.

APIKit v0.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 10:20
  • 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 infoRun anyway
  • Linux — the AppImage needs chmod +x before it will run

Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.

APIKit v0.3.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 03:36
  • 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 infoRun anyway
  • Linux — the AppImage needs chmod +x before it will run

Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.

APIKit v0.3.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 06:18
  • 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 infoRun anyway
  • Linux — the AppImage needs chmod +x before it will run

Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.

APIKit v0.2.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 10:26
  • 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 infoRun anyway
  • Linux — the AppImage needs chmod +x before it will run

Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.

APIKit v0.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 09:54
  • 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 infoRun anyway
  • Linux — the AppImage needs chmod +x before it will run

Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.

APIKit v0.1.9

Choose a tag to compare

@github-actions github-actions released this 30 Jul 05:07
  • 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 infoRun anyway
  • Linux — the AppImage needs chmod +x before it will run

Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.

APIKit v0.1.8

Choose a tag to compare

@github-actions github-actions released this 30 Jul 04:24
  • 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 infoRun anyway
  • Linux — the AppImage needs chmod +x before it will run

Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.

APIKit v0.1.7

Choose a tag to compare

@github-actions github-actions released this 29 Jul 02:28
  • 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 infoRun anyway
  • Linux — the AppImage needs chmod +x before it will run

Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.

APIKit v0.1.6

Choose a tag to compare

@github-actions github-actions released this 28 Jul 16:33
  • 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 infoRun anyway
  • Linux — the AppImage needs chmod +x before it will run

Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.