Skip to content

Kivo v0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Apr 14:47

v0.4.1: Folder Hierarchy, Settings, and Workflow Refinements

  • feat: add collection folders with nested structure support
  • feat: add request settings improvements and folder-level controls
  • feat: add folder menu parity with copy/paste and show-in-files actions
  • feat: add collection-level folder paste support for cross-collection workflows
  • fix: preserve scope body state and stabilize JSON persistence
  • fix: persist and normalize GraphQL body/variables more reliably
  • fix: trim auth payload values before save/send
  • chore: restore newline storage handling

Author: dexter-xD, Now part of DevlogZz.

Download Kivo (v0.4.1)

Platform Installer Architecture
Windows Download .exe / .msi x64
macOS Apple Silicon .dmg arm64
macOS Intel .dmg x64
Linux Download .deb x64
Linux Download .rpm x64

Linux Installation Guide

  • Debian / Ubuntu:
    sudo apt install ./Kivo_0.4.1_amd64.deb / sudo dpkg -i ./Kivo_0.4.1_amd64.deb
  • Fedora / RHEL:
    sudo dnf install ./Kivo-0.4.1-1.x86_64.rpm
  • Arch / Other (RPM via rpm tool):
    sudo rpm -i --nodeps --nosignature ./Kivo-0.4.1-1.x86_64.rpm

Full Changelog: View CHANGELOG.md
Tag Comparison: v0.4.0...v0.4.1