Kivo v0.3.6
v0.3.6: Expanded Auth Support & JSON Query Engine
- feat: Expanded Auth Support. New support for Basic Auth and API Key (Header/Query) with inheritance.
- feat: Environment Autocomplete. Triggered by
{{, supports arrow-key navigation and Tab selection. - feat: Kivo JSON Query Engine v1. High-performance, index-backed engine for real-time response filtering.
- feat: Enhanced Variable Highlighting. Robust syntax highlighting in URL and Auth fields.
- feat: JSON Tree Filtering. Expression-based search with dynamic node highlighting.
- feat: UI Improvements. Bulk edit mode for headers, quick-copy for JSON nodes, and rich response visualization.
- fix: Resolved state normalization bugs that stripped auth fields during rapid typing.
- fix: Fixed header deletion and response persistence issues.
Download Kivo (v0.3.6)
| 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.3.6_amd64.deb - Fedora / RHEL:
sudo dnf install ./Kivo-0.3.6-1.x86_64.rpm - Arch / Other (RPM tool):
sudo rpm -i --nodeps --nosignature ./Kivo-0.3.6-1.x86_64.rpm
Full Project History: View CHANGELOG.md
Tag Comparison: v0.3.4...v0.3.6